Skip to content

scraperwiki-archive/linkedin-tool

Repository files navigation

For development:

sudo apt-get install libyaml-dev
pip install -r devreq.txt
virtualenv .

For running (as a tool, etc):

pip install -r requirements.txt

Remember to . activate

To run tests:

. activate
specloud test/*.py

About

Given a list of people, looks them up and gets info about them via LinkedIn people search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages