wodsuz / EasyApplyJobsBot

A python bot to automatically apply all Linkedin,Glassdoor, etc Easy Apply jobs based on your preferences. Auto login, auto fill additional questions, apply automatically!
https://www.automated-bots.com/
Other
424 stars 141 forks source link

mechanism to retain sign in information #55

Closed DanielOX closed 9 months ago

DanielOX commented 9 months ago

Hi, I was using this script to apply for different jobs but it's really difficult to see login page repeatedly for each run. I have created a PR (https://github.com/wodsuz/EasyApplyJobsBot/pull/54). This helps the script to retain the cookies/session information after the initial login and then re-uses that session for subsequent script launches.

wodsuz commented 9 months ago

Thanks a lot, I've just added your logic to code.