Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 457 Bytes

JobScraper

This is a job extraction web scraper for indeed.com. The code supports extracting job titles, company names, locations and the links. JobScraper uses Requests, BeautifulSoup and CSV libraries.

This code is under the MIT License. Forking the repository, improving the code or sharing the feature ideas, are very welcome.

Special thanks to the contributors: @Harry-Lees and @Myphz