https://github.com/tchaton/crawler
https://github.com/tchaton/crawler
linkedin-crawler
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tchaton/crawler
- Owner: tchaton
- Created: 2017-01-14T14:56:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T21:30:13.000Z (about 9 years ago)
- Last Synced: 2025-01-21T03:24:53.390Z (over 1 year ago)
- Topics: linkedin-crawler
- Language: Python
- Size: 1.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).