Google Ads Transparency Competitor Ad Intelligence at Scale avatar

Google Ads Transparency Competitor Ad Intelligence at Scale

Pricing

from $100.00 / 1,000 ad scrapeds

Go to Apify Store
Google Ads Transparency Competitor Ad Intelligence at Scale

Google Ads Transparency Competitor Ad Intelligence at Scale

Scrape Google Ads Transparency Center to research competitor advertising strategies. See ad copy, creatives, targeting regions, and platforms. Ad copy extraction Creative assets Targeting insights Advertiser Market research Historical data Multi-format support Competitive analysis Brand monitoring

Pricing

from $100.00 / 1,000 ad scrapeds

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

50

Total users

6

Monthly active users

7 days ago

Last modified

Share

Google Ads Transparency Scraper

Scrape Google Ads Transparency Center for competitor ad research. See ad copy, creatives, targeting, and spend estimates for any advertiser.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"advertiserUrl": "https://example.com"
}

Run with real data

{
"demoMode": false,
"advertiserUrl": "https://example.com",
"region": "US",
"adFormat": "ALL",
"platform": "ALL",
"dateRange": "30_DAYS",
"maxAds": 50,
"includeCreatives": true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
advertiserNamestring-NoName of the advertiser/company to search for (e.g., 'Nike', 'Coca-Cola')
advertiserUrlstring-NoDirect URL to the advertiser's page on Google Ads Transparency Center
searchQuerystring-NoSearch for ads containing specific keywords
regionstring"US"NoFilter ads by region/country
adFormatstring"ALL"NoFilter by ad format type
platformstring"ALL"NoFilter by platform where ads were shown
dateRangestring"30_DAYS"NoHow far back to look for ads
maxAdsinteger50NoMaximum number of ads to scrape per advertiser
includeCreativesbooleantrueNoDownload and include ad images/videos
demoModebooleantrueNoRun with sample data (no API calls)
webhookUrlstring-NoOptional webhook URL to receive data as it's scraped

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Ad ScrapedPer ad scraped from Google Ads Transparency Center$0.04

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal