/google/hotels/search
Search Google Hotels by location and stay dates. Returns hotels with class, rating, price, GPS.
Price: 1 credit
💡 AI Hint: Search hotels in a city or area for specific check-in and check-out dates. Returns ranked hotels with name, feature_id, star class, guest rating, review count, review aspects guests mention, coordinates, description, photos, and the nightly price starting from for those dates. Use the feature_id with the hotels endpoint for full details.
⚠️ Common errors: 412: No hotels found for the given location.
Authorizations
API token from the dashboard
Headers
Body
City or area to search hotels in
1"New York"
"Chicago"
"Miami"
Check-in date in YYYY-MM-DD format
"2026-07-15"
Check-out date in YYYY-MM-DD format
"2026-07-17"
Max number of results
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response