
Facebook Ad Library Scraper
Under maintenance
Pricing
Pay per event
Go to Store

Facebook Ad Library Scraper
Under maintenance
Scrape all ads from facebook ad library at low cost, with high success rate
5.0 (1)
Pricing
Pay per event
1
Total users
51
Monthly users
36
Runs succeeded
>99%
Last modified
a month 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.
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 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
1npm i -g apify-cli
2apify login
Other API clients include: