No code Google Ads Transparency center scraper

Google Ads Transparency Center allows marketer to monitor their or competitors ads on Google. Here at SerpApi, we provide an API to retrieve the search results programmatically.

Google Ads Transparency CEnter

Scrape the search results

If you want to scrape this programmatically, here is a blog post by my colleague, Martin:

Scraping Google Ads Transparency Center with SerpApi and Node.js
Learn how to scrape Google Ads Transparency Center through real-world examples and understand the importance of this data in digital advertising.

If you're not a developer or prefer a no-code solution, we want to introduce you to our new Google Ads Transparency Center Scraper:

Google Ads Transparency Center Scraper - Data to Excel
Scrape Google ads transparency center data; https://adstransparency.google.com/. Scrape list of ads by advertiser, region, and more

You just need to add the advertiser ID or the ads text on the form, before receiving the search results in Excel file.

Google ads transparency scraper form sample

Using the Google Ads Transparency Center API, you can retrieve the advertiser information, ads format, image, first and last shown, and the link to the creative assets. Unfortunately, Google provides a redirect link like the text below instead of the actual link:

https://displayads-formats.googleusercontent.com/ads/preview/...

We received a couple of requests where people want to retrieve the direct media link instead of the redirect link that is provided by Google.

Code solution
Our colleague, Terry, wrote a blog post on how to retrieve the direct media link using Python and Javascript. You can read it here:

Retrieving a Direct Media Link from the Google Ads Transparency Center API
Update 12 Sep 2024: Added solution in Javascript We launched the Google Ads Transparency Center a few months ago, and our customers are happy using it. However, there is one imperfection in the API that we would like to address in this blog post. We have a comprehensive tutorial on

No Code solution
If you're looking for a no-code solution to retrieve the direct media link, here it is:

Google Ads Transparency Center Scraper Media Link scraper
Scrape Google ads transparency center data media link

You need to upload the Excel file you previously retrieve from the basic scraper, after that our scraper will run the script in the background and provide you with the direct media link.

Here is how the result looks like:

Example result in Excel

Looking for more solution to learn about competitor's Google Ads strategy? Feel free to read our recommendations here:

Google Ads Competitor Analysis System: Spying with API
Learn your competitor’s Google ads strategy via SERP results, ads transparency center, and more. You can do this programmatically!

I hope it helps!