- Jun 30, 2014
- 13,767
- 5,227
So I'm in the early stages of coding a scraper for linkedin. Its actually for pretty legit reasons (not spammy in any way) but unfortunately due to amount of spamming in LinkedIn they're very anti scaper. They use sentinel and all kinds of things.
My end goal is to be able to scrape all the people's names and positions that work for specific companies.
So far I've noticed residential IP addresses seems to be able to view more information without logging in but its much easier to scrape the data I need by logging in.
So my question is if I log in from a brand new account from a server IP with zero connections how much data can I scrape if I'm using something like PhantomJS before they limit my account?
If anyone has any experience with scraping LinkedIn I'd really like to hear their thoughts.
Thanks!
My end goal is to be able to scrape all the people's names and positions that work for specific companies.
So far I've noticed residential IP addresses seems to be able to view more information without logging in but its much easier to scrape the data I need by logging in.
So my question is if I log in from a brand new account from a server IP with zero connections how much data can I scrape if I'm using something like PhantomJS before they limit my account?
If anyone has any experience with scraping LinkedIn I'd really like to hear their thoughts.
Thanks!