Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 525 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 525 Bytes

Linkedin Scraper

A simple Linkedin Scraper that uses Google to search for Linkedin Profiles

Requirements

  • python2.7+
  • pip
  • requests

Installation

pip install -r requirements.txt

Usage

python linkedin_scraper.py --keyword "nasa" --limit 500

Contributing

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.

License

MIT