0
Need some help in scraping data from LinkedIn!
Whatsup guys! I have a project with me which needs some data to be scraped from LinkedIn. I tried to get a script for that but the LinkedIn API has a lot of restrictions. Can anyone help me out here?
1 Answer
+ 2
You might want to look into just getting the page source and searching through it with regex for the info you need (: