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:22:13.286212+00:00",
"engine": "google",
"google_url": "https://www.google.com/_/TravelFrontendUi/data/travel.frontend.hotels.HotelsFrontendService/GetLocationSuggestions?hl=en&gl=us&curr=USD&q=best+coffee+makers"
},
"search_parameters": {
"engine": "google_hotels_autocomplete",
"q": "best coffee makers",
"gl": "us",
"hl": "en"
},
"suggestions": [
]
}
GET/v1/data/google/hotels/autocomplete1 credit / run Verified

Hotels Autocomplete

Destination and property suggestions for a partial Hotels query, with the location and identifiers for each suggestion.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
qstringyesPartial query to complete, e.g. 'new york hot'.
Advanced filters
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
currencystringnoCurrency code, e.g. USD, EUR. (default: USD)