Software Development - Scraping Data from Jobs site

·

1 min read

If you are interested in scraping jobs information from job site, these are the 2 projects which I have worked on to scrap data from Seek and Linkedin. This uses Selenium to scrap data, and it is written in Python

Seek Scraper
https://github.com/squid-labs/seek_scraper

Linkedin Scraper

https://github.com/squid-labs/linkedin-scraper