/google/maps/photos
Google
/google/maps/photos
Get Google Maps photos for a place by feature ID. Returns photo URLs, captions, dimensions.
Price: 5 credits per 20 results
💡 AI Hint: Get Google Maps photos for a place by its feature_id (hex ‘0x..:0x..’). Returns photo image URLs, captions, dimensions, and source. The X-Total-Available-Results header reports total photos available.
⚠️ Common errors: 412: Place not found or photos unavailable for the given feature_id.
POST
/google/maps/photos
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
application/json
Place feature ID in hex form '0x..:0x..'
Minimum string length:
1Example:
"0x89c258552071bcb3:0x5cc7129cc313de1a"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Max number of photos
Required range:
x >= 1