Facebook Ad Library Scraper: All Filters, Full Creative, $2 per 1,000 Ads

Scrape any Facebook, Instagram, WhatsApp or Threads ad from Meta's public Ad Library. Paste an Ad Library URL and every filter (country, ad_type, active_status, media_type, publisher_platforms, content_languages, page_ids, date range, sort) is auto-parsed, or supply keywords, Page IDs and advertiser names directly. Returns the full creative (body, title, link, all images, all videos, carousel cards), page profile (likes, picture, categories), AAA / transparency data (payer, beneficiary, EU reach, age / gender / country breakdown), and lifetime advertiser spend.

Open on Apify → Try it now
Pricing
$0.002/ad
RAM
256MB
Coverage
Global, all Ad Library countries
Fields per ad
40+
Proxy
Apify residential
Anti-Bot
Warm-IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~facebook-ad-library-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": ["https://www.facebook.com/ads/library/?active_status=all&ad_type=all&country=DE&q=nike"],
    "searchQueries": ["Tesla Model 3"],
    "pageIds": ["15087023444"],
    "country": "US",
    "activeStatus": "ACTIVE",
    "sortBy": "total_impressions_DESC",
    "maxAdsPerInput": 50
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/facebook-ad-library-scraper

Integrations

Output fields

FieldTypeExample
ad_archive_idstring1843729385720156
page_namestringNike
page_like_countinteger38,000,000
publisher_platformarray["FACEBOOK", "INSTAGRAM"]
body_textstringJust Do It. Get yours today.
link_urlstringhttps://nike.com/promo
cta_typestringSHOP_NOW
start_date_formattedstring2026-04-01
total_advertiser_spend_upperinteger1,200,000
snapshot.videosarray[{video_hd_url, video_preview_image_url, ...}]

Related Actors

Open on Apify → Try it now (free tier available)