Meta Ad Library Brand/Page Explorer (Premium) avatar

Meta Ad Library Brand/Page Explorer (Premium)

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Meta Ad Library Brand/Page Explorer (Premium)

Meta Ad Library Brand/Page Explorer (Premium)

A fast, accurate Meta Ad Library brand-finder that expands any keyword into all relevant pages and profiles, complete with structured insights.

Pricing

from $10.00 / 1,000 results

Rating

5.0

(3)

Developer

Shop Intel

Shop Intel

Maintained by Community

Actor stats

2

Bookmarked

54

Total users

11

Monthly active users

4 days ago

Last modified

Share

Meta Ad Library Brand & Page Explorer

Apify actor: [Add your published Store URL — actor name: facebook-ad-library-suggestions]

Type a brand name and get matching Facebook / Meta pages from the Ad Library typeahead — with verification, likes, category, avatar, and linked Instagram username and follower counts when Meta returns them. One row per suggestion in the Dataset, plus Key-value SUMMARY and RESULTS.

At a glance

Input: brand_name (string, required in schema). The actor POSTs to Meta’s GraphQL typeahead endpoint used by the Ad Library UI (with retries and proxy as configured in code), parses page_results, and pushes one Dataset record per page. Key-value keys: SUMMARY (counts, timestamp), RESULTS (suggestions array + metadata), or ERROR on failure. Current behavior: requests use country IN and ad type ALL in the payload (see main.py) — results are scoped accordingly. Not affiliated with Meta.

Best for: resolving “which Page ID is the official brand?” before running Ad Library scrapers, lead enrichment, and social footprint snapshots.


Highlights

Why use itWhat you get
Fast resolutionTurn a brand string into page IDs and aliases usable in other actors.
Rich fieldsLikes, BLUE_VERIFIED / not verified, IG handle and followers when present.
Triple storageDataset (per row) + RESULTS (full list) + SUMMARY.

Features

AreaDetail
InputSingle brand_name
Output — DatasetOne item per suggestion: adlibrary_url (page id), brand_name, category, avatar_url, likes, verification, page_alias, ig_username, ig_followers, ig_verification, plus search_brand_name, timestamp
Output — KVSUMMARY, RESULTS, or ERROR
ReliabilityHTTP retries on 429 / 5xx (see implementation)

Input

FieldTypeRequiredDescription
brand_namestringYesName to search (e.g. Nike, Apple).
{
"brand_name": "Nike"
}

Output

Dataset (one row per match)

FieldMeaning
adlibrary_urlPage ID string (use with Ad Library page searches)
brand_namePage display name
categoryPage category label
avatar_urlProfile image URL
likesPage like count (if returned)
verificatione.g. BLUE_VERIFIED or NOT_VERIFIED
page_aliasUsername / slug
ig_usernameLinked Instagram handle
ig_followersInstagram followers (if returned)
ig_verificationBoolean when present
search_brand_nameYour input
timestampISO time of scrape

Key-value store

KeyContents
SUMMARYbrand_name, total_results, suggestions_count, timestamp
RESULTS{ "suggestions": [ ... ], "metadata": { ... } }
ERRORPresent on failure with error, optional raw_response

Quick start

  1. Set brand_name in Input.
  2. Start the actor.
  3. Open Dataset for a flat table, or RESULTS in Storage for the full JSON array.

FAQ

Is this every brand in the world?
No — it returns typeahead suggestions for your string, subject to Meta’s index and country/ad-type parameters in the request.

Why India (IN)?
The bundled GraphQL variables currently set country": "IN" — change in source if you need another region (requires developer edit and redeploy).

Official API?
No — it mirrors browser-style Ad Library helper calls. Use responsibly.


Facebook Ad Library suggestions Apify · Meta page finder by brand name · Ad Library typeahead scraper · resolve Facebook page ID · Instagram linked to page · brand verification lookup Apify.


FastAd — automation & growth tooling.