
Facebook Ads Scraper
Pricing
from $3.40 / 1,000 campaigns

Facebook Ads Scraper
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
190
Total users
9.2K
Monthly users
856
Runs succeeded
>99%
Issues response
2.4 days
Last modified
2 days ago
Selected Fields & Omit Fields does not show the entire available columns
Closed
When exporting the results of a run, it does not allow me to export only selected fields which then shows me all fields that are irrelevant.
Is there a possibility to select some fields (as I assume this requires an update to the export function of this actor) OR better yet, perhaps is there an API endpoint that I can use to get the results of a run while specifically mentioning which fields I need?

Hi!
In your run total results are scraped, that's why the overview looks empty. Dropdown composed only from top-level key names.
Indeed, you can just specify values in an API request or in a direct URL: https://api.apify.com/v2/datasets/TaEkLCnxH7qgP9t2d/items?clean=true&format=json&fields=inputUrl,results
You can use fields
or omit
see full specs https://docs.apify.com/api/v2#/reference/datasets/item-collection/get-items
I will close the issue now, but if there is anything else we can help with, please let us know.