Google Ads Library API - Ad Transparency Scraper
Pricing
$5.00 / 1,000 successful searches
Google Ads Library API - Ad Transparency Scraper
Search and retrieve ads from the Google Ads Transparency Center by keywords, advertiser, domain, platform, and format.
Google Ads Library Scraper (GAds Transparency Scraper)
Google Ads Library Scraper is an enterprise-grade, high-performance web scraper and ad intelligence tool designed to programmatically extract active ad creatives and advertiser details from the Google Ads Transparency Center (also known as the Google Ads Library or Google Ads Transparency Library).
This actor allows you to search the Google Ads database, run competitor ad monitoring, and download creative asset preview links across Search, YouTube, Google Maps, Google Play Store, and Google Shopping.
🏷️ Keywords:
google ads transparency center api, google ads library scraper, google ads transparency scraper, google advertiser lookup, competitor ads tracker, search google ads database, youtube ads scraper, google play store ads api, ad intelligence scraper, google maps ads finder, google shopping scraper, scrape google ad transparency center, competitor ad analysis api, ad creative library scraper.
🚀 Main Features
- 🤖 Advertiser Keyword Search: Search by brand name, company, or keyword to retrieve advertiser IDs, verified legal names, and origin countries.
- 🔎 Competitor Ads lookup: Retrieve detailed active ad listings for any advertiser ID or domain filter (e.g.
pinterest.com). - 📦 Ad Creative Downloader: Get clean, direct media asset preview URLs (stripping raw image HTML tags automatically).
- 🌐 Full Country Targeting: Access targeted advertising campaigns across 200+ countries with our comprehensive, sorted country selector.
- 📅 Date Selector Pickers: Filter creatives by start and end dates using interactive calendar datepickers.
- 🔄 Pagination Ready: Output results include the
next_page_tokeninside each creative row to allow seamless iteration over large ad databases.
🔧 Input Parameters
| Field | Type | Description | Default / Editor |
|---|---|---|---|
action | string | Selected action: search-advertisers, get-advertiser, search-creatives, get-creative | search-advertisers |
query | string | Keyword query for advertisers search | pinterest (text field) |
advertiser_id | string | Advertiser unique ID | AR09054733341433004033 (text field) |
creative_id | string | Creative unique ID | CR02586070117536235521 (text field) |
country | string | Target country filter | Alphabetical sorted country dropdown |
format | string | Ad format (text, image, video, all) | Dropdown selection |
platform | string | Google platform filter (YouTube, play, maps, shopping, all) | Dropdown selection |
start_date | string | Filter ads seen after this date | Interactive datepicker calendar |
end_date | string | Filter ads seen before this date | Interactive datepicker calendar |
next_page_token | string | Next page token for pagination | Text field |
Example Input JSON:
{"action": "search-creatives","advertiser_id": "AR09054733341433004033","country": "US"}
📊 Output Dataset Example
[{"advertiser_id": "AR09054733341433004033","creative_id": "CR14199522047943507969","format": "text","first_seen": "2026-05-08T00:43:15.000Z","last_seen": "2026-07-09T05:58:06.000Z","advertiser_name": "Pinterest Inc","preview_url": "https://tpc.googlesyndication.com/archive/simgad/11202280674438326600","preview_html": null,"next_page_token": "CgoAP7zmp2PGIjzzEhBo7BAJEUV1ulzbwMMAAAAAGgn8+HCx+OKewJU="}]