Google Ads Transparency Scraper avatar

Google Ads Transparency Scraper

Pricing

$0.80 / 1,000 google ad creatives

Go to Apify Store
Google Ads Transparency Scraper

Google Ads Transparency Scraper

Extract public Google Ads Transparency Center creatives by advertiser domain. Returns real advertiser IDs, creative IDs, formats, dates, previews, and landing domains through Google's public endpoint.

Pricing

$0.80 / 1,000 google ad creatives

Rating

0.0

(0)

Developer

Dami's Studio

Dami's Studio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract public Google Ads Transparency Center creatives by advertiser domain. The actor calls Google's public SearchService/SearchCreatives endpoint directly, returns only records received from Google, and does not require a Google account, API key, or customer credentials.

What it returns

Each successful dataset item contains the advertiser ID and name, creative ID, format, first and last shown dates, landing domain, preview image or preview content URL, and a reproducible public creative URL. A blocked, empty, or malformed response is written as a diagnostic row and is never charged.

Input

{
"domains": ["nike.com"],
"maxAdsPerTarget": 100,
"fallbackToProxy": false
}

startUrls may also contain ordinary website URLs. Direct traffic is always tried first. Proxy fallback is opt-in because the live public endpoint worked directly during the candidate validation. Google advertiser URLs containing only an AR... identifier are not treated as a website domain.

Candidate pricing

Closest qualifying benchmark found July 26, 2026: Automation Lab at about $0.001/ad; SolidCode's listing is about $0.0015/ad. The proposed candidate event is ad-result: $0.0008 per successful creative, with no start charge. This is 20% below the $0.001 benchmark. After Apify's 20% platform fee, proceeds are $0.00064/ad; the direct HTTP path has no residential proxy cost and uses low-memory compute, so a positive margin is defensible for normal direct traffic. Proxy fallback should remain opt-in and should be re-benchmarked before any pricing change.

This directory is a private candidate only. It has not been pushed, priced, or published.

Validation

The live smoke test queried nike.com directly and returned real Google records, including advertiser IDs, creative IDs, formats, date ranges, and preview URLs. The Google page also rendered Tesla's public advertiser page with ~3K ads and 80 loaded creative cards in the browser during validation.

Limitations

Google does not publish a stable documented Ads Transparency API. This actor uses the public endpoint used by the public site, so endpoint/schema changes can require maintenance. It does not invent ad copy or spend data and does not bypass authentication or CAPTCHA.