Ad-Library-API-Script-Repository icon indicating copy to clipboard operation
Ad-Library-API-Script-Repository copied to clipboard

GitHub repository of commonly used python scripts that allows everyone to pull data via the Ad Library API

Results 29 Ad-Library-API-Script-Repository issues
Sort by recently updated
recently updated
newest added

`/ads_archive` - does return Facebook page ID of an advertiser, but not Instagram ID/username. Web desktop version does include Instagram info - [example link](https://www.facebook.com/ads/library/?active_status=all&ad_type=political_and_issue_ads&country=UA&id=447291187674580&view_all_page_id=114239804036917&search_type=page&media_type=all) ![image](https://github.com/facebookresearch/Ad-Library-API-Script-Repository/assets/14761219/2830d80a-a8fb-4809-a0c9-e321c877f58d) How to get username/ID of...

Hello, I am running this command on my terminal : C:\Ad-Library-API-Script-Repository-main\python> py fb_ads_library_api_cli.py -t (token) -f "id,page_id,page_name,ad_creative_bodies,spend,demographic_distribution,bylines,ad_delivery_start_time" -c "CA" -s "climate" --after-date "2024-05-01" save_to_csv file.csv And I get the following...

Hi! I'm using the Ads Library API to retrieve data for ads delivered in the European Union, specifically Romania. While the documentation states that eu_total_reach is: “Available only for ads...

Hi all, I use the Ad Library API through Python and It seems the limit parameter has no effect on the results. I can set a 100 limit and get...

Hi Ad Library API Team, thanks for providing this service! I have an issue accessing the ads via the link provided by `ad_snapshot_url`. All links for my ads lead to...

## Changes Made: 1. Fixed the timestamp issue by ensuring compatibility with Windows. 2. Updated the API version to v21. 3. Added new parameters to the CLI script: - bylines...

CLA Signed

Hi Sir! I am facing issue in that I want to access individual ads by using ads id but not able to do that , it is giving access to...