/google/hotels/photos
Google
/google/hotels/photos
Get Google Hotels photos for a hotel by feature ID. Returns photo URLs, captions, dimensions.
Price: 1 credit
💡 AI Hint: Get photos of a hotel by its feature_id (hex ‘0x..:0x..’). Returns photo image URLs, captions, dimensions, and the photo source.
⚠️ Common errors: 412: Hotel not found or photos unavailable for the given feature_id.
POST
/google/hotels/photos
Authorizations
API token from the dashboard
Headers
Body
application/json
Hotel feature ID in hex form '0x..:0x..'
Minimum string length:
1Example:
"0x89c28aad4f6a9ce5:0xa4793816b9bcb218"
Max number of photos
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500