In this article we will discuss how to simplify your facebook page engagement by automating the facebook page posts with python and facebook graph API.

We will cover the following topics in this article:

  • Intro to Facebook Graph API
  • Getting your facebook page access token
  • Sending a post to your facebook page using Graph API and python
  • Sending a photo to your facebook page using Graph API and python
  • How to swap short life access token for a long life access token
  • Send posts to Facebook on a schedule

https://medium.com/nerd-for-tech/automate-facebook-posts-with-python-and-facebook-graph-api-858a03d2b142