/google/maps/reviews
Google
/google/maps/reviews
Get Google Maps reviews for a place by feature ID, with full pagination.
Price: 5 credits per 20 results
💡 AI Hint: Get Google Maps reviews for a place by its feature_id (hex ‘0x..:0x..’). Returns review text, rating, author, relative date, review photos, and any owner reply. Paginates to the requested count.
⚠️ Common errors: 412: Place not found or reviews unavailable for the given feature_id.
POST
/google/maps/reviews
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 reviews
Required range:
x >= 1