Skip to content

Source code blog article "Use Python to Scrape LinkedIn Profiles"

Notifications You must be signed in to change notification settings

serply-inc/linkedin_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Source code blog article "Use Python to Scrape LinkedIn Profiles"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages