Facebook Ad Library Scraper (Zero-Auth, Videos, Transcripts) avatar

Facebook Ad Library Scraper (Zero-Auth, Videos, Transcripts)

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Facebook Ad Library Scraper (Zero-Auth, Videos, Transcripts)

Facebook Ad Library Scraper (Zero-Auth, Videos, Transcripts)

Instantly scrape the Meta / Facebook Ad Library without logging in. Extract active ad copy, creative videos/images, destination URLs, and generate AI transcripts for competitor research.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

OluwaNifemi Jacob

OluwaNifemi Jacob

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

🚀 Ultimate Facebook Ad Library Scraper (Zero-Auth)

Powered by SignalQub Status

Scraping the Meta (Facebook/Instagram) Ad Library is difficult due to aggressive rate limits, dynamic React rendering, and CAPTCHAs. This Actor handles all the heavy lifting.

Powered by the SignalQub Data Engine, this scraper provides lightning-fast, zero-authentication extraction. Simply input a Page Name, search keyword, or specific Ad ID to instantly download ad copy, creative assets, and landing page URLs. No proxies needed, no Facebook account required.


🌟 Key Features

  • Zero Authentication Required: Keep your personal and Business Manager accounts 100% safe.
  • Bypass Anti-Bot Restrictions: We manage the proxies, headless browsers, and GraphQL routing under the hood via SignalQub.
  • AI Video Transcripts: Uniquely capable of extracting the audio from Facebook video ads and returning a clean text transcript.
  • Unified Output: All data is perfectly mapped into a 5-column schema, ready for Google Sheets or CRM import.

🎯 What Can You Scrape?

  1. Single Ad Details (single_ad): Pass an exact Ad Library URL or Ad ID to pull high-res creative assets, destination links, and CTA text.
  2. AI Video Transcript (ad_transcript): Pass a video ad URL to generate a full text transcript of the spoken audio.
  3. Global Keyword Search (search_ads): Search the entire FB ad library by keyword to discover trending offers and copy in your niche.
  4. Company/Page Ads (company_ads): Input a competitor's Facebook Page Name to scrape their entire active ad catalog.

🛠️ Input Configuration

ParameterTypeDescription
Extraction ModeSelectChoose what you want to scrape (Single Ad, Transcript, Keyword Search, Company Search).
TargetStringThe Ad ID, URL, keyword, or exact Facebook Page name.
CountryString(Optional) ISO Country code (e.g., US, GB). Defaults to ALL.
Ad StatusSelectFilter by ACTIVE ads or ALL ads.
Pagination CursorString(Optional) Cursor token for deep pagination (provided automatically at the bottom of paginated results).

📊 Sample Output (5-Column Normalized Schema)

Example Output (Company Ads Search):

[
{
"author": "Nike Running",
"content": "Take your runs to the next level with the new Pegasus 40. \n\nShop the summer collection now.",
"metrics": "Status: Active | Format: video",
"url": "[https://www.nike.com/running](https://www.nike.com/running)",
"media": "[https://scontent-iad3-2.xx.fbcdn.net/v/t39.35426-6/](https://scontent-iad3-2.xx.fbcdn.net/v/t39.35426-6/)..."
}
]