Viewport-aware discovery
Center each search on exact coordinates, select a zoom level, and page through successive groups of nearby places in ranking order.
Google Maps Search API
Search a coordinate-centered Google Maps viewport and receive normalized place data—rankings, addresses, categories, ratings, hours, contact details, and more.
No card required. No subscription. No charge for failed searches.
Map viewport · Austin
Coffee shops near 30.2672, -97.7431
20 ranked places with stable place IDs and normalized business details.
Terrible Love
Coffee shop · 328 reviews
Fleet Coffee
Cafe · Open until 2 PM
Purpose-built for Google Maps
Center each search on exact coordinates, select a zoom level, and page through successive groups of nearby places in ranking order.
Collect place IDs, structured addresses, coordinates, categories, ratings, reviews, contact details, hours, imagery, highlights, and attributes.
Work with restaurants, shops, services, and hotels, including ordering, reservation and booking links plus supported hotel and amenity details.
One request
Send JSON to a dedicated endpoint. PrismCrawl returns a request ID and a normalized response you can use immediately or inspect later.
curl "https://api.prismcrawl.com/v1/google/maps/search" \
+ --request POST \
+ --header "x-api-key: <PRISMCRAWL_API_KEY>" \
+ --header "content-type: application/json" \
+ --data '{"query": "coffee shop","coordinates": {"latitude": 30.2672,"longitude": -97.7431},"zoom": 13.1}'Common workflows
The same simple pricing
Google Maps searches use the same PrismCrawl credits as Google, Bing, and Amazon searches. There is no Maps surcharge or separate subscription.
Choose your one-time purchase
The same complete API at every level.
Buy only what you need. Add another package whenever you want more credits or a higher request rate.
Secure checkout by Stripe
Create an account and use your 25 free credits from the dashboard or your own HTTP client.