/linkedin-search

Filter relevant job postings from linkedin

Primary LanguagePython

Linkedin job postings scraper

  • Looks for all job postings through the countries you are interested in
  • Filters out postings with irrelevant description and titles (see ignoreIfTitleContains and ignoreIfDescriptionContains)
  • Opens in browser all relevant job postings
  • Does not show viewed postings

Setup

  1. Create file auth.properties
email=myemail@gmail.com
password=MYStrongPasswordFromLinkedInAccount
  1. Setup config.py for your search preferences
  2. Launch main.py
  3. To get clean result, remove cache at ./output/*