Free Google Ads Transparency Scraper — Ad History avatar

Free Google Ads Transparency Scraper — Ad History

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Free Google Ads Transparency Scraper — Ad History

Free Google Ads Transparency Scraper — Ad History

Free Google Ads Transparency Center scraper. Pull every ad an advertiser is or has been running across Google Search, YouTube, Display, and Shopping in 50+ countries. Returns text, image, and video creatives with full metadata.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

SR

SR

Maintained by Community

Actor stats

0

Bookmarked

322

Total users

231

Monthly active users

4 days ago

Last modified

Categories

Share

Google Ads Transparency Scraper: Competitor Ad Creatives

Hosted google ads transparency that returns structured JSON without the captcha-solving, proxy-rotation, and site-update maintenance you'd otherwise own. Run it from the Apify Store with one click, or call it from your own service via the Apify API. Pay only for what you scrape, no monthly subscription.

How the google ads transparency center works

The Google Ads Transparency Center is Google's public record of every ad an advertiser is running across Search, Display, YouTube, and Shopping. It is a goldmine for competitor research, but the web interface is built for browsing one advertiser at a time, not for pulling data at scale. This Actor turns the Google Ads Transparency Center into a structured feed, you give it a domain or advertiser, and it returns the live ads with their creative text, images, formats, regions, and the dates each ad has been running.

That makes a few jobs much faster. You can watch which creatives a competitor is scaling and which they quietly dropped, spot the landing pages behind their paid traffic, and see which regions they are actually targeting. Because the ads come back as JSON and you pay per result, you can monitor a whole set of competitors on a schedule and diff the output week over week instead of clicking through the transparency center by hand.

What you get

  • Structured JSON output, every google ads transparency run returns clean, parseable records ready for analytics or downstream pipelines.
  • Hosted on Apify, no servers, no proxies, no anti-bot maintenance. Click Run.
  • Pay only for what you scrape, pricing scales with usage; no monthly subscription minimum.
  • Multi-country support, pass a country / geo parameter to localize results across 50+ regions.

Why use this google ads transparency

Most google ads transparency solutions fall into one of two camps: free open-source libraries that break every few months when the upstream site changes, or expensive SaaS tools that charge $99-$399/month for the data layer plus a dashboard UI you may not need.

This Apify Actor sits in the middle: same structured data the SaaS tools ship, but priced per run instead of per month, with a hosted infrastructure that handles proxies, retries, and captcha solving so you don't have to.

Input

FieldTypeDefaultDescription
domainstringrequiredAdvertiser domain to look up (e.g. "redable.nl"). One of domain, search, or advertiser_id is required.
searchstring,Brand or advertiser name to search (e.g. "Nike"). Use instead of domain when you don't know the exact domain.
advertiser_idstring,Direct advertiser lookup (e.g. "AR10129747575264247809"). Required when creative_id is set.
creative_idstring,Direct creative lookup (e.g. "CR12965115384414863361"). Requires advertiser_id.
regionstringNLISO country code for the region filter.
formatstring``Filter by ad format. Leave empty for all formats.
start_datestring,Lower bound of the ad's last-shown date (YYYY-MM-DD).
end_datestring,Upper bound of the ad's last-shown date (YYYY-MM-DD).
ads_countinteger40How many ad creatives to return (1-100).
detailbooleanFalseFetch impressions, regions, platforms, variations, and spend for every returned creative. Slower but richer.
politicalbooleanFalseFilter to political / election ads (these include spend ranges where available).
page_tokenstring,Pagination token from a previous run's _next_page_token field. Leave empty for the first page.

Output

Every run pushes results to the Apify dataset as JSON records. Each record contains the structured fields surfaced by the google ads transparency, fields, IDs, timestamps, and any nested objects. You can:

  • Download the dataset as JSON, JSONL, CSV, or Excel from the Apify console
  • Stream results via the Apify API for use in your own application
  • Pipe results to webhooks, S3, BigQuery, or any of Apify's 30+ integrations
  • Diff today's run against yesterday's to detect changes (new entries, removed entries, modified fields)

Use cases for the google ads transparency

Competitor ad intelligence

Pull every active ad your top 5 competitors are running via the google ads transparency. Map their messaging angles, creative formats, and regional spend allocation.

Ad-creative inspiration

Browse high-spending campaigns by category to copy proven creative formats, saves weeks of A/B testing from scratch.

Compliance auditing

Verify your own brand's compliance with platform ad policies by pulling all your live ads via the google ads transparency weekly.

Market research

Aggregate google ads transparency data across an entire vertical (e.g. all DTC mattress brands) to size paid-media spend and identify rising challengers.

How it compares

Other tools that rank for "google ads transparency scraper" range from key-gated SERP APIs to other Apify actors. Here is where this Actor sits.

This ActorSerpApiNoCodeSERPApiOther Apify ad scrapers
Run without your own API keyYes, runs from the Apify StoreNo, needs a SerpApi keyNo, needs an account keyYes, run from Apify
Hosted (proxies + captcha handled)YesYesYesVaries
Structured JSON outputYesYesExcel/spreadsheet focusVaries
Creative detail (impressions, regions, platforms, spend)Yes, with detail onVaries by endpointLimitedVaries
Pay per result, no monthly quotaYesMonthly search creditsMonthly planVaries

If you already run other jobs on Apify, this Actor keeps ad transparency data in the same account, dataset format, and billing. No extra vendor signup.

FAQ

Is this google ads transparency free?

The Actor itself is hosted on Apify with pay-per-event pricing, you only pay for what you actually scrape. There's no monthly subscription and no minimum spend. The first few runs typically cost less than a coffee. For long-running daily jobs, your monthly bill scales with the volume of data you pull.

How does this google ads transparency compare to existing tools?

Most off-the-shelf google ads transparency alternatives are either fragile open-source scripts that break every few months, or expensive SaaS subscriptions starting at $99-$399/month. This Actor sits in between: hosted infrastructure that handles proxy rotation and retries, but priced per run.

What input does the google ads transparency accept?

The full input schema is rendered as a form on the Apify Store page, you can run a job by filling out a few fields with no code. The schema also accepts raw JSON if you're calling the Actor via the Apify API from your own service. See the Input section above for the field list.

How accurate is the google ads transparency data?

The Actor scrapes data directly from the source, so accuracy matches what a human user would see on the page. There's no third-party cache or middleware, every run returns the live state. If the upstream site throttles requests, the Actor handles retries and proxy rotation transparently and surfaces a structured error in the dataset's errors field rather than failing silently.

Can I run this google ads transparency on a schedule?

Yes, Apify has built-in scheduling. You can set the Actor to run hourly, daily, or weekly, and pipe results to webhooks, S3, or your data warehouse via the Apify integrations. Most teams schedule the google ads transparency as a daily task and incrementally diff against the previous run to detect changes.

Pricing

This google ads transparency uses Apify's pay-per-event pricing, every successful record costs a small fixed amount, so your bill scales linearly with usage. There's no monthly subscription and no minimum spend. See the Apify Store page for the current per-event price; expect typical workloads to cost a few dollars per run.