Scrapes LinkedIn for jobs
The LinkedInJobSearchBot has the capability of searching for jobs specified via the job title ,e.g., "DevOps Engineer" and location,e.g., "Nigeria".
To run the bot, clone the repo and run install the requirements:
pip install requirements.txt
In the "RUNNINIG BOT" section, type in your LinkedIn email,password,job title you would like to search for and the location of your choice.
Using the information provided, the bot will log in to your LinkedIn account and scrape jobs from 10 pages(if it the total pages found is up to 10 else, it scrapes from the available pages) and saves the data in both a json file and csv.