Home / Companies / Neo4j / Blog / Post Details
Content Deep Dive

Exploring LinkedIn in Neo4j

Blog post from Neo4j

Post Details
Company
Date Published
Author
Neo4j Staff
Word Count
1,120
Language
English
Hacker News Points
-
Summary

The author, Rik Van Bruggen, explores the possibilities of using Neo4j as a graph database to visualize and interact with LinkedIn's professional network. He successfully extracts data from LinkedIn's InMaps visualization tool using Python scripts, which can be imported into Neo4j for further analysis and querying. The process involves accessing the LinkedIn API, importing the extracted data into Neo4j, and then querying the graph database to create an interactive visual representation of one's professional network.