Python Forum

Full Version: How to use facebook API to extract information using python and pyspark
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can we extract the information from json file using python facebook api? I am new to python and never used facebook api.Can someone help me how to extract the information from json file and write in a table with the columns GENDER,AGE ,CAMPAIGN_NAME,SPEND ,CPC, landing_page_view and REACH . I am using python 2.7.15 and pyspark 2.4.5.