facebookresearch / Ad-Library-API-Script-Repository

GitHub repository of commonly used python scripts that allows everyone to pull data via the Ad Library API
Other
220 stars 87 forks source link

Scraping Date Range specific data #4

Closed umeshbodhwani closed 2 years ago

umeshbodhwani commented 4 years ago

I want to include ads from 2016. Is there any way to scrap by a particular date? or maybe specifying a date range as after_date and before_Date?

stanley-shi commented 4 years ago

currently it does support '--after-date', but not 'before_date'