VOOZH about

URL: https://apify.com/canadesk/googleads-transparency

โ‡ฑ Google Ads ยท Apify


Pricing

$10.00/month + usage

Go to Apify Store

Extract ad creatives, advertiser info, and creative details from adstransparency.google.com.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Canadesk Support

Canadesk Support

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

2

Monthly active users

3 months ago

Last modified

Share

Google Ads Transparency Scraper

A scraper for Google Ads Transparency Center. Extract ad creatives, advertiser info, and creative details from adstransparency.google.com.

โ„น๏ธ This scrapes public Google Ads Transparency data โ€” no authentication required. Optional cookies can be provided for personalized results.

Features

  • Domain Search: Find all ads running on a specific domain (e.g. facebook.com).
  • Advertiser Search: Look up ads by advertiser name (auto-resolves via SearchSuggestions API).
  • Details Mode: Fetch full creative details โ€” ad variants, targeting countries, and text content. Runs in batches of 5 for speed.
  • Image Downloads: Optionally download preview images to the Apify key-value store (separate from details mode).
  • Date Filtering: Filter by preset ranges (7/30/90 days) or custom YYYYMMDD range.
  • Region Scoping: Scope results to any of 240+ supported countries.
  • Pagination: Automatically pages through results up to your configured limit.
  • Total Estimates: Returns lower/upper bound of total ads matching your query.
  • Rate Limiting: Built-in delays between queries (1.5s), pagination (500ms), and detail batches (300ms).

Input Parameters

ParameterTypeDescription
queryStringDomain(s) or advertiser name(s) to search (comma-separated or new lines). Max 5 per run.
searchTypeStringdomain (default) or advertiser.
regionStringCountry code (e.g. US, DE, CA). Default: anywhere.
dateRangeStringany (default), last7, last30, last90, or custom.
startDateStringCustom start date YYYYMMDD (only with dateRange=custom).
endDateStringCustom end date YYYYMMDD (only with dateRange=custom).
maxResultsIntegerMax ads to return per query. Default: 40, max: 10000.
detailsBooleanFetch full creative details per ad. Default: false.
downloadImagesBooleanDownload preview images to KV store (requires details=true). Default: false.
cookiesStringOptional browser cookie string for personalized/authenticated requests.
proxyObjectProxy configuration.

Output

Data is stored in the default dataset in JSON format. Images (when enabled) are stored in the default key-value store.

Example: Domain Search (details=false)

{
"id":"CR05264906572273811457",
"advertiserId":"AR01247602649897893889",
"creativeId":"CR05264906572273811457",
"advertiserName":"NBC Universal, Inc.",
"format":"TEXT",
"url":"https://adstransparency.google.com/advertiser/AR.../creative/CR...?region=anywhere",
"previewUrl":"https://tpc.googlesyndication.com/archive/simgad/...",
"previewStoreKey":null,
"impressions":null,
"shownCountries":[],
"countryStats":[],
"audienceSelections":[],
"variants":[],
"originUrl":"https://adstransparency.google.com/advertiser/AR...?region=anywhere",
"domain":"facebook.com",
"total_days_shown":3,
"verified":false,
"searchQuery":"facebook.com",
"totalEstimateLower":"300000",
"totalEstimateUpper":"400000"
}

Example: With Details (details=true, downloadImages=false)

{
"id":"CR13978511766854828033",
"advertiserName":"Chi nhรกnh cรดng ty TNHH...",
"format":"TEXT",
"previewUrl":"https://tpc.googlesyndication.com/archive/simgad/...",
"previewStoreKey":null,
"shownCountries":["Vietnam"],
"variants":[
{
"textContent":"Ad headline text",
"images":["https://tpc.googlesyndication.com/..."],
"imageStoreKeys":[]
}
],
"verified":false,
"totalEstimateLower":"300000",
"totalEstimateUpper":"400000"
}

Key-Value Store (Images)

When downloadImages=true, preview images are downloaded and stored:

Key FormatContent
{creativeId}_preview_0.jpgPreview image (JPEG)

Access stored images via the Apify API or console after the run completes.

You might also like

Google Ads Creatives Scraper

datablow/google-ads-creatives-scraper

Scrape ad creatives from Google Ads by advertiser name.

Google Ads Scraper

dz_omar/google-ads-scraper

Extract Google Ads creative data including advertiser info, ad text, images, and landing URLs directly from the Google Ads Transparency Center. Ideal for competitor research, ad analysis, and marketing intelligence.

๐Ÿ‘ User avatar

FlowExtract API

700

5.0

Google Ads Scraper

ayen-data/google-ads-scraper

Scrape advertiser data, ad creatives, impressions, audience targeting, and ad media from the Google Ads Transparency Center.

22

5.0

Google Ads Library Scraper

practicaltools/google-ad-library-scraper

Scrapes ads from the Google Ads Transparency Center. Returns creative content, advertiser info, ad format, dates, and asset URLs.

๐Ÿ‘ User avatar

Practical Tools

11

Google Advertiser Ads Scraper

burbn/google-advertiser-ads-scraper

Extract every single ad from any Google Ads advertiser! Scrape Google Ads Transparency Center by Advertiser ID. Extract images, videos, text, and dates. Perfect for deep competitor analysis, ad intelligence, and tracking full brand campaigns automatically.

Google Ads Scraper

crawlerbros/google-ads-scraper

Extract ads from Google Ads Transparency Center. Get text, image and video ad details, advertiser info, dates, and preview URLs.

61

Google Ads Transparency Scraper

scrapers-hub/google-ads-transparency-scraper

Google ad scraper to extract ads, keywords, and advertiser data from Google search results ๐Ÿ“Š๐Ÿ” Perfect for competitor analysis, ad research, and marketing strategy optimization. Fast and reliable.

10

Google Ads Transparency Scraper

rastriq/google-ads-scraper

Scrape the Google Ads Transparency Center. Extract advertiser info, ad creatives, targeting details, and spending data. Monitor competitors' ad campaigns across Google Search, YouTube, and Display Network. Export to JSON, CSV, or Excel.

๐Ÿ‘ User avatar

Rastriq โ€” Structured data from the world

2

Google Ad Transparency Scraper

seemuapps/google-ads-transparency-scraper

Scrape every Google ad creative for any advertiser or domain โ€” image, text, and video ads with run dates, regions, and asset URLs.

Google Ads Scraper

automation-lab/google-ads-scraper

Scrape Google Ads from the Ads Transparency Center for competitor ad monitoring. Search by advertiser name, domain, or ID. Get creatives, formats, dates, impressions. Export to JSON, CSV, Excel.

๐Ÿ‘ User avatar

Stas Persiianenko

340