Get brief understanding of the structure of the Facebook Social Graph from our Graph API Overview guide.Open the Graph Explorer tool ( this tool lets you make calls to Facebook’s Graph API).Create posts, edit posts or even delete posts and etc…īefore You Start, You will need ( see video tutorial ):.The Graph API is the primary way for apps to read and write to the Facebook social graph. The Facebook Graph API exposes URL endpoints to which you can make GET and POST calls to interact with your Facebook page or upload data and posts to your Facebook account. Here we are going to discuss how to publish a post on Facebook with Facebook graph API using pythonįirst We are Going to Getting Know about What is Facebook Graph APIs