Question

Update status Facebook using Python I am using this answer to solve my problem. But this thing asks to authenticate the app , that is ok. But every time I run the script it again opens the browser .. what I want is to post it silently without opening the browser once I have given all the permissions to the app.

Was it helpful?

Solution

PyFacebook is deprecated. Use the new Oauth REST Api.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top