Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 667 Bytes

File metadata and controls

10 lines (6 loc) · 667 Bytes

Facebook-Ads-Performance-Downloader (In Progress!)

This is a an updated version of the Facebook ads performance extraction code. There several differences to note:

  • Python script will store ads data in a Pandas dataframe instead of writing to a .csv file.
  • Incorporates a rate limiter to avoid being throttled by META.

Repo was forked from Vickyilango and inspired by this Stack Overflow thread.

Feel free to customize the fields you'd like to download for your own use!