Facebook Ads Scraper avatar
Facebook Ads Scraper

Pricing

from $3.40 / 1,000 campaigns

Go to Store
Facebook Ads Scraper

Facebook Ads Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract advertising data from one or multiple Facebook Pages. Get page details, reach estimates, publisher platforms, report count, number of impressions, ad IDs, timestamps, and more. Download Facebook ads data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

4.4 (10)

Pricing

from $3.40 / 1,000 campaigns

174

Total users

8.6K

Monthly users

890

Runs succeeded

>99%

Issues response

2.2 days

Last modified

4 hours ago

PF

Actor does not scrape all the ads

Closed

prim_film opened this issue
a year ago

When there are multiple ads under one ad (it can be recognised as: See summary details vs. See ad details), only the first one is scraped and the rest is missing

alexey avatar

Hi! Confirmed from your sample https://www.facebook.com/ads/library/?active_status=active&ad_type=all&country=ALL&view_all_page_id=399541264162871&sort_data[direction]=desc&sort_data[mode]=relevancy_monthly_grouped&search_type=page&media_type=all

When "N ads use this creative and text" there is "See summary details" option instead of "See ad details" however actor only getting data as "ad details" even if its summary

New data case for us, will inform you about implementation plans or progress

PF

prim_film

a year ago

Hello, this actor is doing it correctly, so you can check how they are doing it and correct yours: https://console.apify.com/actors/XtaWFhbtfxyzqrFmd/input [image: image.png]

PF

prim_film

a year ago

Any ideas how to correct it please and when can we be expecting it?

misa avatar

Thanks for the suggestion, we'll discuss the implementation plans internally and let you know.

PF

prim_film

a year ago

Great, thank you for the update.

PF

prim_film

a year ago

Hi, it has been 2 months already since the reported bug. Any idea of when this could be fixed please?

misa avatar

Hello, we sincerely apologize for the delay. The actor encountered critical issues due to unexpected changes on Facebook's side, which required immediate attention and slowed our progress on other tasks. However, we've now prioritized this issue in the upcoming sprint and hope to resolve it soon. We’ll keep you updated.

alexey avatar

Hi!

Fixed in latest build, sample run: https://console.apify.com/view/runs/pe55nXY52GeAjtjce

Manual checkup: https://www.facebook.com/ads/library/?active_status=all&ad_type=all&country=ALL&media_type=all&search_type=page&start_date[min]=2024-06-01&start_date[max]=2024-06-02&view_all_page_id=399541264162871

  1. Filtering set to 1 of June 2024, around 520 results by counter as seen in browser
  2. Click first (top-left) "See summary details"
  3. Check some ad id from summary i.e. 1134317037802412 in dataset https://api.apify.com/v2/datasets/wBrRdiXLCv2uA8XAd/items?clean=true&format=json
  4. Total amount of dataset items matched by counter

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.