Facebook ad library scraper avatar
Facebook ad library scraper

Pricing

$0.75 / 1,000 ads

Go to Store
Facebook ad library scraper

Facebook ad library scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape facebook ads search and ads run by facebook pages - Fast and lightweight

2.8 (13)

Pricing

$0.75 / 1,000 ads

160

Total users

4.8k

Monthly users

893

Runs succeeded

98%

Issue response

41 days

Last modified

13 days ago

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

$echo '{
< "urls": [
< {
< "url": "https://www.facebook.com/ads/library/?active_status=all&ad_type=all&country=IN&q=linkedin&search_type=keyword_unordered&media_type=all"
< },
< {
< "url": "https://www.facebook.com/ZapierApp"
< }
< ],
< "count": 100,
< "scrapePageAds.activeStatus": "all",
< "period": ""
<}' |
<apify call curious_coder/facebook-ads-library-scraper --silent --output-dataset

Facebook ad library scraper API through CLI

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