Facebook Ads Library Scraper — Competitor Ad Intelligence avatar

Facebook Ads Library Scraper — Competitor Ad Intelligence

Pricing

$5.00 / 1,000 result scrapeds

Go to Apify Store
Facebook Ads Library Scraper — Competitor Ad Intelligence

Facebook Ads Library Scraper — Competitor Ad Intelligence

Facebook Ads scraper 2026 — extract ad creatives, targeting data and spend estimates without API key. Pay-per-result pricing. Returns structured JSON. Perfect for competitor ad research, market analysis and creative intelligence.

Pricing

$5.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Web Data Labs

Web Data Labs

Maintained by Community

Actor stats

0

Bookmarked

17

Total users

10

Monthly active users

a day ago

Last modified

Share

Facebook Ads Library Scraper (2026)

Extract structured data from Facebook Ads Library without an API key, without rate limits, and without managing proxies. Built for 2026 with up-to-date selectors and reliable extraction.

What It Does

This actor scrapes public Facebook Ads Library data and returns clean, structured JSON. No authentication, no developer accounts, no API quotas. Just pass URLs or search queries and get the data you need.

Features

  • No API key required
  • Handles pagination and dynamic content
  • Returns clean structured JSON
  • Built-in proxy rotation
  • Updated for 2026 site structure
  • Works with Apify's free tier

Input

The actor accepts a simple JSON input with the searchQueries field:

{
"searchQueries": ["nike","shopify"]
}

Input Schema

FieldTypeDescription
searchQueriesarrayList of Facebook Ads Library URLs or queries to scrape
maxItemsintegerOptional. Limit number of results returned
proxyConfigurationobjectOptional. Apify proxy settings

Sample Output

Each result is returned as a JSON object in the dataset:

{
"advertiser": "Brand Name",
"pageId": "1234567890",
"adId": "987654321",
"adText": "Ad creative copy here...",
"startDate": "2026-03-01",
"platforms": [
"facebook",
"instagram"
],
"creativeType": "video",
"country": "US",
"scrapedAt": "2026-04-13T10:00:00Z"
}

Use Cases

  • Competitor ad strategy research
  • Creative inspiration and benchmarking
  • Ad spend trend analysis
  • Compliance and brand safety monitoring

How to Use

  1. Click Try for free above
  2. Paste your input URLs or search queries
  3. Click Start — results stream into the dataset in real time
  4. Export as JSON, CSV, Excel, or via API

Integration

Pull results directly via the Apify API:

curl "https://api.apify.com/v2/acts/cryptosignals~facebook-ads-library-scraper/runs?token=YOUR_TOKEN" \
-d '{"searchQueries": ["nike","shopify"]}' \
-H "Content-Type: application/json"

Works with Python, Node.js, Make, Zapier, n8n, and any HTTP client.

Support

Found a bug or have a feature request? Open an issue on the actor page. We typically respond within 24 hours.

Disclaimer

This actor scrapes only publicly accessible Facebook Ads Library data. Users are responsible for complying with Facebook Ads Library's Terms of Service and applicable data protection laws (GDPR, CCPA) in their jurisdiction.