python-facebook-api

A simple Python wrapper around the Facebook Graph API

A simple Python wrapper around the Facebook Graph API. ... can call with the following: In [5]: api.get_page_feeds(page_id="20531316728",count=2) Out[5]: ...

Lee mas