Skip to content

viktorvanwijk/linkedin_job_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

LinkedIn job scraper with custom title and description filters, and a GUI.

Why?

The LinkedIn search engine is broken. It keeps showing (promoted) vacancies that are not related to the search query. For example, using the query 'python' results in 1000+ new vacancies every day. This would be fine if they didn't include stuff like 'Filling team employee' at some supermarket, 'Dishwasher employee' at some restaurant, or software jobs related to other languages.

How?

By using HTML scraping on LinkedIn's guest job search.

Required packages

  • requests
  • BeautifulSoup
  • lxml
  • pandas
  • PyQt5 (optional)

GUI example

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages