Skip to content

Instantly share code, notes, and snippets.

View v1b3m's full-sized avatar
💭
Tables turn, bridges burn, I live and learn...

Benjamin Mayanja v1b3m

💭
Tables turn, bridges burn, I live and learn...
View GitHub Profile
@v1b3m
v1b3m / fbme.py
Created June 24, 2019 20:09 — forked from jkuruzovich/fbme.py
Facebook Graph API Example in Python
# Facebook Graph API Example in Python
# by James Thornton, http://jamesthornton.com
# Facebook API Docs
# https://developers.facebook.com/docs/graph-api/using-graph-api#reading
# Get Your Facebook Access Token Here...
# https://developers.facebook.com/tools/explorer/145634995501895/?method=GET&path=me
# Before running this script...