VOOZH about

URL: https://apify.com/shareze001/facebook-ads

โ‡ฑ Facebook Ads ยท Apify


Pricing

$9.99/month + usage

Go to Apify Store

You can retrieve ads by keyword or advertiser ID, with the advertiser ID available through `actor: shareze001/facebook-advertisers`. Additionally, you can filter ads based on time range and ad status for more specific results.

Pricing

$9.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ shareze

shareze

Maintained by Community

Actor stats

6

Bookmarked

137

Total users

4

Monthly active users

5 months ago

Last modified

Share

Facebook Ads Scraper

This Apify actor is designed to scrape advertisement data from Facebook's Ad Library using Playwright. It allows you to search for ads based on keywords, page IDs, and other parameters.

How to Use

Input Configuration

The actor accepts the following input parameters in JSON format:

ParameterTypeDescriptionRequiredDefault Value
sizeIntegerThe maximum number of ads to scrape.Yes10
keywordStringThe search keyword for finding ads.No
page_idStringThe advertiser's page ID. You can get it using the shareze001/facebook-advertisers actor.No15087023444
ad_statusStringThe status of the ads to scrape (all, active, or inactive).Yesall
countryStringThe country filter for the ads (ALL or US).YesALL
start_date_minStringThe start date for filtering ads (format: YYYY-MM-DD).No
start_date_maxStringThe end date for filtering ads (format: YYYY-MM-DD).No

Example Input

{
"size":20,
"keyword":"shoes",
"page_id":"123456789",
"ad_status":"active",
"country":"US",
"start_date_min":"2023-01-01",
"start_date_max":"2023-01-31"
}

Output

The actor returns an array of scraped ads in JSON format. Each ad contains the following fields:

  • ad_archive_id: The unique ID of the ad in the Facebook Ad Library.
  • collation_id: The collation ID of the ad.
  • collation_count: The number of ads in the collation.
  • start_date: The start date of the ad.
  • end_date: The end date of the ad.
  • page_id: The ID of the advertiser's page.
  • page_name: The name of the advertiser's page.
  • page_like_count: The number of likes on the advertiser's page.
  • page_profile_picture_url: The URL of the advertiser's profile picture.
  • page_is_deleted: Whether the advertiser's page is deleted.
  • publisher_platform: The platform where the ad is published.
  • is_aaa_eligible: Whether the ad is eligible for AAA.
  • is_active: Whether the ad is currently active.
  • body: The text content of the ad.
  • images: A list of image URLs used in the ad.
  • videos: A list of video details used in the ad.
  • links: A list of links included in the ad.

Example Output

[
{
"ad_archive_id":"1234567890",
"collation_id":"0987654321",
"collation_count":1,
"start_date":"2023-01-01",
"end_date":"2023-01-31",
"page_id":"123456789",
"page_name":"Example Page",
"page_like_count":1000,
"page_profile_picture_url":"https://example.com/profile.jpg",
"page_is_deleted":false,
"publisher_platform":"Facebook",
"is_aaa_eligible":true,
"is_active":true,
"body":"This is an example ad.",
"images":["https://example.com/image1.jpg"],
"videos":[
{
"video_preview_image_url":"https://example.com/video_preview.jpg",
"video_url":"https://example.com/video.mp4"
}
],
"links":[
{
"title":"Example Link",
"description":"This is an example link.",
"url":"https://example.com",
"caption":"Example Caption",
"button_text":"Learn More"
}
]
}
]

Running the Actor

  1. Deploy the actor to the Apify platform.
  2. Provide the input parameters in the actor's input schema.
  3. Run the actor and wait for the results.
  4. Download the output data in JSON format.

Use Cases

  • Analyze Facebook ads for market research.
  • Monitor competitors' advertising strategies.
  • Collect data for ad performance analysis.

You might also like

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

easyapi/facebook-ads-library-scraper

Extract detailed information about active Facebook ads including content, images, targeting data and more. Perfect for market research, competitor analysis and ad intelligence. Supports all countries and ad categories with anti-detection measures.

1.7K

2.2

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 Ads Scraper Pro

dz_omar/facebook-ads-scraper-pro

Extract Facebook Ad Library data: creatives, targeting & metrics. $0.40 = 1,000 Successful Ad scrapeds * cheaper & more complete. ๐Ÿ“ฑ

๐Ÿ‘ User avatar

FlowExtract API

1.1K

4.9

Meta (Facebook) Ad Library Scraper - Fast & Reliable

whoareyouanas/meta-ad-scraper

Scrape Meta ads in seconds - no fluff, just instant access to the ad data and insights you need. Get detailed ad information including title, description, images, videos, CTA, Social platform and metadata

2.4K

4.9

Facebook Ads Library Scraper โ€” Meta & Instagram Ads

brilliant_gum/facebook-ads-library-scraper

Extract ads from the Meta Ads Library (Facebook & Instagram). Get ad copy, running days, EU spend data, carousel cards, and landing page URLs. The only scraper that tracks how long each ad has been running โ€” your key signal for finding competitor winning ads.

๐Ÿ‘ User avatar

Yuliia Kulakova

341

Facebook Ads Library Scraper ๐ŸŽฏ๐Ÿ“ˆ - Fast & cheap ๐Ÿ’ฌโญ

scrapestorm/facebook-ads-library-scraper---fast-cheap

๐Ÿš€ Extract Facebook (Meta) Ads Data ๐Ÿ“Š from one or multiple Pages! Gather page details, reach estimates, impressions, ad IDs, and more ๐Ÿ“…. Download in JSON, CSV, or Excel formats ๐Ÿ”ฝ for seamless integration into apps, spreadsheets, and reports. Perfect for analysis and insights ๐Ÿ“ˆ๐Ÿ’ป.

936

4.3

Facebook Ads Library Scraper [Reach Included] (Richest output)

memo23/facebook-ads-library-scraper-cheerio

Facebook Ads Library Scraper โ€” search the Meta Ad Library by keyword or page URL and export every ad: creatives, copy, spend & impressions, EU reach & transparency, advertiser pages, run dates. Richest schema on the Store. Filter by country, status & media type. Free trial.

๐Ÿ‘ User avatar

Muhamed Didovic

759

4.9

Facebook Ads Library Scraper

apify/facebook-ads-scraper

Extract advertising data from Facebook, Instagram, WhatsApp, Threads, Messenger. Get ad details, publishers, prices, reach estimates, impressions, links, images, ad IDs, timestamps, and more from Meta Ad Library. Export ad data, schedule runs via API, and integrate with other tools or AI workflows.

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

865

2.9