Skip to content
capzy
All sites
Data API

Google Data API

Search, news, patents and trends data from Google.

58endpointsRate Limit · recaptcha handled for you
google.comGET/google/adsGET/google/ads/tr…GET/google/ai-mod…{ } JSON
Example (captured live)
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:21:07.017284+00:00",
"engine": "google",
"google_url": "https://adstransparency.google.com/?query=best%20coffee%20makers&region=anywhere"
},
"search_parameters": {
"engine": "google_ads_transparency_center",
"text": "best coffee makers",
"region": "anywhere",
"gl": "us"
},
"search_information": {
"advertiser": null,
"advertiser_id": null,
"total_ads": 0
},
"ads": [
],
"pagination": {
"next_page_token": null
}
}
GET/v1/data/google/ads/transparency1 credit / run Verified

Ads Transparency

Ad creatives a verified advertiser has run, from the Google Ads Transparency Center: the creative id, advertiser, format (text, image, or video), target domain, and first/last-shown dates.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
Advanced filters
querystringnoAdvertiser name or target domain to search for, e.g. 'tesla.com'. Provide this or advertiser_id.
advertiser_idstringnoAdvertiser id to list creatives for, e.g. AR17828074650563772417.
creative_idstringnoLook up a single creative by id, e.g. CR06172042294124871681.
regionstringnoRegion filter, e.g. US, GB, anywhere. (default: anywhere)
formatstringnoCreative format filter: text, image, or video.
platformstringnoSurface filter: search, display, maps, shopping, play, youtube.
glstringnoTwo-letter country code for the request origin. (default: us)