Skip to content

CJay-Cipher/LinkedInJobSearchBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinkedInJobSearchBot

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.

About

Scrapes LinkedIn for jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%