How to post to facebook using python?

Appears pyfacebookand is simplefacebookoutdated. Facebook email also works. What is the current way of doing this?

+4
source share
1 answer

https://developers.facebook.com/products/messenger/

It seems that there are links to create applications that integrate messenger support.

You can try using the API there, as some applications seem to be integrated with it, I assume that this is unlikely to change any time soon.

, , API API facebook
https://developers.facebook.com/docs/sharing/reference/send-dialog
Javascript, Python.

, Facebook Autoresponder, , :
http://sourceforge.net/projects/facebook-autoresponder/files/?source=navbar

+3

All Articles