Changing script from selenium to http requests
Budget: $30 – $250 USD
Have a script that logins to a website using selenium to get headers / cookies and stores them in a text file. It passes those to HTTP requests to login. I'd like the script to be complete http requests and not use selenium to login and to get the headers/cookies.