Anyone tried to scrap google and linkedin?

Hello.
Its posible to do. Use parser SE::Google::Modern SE::Google::Modern. You only need to correctly set the search query format:
For example: $query "Student at {subs:univer}" "{subs:year}" -Graduate site:www.linkedin.com/in/
In the files are the corresponding parts for the query: university name, year
In the result you get a Google issue with which you can select a link to profiles from which you can get the name of the profiles
 
Back
Top