/google/hotels/nearby
Get similar and popular hotels (plus vacation rentals) near a Google hotel by feature ID.
Price: 1 credit
💡 AI Hint: Find hotels and vacation rentals near a given hotel. Given a hotel feature_id (hex ‘0x..:0x..’), returns nearby and similar properties: name, feature_id, property type (hotel or vacation_rental), star class, guest rating, review count, coordinates, description, photos, and the nightly price starting from. Use each feature_id with the hotels endpoint for full details.
⚠️ Common errors: 412: Hotel not found for the given feature_id.
Authorizations
API token from the dashboard
Headers
Body
Hotel feature ID in hex form '0x..:0x..'
1"0x89c28aad4f6a9ce5:0xa4793816b9bcb218"
Max number of results
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response