Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 545 Bytes

Linkedin crawler

Link Crawl

python linkedin.py -email '' -password '' : crawl all links from linkedin page

wiki

python linkedin.py : crawl a wiki page to get all engineer school

School Crawl

python linkedin_bot_crawler.py -email '' -password '': It will connect to linkedin and crawl all profile from the previously crawled school. It is linked to mangodb (you need to install it and launch the server)

Result.

I was able to get almost 100 000 profiles from it (helping for recruting some dev from my start up at the moment).