8000 GitHub - shubs/linkedin_to_neo4j: linkedin_to_neo4j
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shubs/linkedin_to_neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Why this ?

You probably need to anyalize/monitor your linkedin network. I personally use this to have a better visualization of my network and run some data analysis on it. graph

How to use

You have to setup your linkedin API key by creating an app into it Linkedin app settings Linkedin API documentation

git clone https://github.com/shubs/linkedin_to_neo4j.git
cd linkedin_to_neo4j

pip install oauth2
pip install simplejson
pip install py2neo

chmod +x import.py
Usage:	./import.py consumer_key consumer_secret oauth_token oauth_token_secret

You have to make sure that your Neo4j sever is started link to Neo4j Guide!

PS : This script is based on rjbriody work

About

linkedin_to_neo4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0