How to use Facebook Graph API and extract data using Python!

I wrote a Python code to extract publicly available data on Facebook. Let’s dive into it. Getting the Access Token: To be able to extract data from Facebook using a python code you need to register as a developer on Facebook and then have an access token. Here are the steps for it. Go to link developers.facebook.com, create an account there.

https://towardsdatascience.com/how-to-use-facebook-graph-api-and-extract-data-using-python-1839e19d6999