/Webscraping_linkedin

Linkedin Scraper with RegeX

Primary LanguagePython

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
  • --keyword = job title
  • --limit = number of profiles

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