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

Related Questions

People also ask questions and their inline answers for a query.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesSearch query (parameter q) whose People also ask block to return.
Advanced filters
next_page_tokenstringnoToken from a prior response to expand a specific question's nested questions. Best-effort: nested expansion is behavior-gated.
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)
google_domainstringnoGoogle domain to use, e.g. google.com, google.co.uk, google.de. (default: google.com)
locationstringnoLocation to search from as free text. Encoded to uule.
uulestringnoPre-encoded Google location (uule). Overrides location.
devicestringnoDevice to emulate: desktop, mobile, or tablet. (default: desktop)