Facebook (Meta) Ad Library Scraper avatar
Facebook (Meta) Ad Library Scraper

Pricing

$15.00/month + usage

Go to Store
Facebook (Meta) Ad Library Scraper

Facebook (Meta) Ad Library Scraper

Developed by

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Extract powerful ad insights from Meta's Facebook Ad Library. Scrape comprehensive data including IDs, ad text, images, links, and page details to fuel digital marketing strategies and competitive research. Optimize and boost campaigns with current, actionable ad data for maximum impact.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

37

Monthly users

27

Runs succeeded

96%

Response time

12 hours

Last modified

13 days ago

You can access the Facebook (Meta) Ad 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  "query": "put your search query here",
3  "proxyConfiguration": {
4    "useApifyProxy": true,
5    "apifyProxyGroups": [
6      "RESIDENTIAL"
7    ]
8  }
9}' |
10apify call igolaizola/facebook-ad-library-scraper --silent --output-dataset

Facebook (Meta) Ad Library Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook (Meta) Ad 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: