Skip to main content

A simple script to crawl linkedin connections to make them into a more indexable and searchable list: https://github.com/angl/linkedin_crawl/ sharing in case it’s useful for others. use it as your own risk as I didn’t read the linkedin ToS very carefully

J
Written by Jasmine Sunga
Updated over 5 years ago

So do we just run it once and we will get a master file ?

Yes. You need to put in your LinkedIn credentials and the person’s page URL whose connections you wanna crawl. It will spit out the connections in a csv file. The Readme file in the repo has more details for how to use it :)

Did this answer your question?