-
Get your FB Access Token here
-
pull your FB friends data and create cliques in your network:
python fb-graph-generator.py
- fire up the webserver with this command:
python -m SimpleHTTPServer [portnumber]
- graph generator .py script
- html visualization files
- FB API Access Token
- Python modules
requests, json, facebook, network, SimpleHTTPServer, SocketServer
These scripts are dedicated to the public domain. Use them as you please with no restrictions whatsoever. Developed and inspired rom https://github.com/ptwobrussell/Mining-the-Social-Web-2nd-Edition