Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
fb.py
SUBMITTED BY:
kvnbhiccoo
DATE:
Dec. 12, 2016, 2:03 p.m.
FORMAT:
Text only
SIZE:
238 Bytes
Raw
Download
Tweet
HITS:
1318
Go to comments
Report
fb.py -- Python bindings for Facebook Graph API
===============================================
>>> from fb import API
>>> fbapi = API(APP_ID, APP_SECRET)
>>> friends = fbapi.using(user_access_token).me.friends.get()
yoyo man
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus