VOOZH about

URL: https://apify.com/adside/meta-ad-library-page-resolver

⇱ Meta Ad Library page finder by brand Β· Apify


πŸ‘ Meta Ad Library Page Resolver avatar

Meta Ad Library Page Resolver

Under maintenance

Pricing

Pay per usage

Go to Apify Store

Meta Ad Library Page Resolver

Under maintenance

Find a brand's Meta & Facebook advertiser pages in the Meta Ad Library by name. Get the page ID, profile, likes, verification & Instagram handle.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Adside

Adside

Maintained by Community

Actor stats

1

Bookmarked

9

Total users

8

Monthly active users

9 days ago

Last modified

Share

Resolves a brand/company name to candidate Meta/Facebook advertiser pages from Meta Ad Library typeahead.

This actor is intended to replace scrapeio~facebook-ad-library-suggestions with a narrower, cheaper, and more auditable resolver. It does not scrape ads. It only resolves candidate advertiser pages so the app can decide which page ID to pass to the Meta ads scraper.

Input

{
"brand_name":"Apple",
"website_domain":"apple.com",
"country":"ALL",
"limit":10
}

Output

Dataset rows use the same core contract as the current actor:

{
"adlibrary_url":"6629105669",
"brand_name":"Apple",
"category":"Product/service",
"avatar_url":"https://...",
"likes":16100000,
"verification":"BLUE_VERIFIED",
"page_alias":"apple",
"ig_username":"apple",
"ig_followers":36600000,
"ig_verification":true,
"profile_url":"https://www.facebook.com/apple",
"score":95,
"source":"typeahead"
}

Current Implementation Notes

The HAR captures showed the relevant endpoint:

POST https://www.facebook.com/api/graphql/
fb_api_req_friendly_name=useAdLibraryTypeaheadSuggestionDataSourceQuery
doc_id=9755915494515334
variables={
"queryString": "Apple",
"isMobile": false,
"country": "ALL",
"adType": "ALL"
}

The response already contains the page ID and all useful identity fields under:

data.ad_library_main.typeahead_suggestions.page_results[]

The actor uses impit for browser-impersonated direct HTTP requests and does not launch a browser.

Recommended architecture:

  • Actor: extraction and normalization only.
  • Adside app: final matching with deterministic rules and LLM fallback when candidates are ambiguous.

Country Behavior Observed

For Apple, ALL, FR, and US return effectively the same top candidates:

  1. Apple TV
  2. Apple
  3. Apple Music / other Apple-adjacent pages

The country parameter is still real and present in the GraphQL variables. Keep it configurable, but prefer ALL for global company resolution unless a workspace has an explicit market.

You might also like

Meta Ad Library Brand/Page Explorer (Premium)

scrapeio/facebook-ad-library-suggestions

Resolve any brand name to its verified Facebook/Meta Page ID via the Meta Ad Library typeahead. Returns page ID, category, avatar, like count, BLUE_VERIFIED status, page alias, and linked Instagram handle with follower count. Ideal pre‑step for Meta, Instagram, or WhatsApp ad scrapers.

146

1.3

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

884

2.9

Facebook Ads Library Scraper v2

prodiger/facebook-ads-library-scraper-v2

Search Meta's Ad Library by keyword, page handle, page URL, or full Ad Library URL. Pay-per-result.

Meta Brand Finder β€” Resolve Brand Names to Page IDs

scrapeify/facebook-page-id-finder

Convert any brand name into deduplicated Meta advertiser Page ID candidates with category, followers, avatar, and page alias. Outputs map directly to the pageId input of Meta, Instagram, and WhatsApp Ad Library scrapers. First step in any Meta Ad Library automation pipeline.

20

5.0

Meta Ads Library Scraper

s-r/meta-ads-library

Scrape Facebook/Meta Ad Library for active ads by brand or page ID across any country β€” get creative content, images, videos, CTA, page metadata.

Meta (Facebook & Instagram) Ad Library Scraper

jaybird/meta-ad-library-scraper

Scrape any advertiser's Facebook & Instagram ads from Meta's Ad Library: creatives, copy, CTA, run dates. $3.50 per 1,000 ads β€” no Meta API approval needed.

πŸ‘ User avatar

Jaybird Technologies

18

Facebook Ads Library Scraper β€” Meta Ads + Instagram Data

sourabhbgp/facebook-ads-scraper

Scrape Facebook Ads Library (Meta Ad Library) with 57 fields per ad β€” no login needed. Get ad copy, images, videos, CTAs, run dates, Instagram followers, page verification, AI-content flag, EU transparency. Search by keyword, advertiser, or paste any Ad Library URL.

90

Meta (Facebook) Ad Library Scraper - Efficient & Fast

automly/facebook-ad-library-scraper

Scrape the Meta Ad Library for Facebook and Instagram ads. Extract ad copy, images, videos, spend, impressions, and advertiser transparency data. No account or API key required.

Meta Ad Library Ads Scraper

adside/meta-ad-library-ads-scraper

Scrape active Meta Ad Library ads by Facebook page ID. Get ad creatives, copy, media, CTAs, landing URLs, dates & platforms for competitor research.