Google Ads Transparency Scraper avatar

Google Ads Transparency Scraper

Pricing

from $0.40 / 1,000 results

Go to Apify Store
Google Ads Transparency Scraper

Google Ads Transparency Scraper

Scrape Google Ads Transparency Center at 1,000+ ads/min. Get creatives, headlines, targeting, impression stats, regional breakdowns by platform. Search by advertiser URL or keyword. Pay per result from $0.40/1k.

Pricing

from $0.40 / 1,000 results

Rating

0.0

(0)

Developer

Scrape Smith

Scrape Smith

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

Extract ads from the Google Ads Transparency Center at scale. Get ad creatives, targeting demographics, impression estimates, regional breakdowns, platform stats, and full advertiser details for any advertiser.

What data can you get?

For each ad creative, the scraper returns:

  • Ad identity — advertiser ID, creative ID, advertiser name, ad format (Text/Image/Video), direct link to the ad
  • Creative variants — all ad variations with headlines, body text, images, and click-through URLs
  • Timing — first shown date, last shown date, days served
  • Targeting — gender, age, parental status, household income (with include/exclude flags)
  • Impressions — per-region impression ranges (lower/upper bounds)
  • Platform breakdown — Google Search, YouTube, Display Network, Shopping, Maps, Gmail
  • Regional stats — per-country data with date ranges and platform splits
  • Advertiser info — legal entity name, registration region, verification status

How to use

Search by advertiser URL

Paste any Google Ads Transparency Center URL:

https://adstransparency.google.com/advertiser/AR16735076323512287233

Search by keyword

Enter an advertiser name or keyword like Nike, Amazon, or Meta Platforms. The scraper finds the top matching advertiser and extracts their ads.

Filters

  • Region — Filter ads shown in a specific country (e.g., 2840 for US, 2826 for UK, 2276 for Germany)
  • Ad Format — Filter by TEXT, IMAGE, or VIDEO ads only
  • Max Results — Control how many ads to scrape (default: 100)
  • Skip Details — Get just the ad list without targeting/impressions for maximum speed

Input example

{
"urls": [
{ "url": "https://adstransparency.google.com/advertiser/AR16735076323512287233" }
],
"maxResults": 1000,
"skipDetails": false
}

Or search by keyword:

{
"searchQueries": ["Nike", "Coca-Cola"],
"maxResults": 500,
"region": 2840,
"adFormat": "VIDEO"
}

Output example

{
"advertiser_id": "AR16735076323512287233",
"creative_id": "CR17154734691786424321",
"advertiser_name": "Nike, Inc.",
"format": "TEXT",
"preview_url": "https://tpc.googlesyndication.com/archive/simgad/6452698416705977197",
"first_shown": "2022-06-29T02:38:55Z",
"last_shown": "2026-06-20T11:11:42Z",
"ad_url": "https://adstransparency.google.com/advertiser/AR16735076323512287233/creative/CR17154734691786424321",
"days_served": 1452,
"variant_count": 2,
"variations": [
{
"headline": "Just Do It",
"body": "Shop the latest Nike gear",
"clickUrl": "https://www.nike.com"
}
],
"targeting": {
"gender": { "included": true, "excluded": false },
"age": { "included": true, "excluded": true }
},
"region_stats": [
{
"region_code": "US",
"region_id": 2840,
"impressions_lower": 100000,
"impressions_upper": 125000,
"first_shown": "2024-01-15",
"last_shown": "2026-06-20",
"platforms": [
{ "platform": "YouTube", "impressions_lower": 7000, "impressions_upper": 8000 },
{ "platform": "Google Display Network", "impressions_lower": 1000 }
]
}
],
"aggregate_stats": {
"impressions_lower": 150000,
"impressions_upper": 200000,
"first_shown": "2022-06-29",
"last_shown": "2026-06-20"
},
"advertiser_region": "US",
"legal_name": "Nike, Inc."
}

Performance

Typical speeds with full details enabled:

VolumeEstimated time
1,000 ads~1 min
5,000 ads~3-5 min
10,000 ads~6-10 min

Skip Details mode is significantly faster — thousands of ads per minute when you only need the ad list.

How much does it cost?

Pay-per-result pricing. Free users get 25 results per run to try it out.

ScraperPrice per 1,000 results
silva95gustavo$0.90/1k
lexis-solutions$0.99/1k
solidcode$0.80/1k
This scraper$0.40/1k

Use cases

  • Competitive intelligence — See what ads your competitors are running across Google Search, YouTube, and Display
  • Ad research — Analyze ad creative trends, formats, and targeting strategies at scale
  • Brand monitoring — Track when and where a brand's ads appear across regions and platforms
  • Market analysis — Compare ad strategies across multiple advertisers in your industry
  • Compliance & transparency — Monitor political advertising and ad disclosures

Tips for best results

  • Use Skip Details mode for maximum speed when you only need the ad list
  • Set a Region filter to focus on ads shown in a specific country
  • Use keyword search to quickly find any advertiser without needing their URL
  • The scraper handles pagination and resumption automatically — set maxResults to control volume

Integrations

Connect this scraper to any workflow:

  • Google Sheets — Export results directly
  • Webhooks — Get notified when runs complete
  • API — Trigger runs programmatically from any language
  • Zapier / Make — Automate competitive monitoring pipelines