![Apify Managed - Facebook Ads Scraper avatar](https://images.apifyusercontent.com/cVXXh41iqKnWIOnmiTcJuqNbB5g9LFfz-QAX3mlCpwI/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9KSmdoU1ptU2h1Y280ajlnSi94d0dBQzR5SzdlTUU4UnZxWi1GYWNlYm9va19BZHNfU2NyYXBlci5wbmc.webp)
Apify Managed - Facebook Ads Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative Actors![Apify Managed - Facebook Ads Scraper](https://images.apifyusercontent.com/cVXXh41iqKnWIOnmiTcJuqNbB5g9LFfz-QAX3mlCpwI/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9KSmdoU1ptU2h1Y280ajlnSi94d0dBQzR5SzdlTUU4UnZxWi1GYWNlYm9va19BZHNfU2NyYXBlci5wbmc.webp)
Apify Managed - 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.
You can access the Apify Managed - Facebook Ads Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.facebook.com/drive4quantix/?ref=page_internal"
5 }
6 ],
7 "resultsLimit": 99999,
8 "activeStatus": ""
9}' |
10apify call circ_le/apify-managed---facebook-ads-scraper --silent --output-dataset
📢 Facebook Ads Scraper API through CLI
The Apify CLIis the official tool that allows you to use Apify Managed - Facebook Ads Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: