Scrape Linkedin
Linkedin has 3 separate entities I want to scrape * profiles * companies * jobs
Tooling
- joeyism/linkedin_scraper: A library that scrapes Linkedin for user data
- Not all of it works but some of it does
- Some of it works but not all of it
- VishwaGauravIn/linkedin-jobs-api: 🔥Advanced node.js package for getting job listings from LinkedIn 💼
- Tested and works
- This works, but only does job, I also want to know about companies
- DrakenWan/Yale3: A simple LinkedIn profile scraper implemented as a chrome extension
- Updated, but I need to test this one