Facebook Ads Library Scraper avatar

Facebook Ads Library Scraper

Try for free

This Actor is paid per event

Go to Store
Facebook Ads Library Scraper

Facebook Ads Library Scraper

supreme_coder/facebook-ads-library-scraper
Try for free

This Actor is paid per event

Scrape all ads from facebook ad library at low cost, with high success rate

Developer
Maintained by Community

Actor Metrics

  • 2 Monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified a day 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  "urls": [
3    {
4      "url": "https://www.facebook.com/ads/library/?active_status=all&ad_type=all&country=IN&q=linkedin&search_type=keyword_unordered&media_type=all"
5    },
6    {
7      "url": "https://www.facebook.com/ZapierApp"
8    }
9  ],
10  "count": 100,
11  "scrapePageAds.activeStatus": "all",
12  "period": ""
13}' |
14apify call supreme_coder/facebook-ads-library-scraper --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: