Google Ads Scraper avatar
Google Ads Scraper

Pricing

$2.00 / 1,000 results

Go to Store
Google Ads Scraper

Google Ads Scraper

Developed by

Ivan Vasiljević

Ivan Vasiljević

Maintained by Community

Extract details about ads from Google Ads Transparency Centar. Scrape ad details like when it was run, ad targeting, advertiser and content of ad. Download ad data in JSON, XML, Excel format.

0.0 (0)

Pricing

$2.00 / 1,000 results

1

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

18 hours ago

Scrape ads data from Google Ads Transparency Centar easily with Google Ads Scraper.

About

The Google Ads Transparency Center is a public database launched by Google to provide visibility into who is running ads across Google’s platforms (Search, YouTube, Display Network, etc.). It aims to increase accountability and combat misinformation by letting users explore: Key Features of the Google Ads Transparency Center

  • Advertiser Verification

    • Shows verified advertiser identities (name, location, and contact info).

    • Confirms they’ve passed Google’s identity verification process.

  • Ad Campaign Details

    • View active/past ads run by an advertiser.

    • See ad creatives, formats (text, image, video), and duration.

  • Political & Election Ads

    • Special transparency for political ads, including:

      • Who paid for the ad.

      • Targeted demographics (age, location, gender).

      • Spending estimates (in some regions).

  • Searchable Database

    • Look up ads by advertiser name, keyword, or topic (e.g., "elections," "health").
  • Global Coverage

    • Available in most countries where Google Ads operate.

Why should you use it?

It provides the latest ads data from Google Ads Transparency Centar, without requiring login or session cookies.

How to use

  1. Go to Google Ads Transparency Centar
  2. Filter ads
  3. Copy URL for ads search that you want to scrape and set it as input parameter for the scraper.

Example of valid URLs:

Examples

Input

{
"urls": [
{
"url": "https://adstransparency.google.com/advertiser/AR12734898815157403649?region=BG",
"method": "GET"
}
],
"maxRecords": 100
}

Output

{
"url": "https://adstransparency.google.com/advertiser/AR18135649662495883265/creative/CR17043350830998093825?region=anywhere",
"advertiserId": "AR18135649662495883265",
"creativeId": "CR17043350830998093825",
"type": "TEXT",
"lastShown": "2025-05-31T05:30:07.000Z",
"targeting": {
"demographics": {
"including": false,
"excluding": false
},
"locations": {
"including": false,
"excluding": false
},
"contextualSignals": {
"including": false,
"excluding": false
},
"customerLists": {
"including": false,
"excluding": false
},
"topicsOfInterest": {
"including": false,
"excluding": false
}
},
"stats": {
"byRegion": [
{
"name": "United States",
"shortCode": "US",
"firstShown": null,
"lastShown": "2025-05-30",
"impression": {
"min": 0,
"max": 0
}
}
],
"byPlatform": []
},
"variants": ["https://tpc.googlesyndication.com/archive/sadbundle/$csp%3Darchive$/5867098290621090882/index.html"],
"advertiser": {
"id": "AR18135649662495883265",
"name": "SociallyUP",
"regionCode": "US",
"legalName": "SociallyUP"
}
}

The output from Google Ads Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).

❓FAQ

Do I need proxies to scrape ads from Google Transparency Centar?

Proxy for this scraper is already preconfigured for optimal performance.

Support

For more custom/simplify outputs or Bug report please contact the developer (ivan.vasiljevic (at) hotmail.com) or report an issue.