Forum Archive

How Facebook API works ?

olife

How to use Facebook API? I install via pip install Facebook-sdk, but donˋ t works. Thank. Regards Oliver

ccc

How did you do the installation?
What error message are you seeing?

mikael

@olife, facebook API requires registering your app and API keys to sign in. There are official and unofficial python implementations with different ways of accomplishing the latter.