VOOZH about

URL: https://apify.com/dltik/facebook-ads-scraper

โ‡ฑ Facebook Ads Scraper โ€” Meta Ad Library Spy & Analytics ยท Apify


๐Ÿ‘ Facebook Ads Library Scraper โ€” Meta Ad Spy Tool avatar

Facebook Ads Library Scraper โ€” Meta Ad Spy Tool

Pricing

from $0.005 / actor start

Go to Apify Store

Facebook Ads Library Scraper โ€” Meta Ad Spy Tool

Scrape Facebook and Instagram ads from the Meta Ad Library. Search by keyword, page name or country. Get ad copy, creative text, page name, platforms, start dates and duration. Auto-enrichment with CTA detection, ad categorization and hashtag extraction. No API token needed. No proxy needed.

Pricing

from $0.005 / actor start

Rating

5.0

(1)

Developer

๐Ÿ‘ Walid

Walid

Maintained by Community

Actor stats

8

Bookmarked

64

Total users

28

Monthly active users

14 days ago

Last modified

Share

Facebook Ads Library Scraper lets you search and extract Facebook & Instagram ads from the official Meta Ad Library โ€” without any API token or developer account. Enter a keyword and country, get ad copy, page info, platforms, dates, creative URLs, and auto-enrichment (CTA detection, ad categorization, running duration).

No API token needed. No proxy needed. Just enter a keyword and click Start. The fastest way to spy on competitor ads.

โญ Found this useful? Click the Bookmark button at the top of this page โ€” it helps the scraper stay visible to others who need it. Takes 1 click. No signup beyond your existing Apify account.


What can Facebook Ads Library Scraper do?

  • ๐Ÿ” Search ads by keyword โ€” find all ads containing "fitness", "dropshipping", "skincare", etc.
  • ๐Ÿ“„ Search ads by page โ€” get all ads from a specific Facebook page
  • ๐ŸŒ Filter by country โ€” target ads shown in any country or worldwide
  • ๐Ÿ“Š Active/inactive filter โ€” see only running ads or recently stopped ones
  • ๐Ÿค– Auto-enrichment โ€” CTA detection, ad category (ecommerce/lead gen/app install), running duration, hashtags, emoji count
  • ๐Ÿ“ฑ Platform detection โ€” which platforms the ad runs on (Facebook, Instagram, Messenger)
  • โšก No API token required โ€” works out of the box, zero configuration

What data can you extract from Facebook Ads?

FieldDescription
page_nameAdvertiser page name
ad_textFull ad copy / creative body
start_dateWhen the ad started running
end_dateWhen the ad stopped (null if still active)
is_activeWhether the ad is currently running
platformsFacebook, Instagram, Messenger, Audience Network
ad_snapshot_urlDirect link to view the ad creative
ad_idMeta Ad Library ID
media_typeImage, video, or carousel
ad_categoryAuto-detected: ecommerce, lead_gen, app_install, video, brand_awareness
detected_ctasCall-to-action phrases found (Shop Now, Sign Up, Learn More...)
duration_daysHow many days the ad has been running
hashtagsHashtags used in the ad copy
word_countNumber of words in the ad text

How to search Facebook ads

  1. Create a free Apify account โ€” no credit card required
  2. Open Facebook Ads Library Scraper in Apify Store
  3. Enter a keyword (e.g. fitness) and select a country (e.g. FR)
  4. Choose filters โ€” active/inactive, max results
  5. Click Start โ€” ads start appearing in seconds
  6. Download your results in JSON, CSV, or Excel

How much does it cost to scrape Facebook ads?

$0.00075 per ad extracted ($0.75 per 1,000 ads) โ€” up to 4ร— cheaper than comparable scrapers.

Run sizeAdsApify costTime
Quick test (10 ads)10~$0.0075~15s
Small batch (50 ads)50~$0.04~30s
Standard (200 ads)200~$0.15~1min
Large (500 ads)500~$0.38~2min

Input

ParameterTypeRequiredDefaultDescription
searchTermsstringโŒโ€”Keywords to search (e.g. fitness)
pageIdstringโŒโ€”Facebook Page ID to get all its ads
countrystringโŒALLCountry code (FR, US, GB, DE...) or ALL
activeStatusstringโŒallall, active, or inactive
maxResultsintegerโŒ50Max ads to return (1-500)
enrichAdsbooleanโŒtrueAdd CTA detection, category, duration

Provide either searchTerms or pageId (or both).


Output example

{
"ad_id":"1234567890",
"page_name":"FitnessBrand",
"ad_text":"Get 50% off our best-selling protein powder! Limited time offer. Shop now at fitnessbrand.com #fitness #protein",
"start_date":"Mar 16, 2026",
"end_date":null,
"is_active":true,
"platforms":["facebook","instagram"],
"ad_snapshot_url":"https://www.facebook.com/ads/library/?id=1234567890",
"media_type":"image",
"ad_category":"ecommerce",
"detected_ctas":["shop now"],
"duration_days":13,
"hashtags":["#fitness","#protein"],
"emoji_count":0,
"word_count":18
}

Use cases

  • Competitor ad research โ€” see exactly what ads your competitors are running right now
  • Dropshipping product research โ€” find winning products by searching ad keywords
  • Agency reporting โ€” track client competitors' ad strategies over time
  • Creative inspiration โ€” browse thousands of ad copies in your niche
  • Market research โ€” understand what's being advertised in any country and industry

Use Facebook Ads Scraper via API

Python:

import requests
run = requests.post(
"https://api.apify.com/v2/acts/dltik~facebook-ads-scraper/runs",
headers={"Authorization":"Bearer YOUR_APIFY_TOKEN"},
json={
"searchTerms":"fitness",
"country":"FR",
"maxResults":100,
"enrichAds":True
}
).json()
print(f"Run started: {run['data']['id']}")

curl:

curl-X POST "https://api.apify.com/v2/acts/dltik~facebook-ads-scraper/runs"\
-H"Authorization: Bearer YOUR_APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"searchTerms": "fitness", "country": "FR", "maxResults": 50}'

FAQ

Do I need a Facebook account or API token? No. The Meta Ad Library is a public transparency tool. This actor scrapes it directly โ€” no login, no API token, no developer account needed.

What's the difference between this and the Meta Ad Library API? The official API requires a developer account, app review, and access token management. This actor gives you the same data with zero setup. Just enter a keyword and click Start.

Can I search ads from a specific competitor? Yes. Use the pageId parameter with your competitor's Facebook Page ID. You can find the page ID in the page's URL or About section.

Why do some ads have no text? Some ads are image-only or video-only without body text. The ad_text field will be empty but you'll still get the page name, dates, platforms, and snapshot URL.

How often does the Ad Library update? Meta updates the Ad Library in near-real-time. New ads appear within hours of going live. Stopped ads are marked inactive.

I need help or a custom solution. Open an issue on the Issues tab or contact us through Apify.


Connect with Make, Zapier & n8n

This actor integrates with any automation platform via the Apify API.

Make (Integromat)

  1. Add an Apify module in your Make scenario
  2. Select Run Actor and choose this actor
  3. Configure the input (paste your JSON)
  4. Add a Get Dataset Items module to retrieve results
  5. Connect to Google Sheets, HubSpot, Slack, or any other app

Zapier

  1. Use the Apify integration on Zapier
  2. Set trigger: Actor Run Finished
  3. Action: Get Dataset Items
  4. Send results to your CRM, email tool, or spreadsheet

n8n

  1. Add an HTTP Request node to call the Apify API
  2. POST to https://api.apify.com/v2/acts/dltik~facebook-ads-scraper/runs
  3. Wait for completion, then fetch dataset items
  4. Route results to any n8n node

Webhooks

Set up a webhook to get notified when a run finishes:

run = client.actor("dltik/facebook-ads-scraper").call(
run_input={...},
webhooks=[{
"eventTypes":["ACTOR.RUN.SUCCEEDED"],
"requestUrl":"https://your-webhook-url.com"
}]
)


โญ Found this Facebook Ads Library Scraper useful? Bookmark it โ€” Apify ranks actors by bookmarks, so it's the strongest single signal for Store visibility. One click = directly helps this actor stay surfaced.

Other scrapers by dltik

ActorWhat it doesPrice
Google Maps Email ExtractorExtract emails, phones, WhatsApp from Google Maps businesses$25/1K
TikTok ScraperScrape profiles, videos, hashtags, search, trending$1/1K
TikTok Video DownloaderDownload TikTok videos without watermark$5/1K
Reddit ScraperScrape posts, comments, profiles with sentiment analysis$2/1K
Trustpilot ScraperScrape reviews, ratings, company profiles with sentiment$0.50/1K
HackerNews MCP ServerHN search for AI agents โ€” tech audience research$5/1K

You might also like

Meta Ad Library Scraper โ€” Facebook & Instagram Ads API No Login

affiliatescope/meta-ads-scraper

Bulk Meta Ad Library scraper โ€” every Facebook & Instagram ad, creative, landing URL. $0.0015/ad. No login, no Graph API approval. Raw JSON passthrough. Perfect for creative and competitor research.

๐Ÿ‘ User avatar

AffiliateScope

70

5.0

Facebook & Meta Ad Library Scraper - Competitor Ads & Creatives

jy-labs/meta-ad-library-multi-search-scraper

Scrape Facebook and Instagram ads from Meta Ad Library. Run up to 5 keywords, target exact advertiser Page IDs, and export ad creatives, copy, CTA links, media URLs, start dates, and platform data.

181

5.0

META Ads Library Scraper

leadsbrary/meta-ads-library-scraper

Scrape the Meta (Facebook & Instagram) Ads Library. Paste any Ad Library search URL or Facebook page URL. Get ad text, CTA, publisher platforms, language signals, dates and full advertiser page data. No login required.

๐Ÿ‘ User avatar

Alexandre Manguis

871

2.9

Facebook Ad Library Scraper

corner_cutter/facebook-ad-library-scraper

Comprehensive Meta ad library tool that fetches all ads for a given Facebook Ad Library URL or page URL. Extract ad creatives, copy, targeting info, and more.

601

3.9

Facebook Ads Library Scraper

crawlerbros/facebook-ads-library-scraper

Scrape ads from Facebook Ad Library without cookies or authentication. Search by keywords or page names, filter by country, ad status, ad type, and media type. Extracts ad text, page info, media URLs, dates, CTA, landing page links, and more.

197

1.0

Facebook & Meta Ads Library Scraper โ€” Ad Intelligence Tool

aiscraperdev/facebook-meta-ads-library-scraper

Scrape Facebook & Instagram ads by keyword, brand, or country. Extract ad copy, creatives, CTA, video URLs & advertiser data. No login required.

๐Ÿ‘ User avatar

Randeep Dhillon

43

5.0

Facebook Ads Library Scraper

automation-lab/facebook-ads-library

Scrape Facebook / Meta Ad Library for competitor ad monitoring. Search by keyword, Page URL, pasted Ads Library URL, country, status, and media type. Extract creatives, copy, links, media, platforms, spend. No login or Meta API token required.

๐Ÿ‘ User avatar

Stas Persiianenko

509

5.0

Meta (Facebook) Ad Library Scraper - Efficient & Fast

automly/facebook-ad-library-scraper

Scrape the Meta Ad Library for Facebook and Instagram ads. Extract ad copy, images, videos, spend, impressions, and advertiser transparency data. No account or API key required.

Google Ads Scraper

crawlerbros/google-ads-scraper

Extract ads from Google Ads Transparency Center. Get text, image and video ad details, advertiser info, dates, and preview URLs.

61