Facebook Ads Scraper avatar
Facebook Ads Scraper

Pricing

$5.00 / 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.5 (11)

Pricing

$5.00 / 1,000 campaigns

132

Total users

7.6k

Monthly users

742

Runs succeeded

>99%

Issue response

5.1 days

Last modified

6 days ago

You can access the Facebook Ads Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/drive4quantix/?ref=page_internal"
< }
< ],
< "resultsLimit": 99999,
< "activeStatus": ""
<}' |
<apify call apify/facebook-ads-scraper --silent --output-dataset

📢 Facebook Ads Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Ads Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: