/LinkedinEasyApplybot

This bot uses selenium, scrolls through linkedin pages and collects the URLs of the easy apply jobs only.

Primary LanguagePython

LinkedinEasyApplybot

This bot uses selenium, scrolls through linkedin pages and collects the URLs of the easy apply jobs only and prints it out in a csv or text file.It is assumed before on activates this file that he/she has already signed in to their LinkedIn account. Also, it is assumed that the package selenium is already installed and that that google chrome is the web driver used. It would also be worth mentioning that this code has been written for python 2.7. One thing to keep in mind is that I have set the time to get one url link of an easy apply job on linked in to be 10 sec. and I did this hard constraint to avoid bombarding linkedin servers with my requests.