[BangPypers] facebook's campaign leads extraction
Sundar N
suntracks at gmail.com
Tue May 12 09:16:51 EDT 2020
Hi,
Looking for pointers to pull facebook's campaign leads extraction to a
spreadsheet automatically. Any directions to do this programmatically
preferably with python /Google spreadsheet would be helpful with Facebook's
business API. The FAME plugin for does not seem to have this feature to
pull out the Leads part. Any help here would be appreciated. Idea is to
avoid zapier like solutions
Have successfully been able to authenticate , but the extraction of this
leads data seems to be an issue.
Currently using python 3.7 with
certifi==2020.4.5.1
chardet==3.0.4
curlify==2.2.1
enum34==1.1.10
facebook-business==7.0.0
idna==2.9
mock==4.0.2
pycountry==19.8.18
requests==2.23.0
six==1.14.0
urllib3==1.25.9
Regards,
Sundar.
More information about the BangPypers
mailing list