Skip to content
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:02.294781+00:00",
"engine": "google",
"google_url": "https://www.google.com/search?q=best+coffee+makers&gl=us&hl=en&num=10"
},
"search_parameters": {
"engine": "google",
"q": "best coffee makers",
"gl": "us",
"hl": "en",
"google_domain": "google.com",
"device": "desktop",
"location": "Richmond, VA"
},
"ads": [
]
}
GET/v1/data/google/ads1 credit / run Verified

Ads

The sponsored results shown on a Google search page for a query: the top-of-page and bottom-of-page ad blocks, each with headline, destination and displayed link, description, and sitelinks.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesSearch query the ads are shown for (parameter q).
Advanced filters
glstringnoTwo-letter country code for the search origin, e.g. us, gb, de. (default: us)
hlstringnoTwo-letter UI language code, e.g. en, es, fr. (default: en)
locationstringnoLocation to search from as free text, e.g. 'Austin, Texas'.
devicestringnoDevice to emulate: desktop, mobile, or tablet. (default: desktop)
google_domainstringnoGoogle domain to use, e.g. google.com, google.co.uk. (default: google.com)