A simple Linkedin Scraper that uses Google to search for Linkedin Profiles
- python2.7+
- pip
- requests
pip install -r requirements.txt
python linkedin_scraper.py --keyword "nasa" --limit 500
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.