An open API service indexing awesome lists of open source software.

https://github.com/tchaton/crawler


https://github.com/tchaton/crawler

linkedin-crawler

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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).