Skip to content

ccorcos/facebook-graph-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Graph Explorer

This python script helps you gather any information you want from your own facebook account via the Facebook Graph API.

First, you'll need to go the the Facebook Graph Explorer select the API v1.0 and generate an access token. This token is good for about an hour. Copy paste that access token to the token variable in fb.py.

You're all set. You are free to use the graph explorer. Check out the fb-examples.py for how to use it.

Download your Facebook Social network

To download your Facebook social network, open Terminal and run

python fb-friend-network.py

If you get an error, get a new access token and try again.

Future

Try Minimum Spanning Tree. Remove the K-1 largest edges for K clusters

Try Low Stretch Spanning Tree.

About

A python api for accessing all of your facebook data through the facebook graph explorer api and downloading your social network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages