VOOZH about

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

โ‡ฑ Facebook Advertisers ยท Apify


Pricing

$2.99/month + usage

Go to Apify Store

Facebook Advertisers

By acquiring a group of advertisers through keywords, you can obtain more precise ads by using advertiser IDs instead of keywords. You can use actor: `shareze001/facebook-ads` to obtain ads placed by advertisers.

Pricing

$2.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ shareze

shareze

Maintained by Community

Actor stats

3

Bookmarked

41

Total users

2

Monthly active users

7 months ago

Last modified

Share

Facebook Advertisers Scraper

This Apify Actor is designed to scrape advertiser data from Facebook's Ad Library. It allows you to search for advertisers using a keyword and retrieve detailed information about their pages.

How to Use

1. Input Configuration

The Actor requires an input JSON object to define the scraping parameters. The structure of the input is as follows:

{
"keyword":"nike"
}
  • keyword: (Required) The search keyword used to find advertisers. For example, "Nike Football".

2. Output Data

The Actor returns an array of objects, where each object represents an advertiser's page. The structure of the output is as follows:

[
{
"id":"123456789",
"name":"Nike Football",
"category":"Sports",
"image_uri":"https://example.com/image.jpg",
"likes":1000000,
"verification":true,
"ig_username":"nikefootball",
"ig_followers":500000,
"ig_verification":true
}
]
  • id: The unique ID of the advertiser's page.
  • name: The name of the advertiser's page.
  • category: The category of the advertiser's page.
  • image_uri: The URL of the advertiser's profile image.
  • likes: The number of likes on the advertiser's page.
  • verification: Whether the advertiser's page is verified.
  • ig_username: The Instagram username of the advertiser.
  • ig_followers: The number of Instagram followers.
  • ig_verification: Whether the Instagram account is verified.

3. Running the Actor

  1. Deploy the Actor on the Apify platform.
  2. Provide the input JSON in the Actor's input configuration.
  3. Run the Actor to scrape data.
  4. The results will be available in the Actor's dataset.

4. Example Use Case

To scrape data for the keyword "Nike Football":

  1. Set the input as:
    {
    "keyword":"nike"
    }
  2. Run the Actor.
  3. Retrieve the output dataset containing advertiser details.

Notes

  • This Actor uses Facebook's GraphQL API to fetch data.
  • Ensure that the input keyword is relevant to the advertisers you want to scrape.
  • The Actor is optimized for performance but may be subject to rate limits or restrictions imposed by Facebook.

You might also like

Meta/Facebook Ads Library Scraper

alwaysprimedev/facebook-ads-library-scraper

Scrape ads, creatives, advertisers, and landing pages from the Facebook (Meta) Ad Library by keyword or advertiser โ€” fast, structured JSON.

Google Ads & Insight Scraper

saswave/google-ads-insight-scraper

Extract ADS or INSIGHTS from a search url on google ads transparency website. From adstransparency.google.com get data about advertisers, regions, ADS, spend per advertisers / regions and more. Details on information page. Extract and analyze data from Google's Ads Transparency Center.

Facebook Ads Scraper

ibraheemalani2/my-fb-ads-scraper

Scrape the Facebook Ads Library for any keyword. This actor extracts ad details and then visits each advertiser's page to capture valuable company info: websites, social links, and categories. Perfect for building high-quality lead lists from active advertisers automatically.

๐Ÿ‘ User avatar

ibraheem alani

93

Linkedin Ads Library

data_link_miner/linkedin-ads-library

The scraper extract LinkedIn ads data & detect active advertisers. This actor allows you to scrape LinkedIn Ads Library to either: Extract full ad creatives and metadata.Check whether a company is running ads and how many ads are active

๐Ÿ‘ User avatar

Data LinkMiner

23

5.0

Facebook Account Suggestions Scraper

saswave/facebook-account-suggestions-scraper

Generate META advertisers suggestions based on search keywords, intagram username or facebook page name. Find Advertisers account pages at scale.

Facebook Ads Scraper

alizarin_refrigerator-owner/facebook-ads-scraper

Scrape the public Facebook Ad Library to find competitor ads by page ID or search term. Features: -Scrape ads by Facebook Page ID -Search ads by keyword -Filter by country and status -Extract ad creatives, text, and targeting info

Facebook Ads Library Scraper $0.5/1k ads

microworlds/facebook-ads-library-scraper

Scrape Facebook Ads Library

502

2.1

Related articles

How to extract all data from Facebook Ads
Read more
Google Ads competitor analysis (3 easy ways)
Read more
Apify Facebook data toolkit: Best scrapers for marketers
Read more