Facebook Ads Library Scraper avatar
Facebook Ads Library Scraper

Pricing

$15.00/month + usage

Go to Store
Facebook Ads Library Scraper

Facebook Ads Library Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Stealthily decode competitors' Facebook ad strategies in real-time—scrape active campaigns, creatives, and audience targeting data with residential proxies. Gain actionable insights, track trends, and optimize your ads using their winning tactics, undetected.

5.0 (1)

Pricing

$15.00/month + usage

2

Total users

60

Monthly users

42

Runs succeeded

>99%

Response time

5.6 hours

Last modified

19 days ago

You can access the Facebook Ads Library 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.

1echo '{
2  "startUrls": [
3    "https://www.facebook.com/ads/library/?active_status=active&ad_type=all&country=GB&is_targeted_country=false&media_type=video&q=%22free%20shipping%22&search_type=keyword_exact_phrase&start_date[min]&start_date[max]=2025-02-15"
4  ],
5  "proxy": {
6    "useApifyProxy": true,
7    "apifyProxyGroups": [
8      "RESIDENTIAL"
9    ]
10  }
11}' |
12apify call memo23/facebook-ads-library-scraper-cheerio --silent --output-dataset

Facebook Ads Library Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Ads Library 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: