https://github.com/rmdes/facebook-network-analysis
A script that takes JSON data from the Lost Circles Chrome extension, which mines your Facebook connections, and performs network analysis: centrality, cliques, exporting to gexf, and plotting.
https://github.com/rmdes/facebook-network-analysis
Last synced: 12 months ago
JSON representation
A script that takes JSON data from the Lost Circles Chrome extension, which mines your Facebook connections, and performs network analysis: centrality, cliques, exporting to gexf, and plotting.
- Host: GitHub
- URL: https://github.com/rmdes/facebook-network-analysis
- Owner: rmdes
- License: mit
- Created: 2016-09-03T13:13:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-13T20:16:33.000Z (almost 10 years ago)
- Last Synced: 2025-06-29T23:38:34.704Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook-Network-Analysis
A script that takes JSON data from the Lost Circles Chrome extension, which mines your Facebook connections, and performs network analysis: centrality, cliques, exporting to gexf, and plotting.