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:13.018471+00:00",
"engine": "google",
"google_url": "https://www.google.com/travel/hotels/best%20coffee%20makers?adults=2&currency=USD"
},
"search_parameters": {
"engine": "google_hotels",
"q": "best coffee makers",
"adults": 2,
"currency": "USD",
"gl": "us",
"hl": "en"
},
"results": [
],
"pagination": {
"current": 1,
"next": null
}
}
GET/v1/data/google/hotels/search1 credit / run Verified

Hotels Search

Hotel search for a destination (Google Travel): price, rating, reviews, class, thumbnail.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesDestination, e.g. 'New York'.
Advanced filters
check_instringnoCheck-in date, YYYY-MM-DD.
check_outstringnoCheck-out date, YYYY-MM-DD.
adultsintegernoNumber of adult guests. (default: 2)
currencystringnoCurrency code for prices, e.g. USD, EUR. (default: USD)
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
pageintegernoPage number. (default: 1)