Local business discovery
Use Google Maps endpoints to turn local business discovery into repeatable API requests with documented inputs and JSON responses.
Collect local business and place data from Google Maps for location intelligence workflows.
Fetch Google Maps place details and local search results through documented Crawlora API endpoints.
Endpoint families
2
Documented params
4
Examples
2
Live catalog snapshot
Active endpoints
2
Methods
GET, POST
Required params
4
Schema refs
2
{
"platform": "Google Maps",
"endpoint": "google-map-place",
"method": "GET",
"path": "/google/map/place/{place_id}",
"auth": "apiKey"
}Use cases
Fetch Google Maps place details and local search results through documented Crawlora API endpoints.
Use Google Maps endpoints to turn local business discovery into repeatable API requests with documented inputs and JSON responses.
Use Google Maps endpoints to turn place detail enrichment into repeatable API requests with documented inputs and JSON responses.
Use Google Maps endpoints to turn location intelligence into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/google/map/place/{place_id}
/google/map/search
Featured endpoints
/google/map/place/{place_id}Returns detailed information for a specified place_id. Rate limit is enforced at 1 request per second.
/google/map/searchReturns results from Google Maps based on search options. Rate limit is enforced at 1 request per second.
Start building