Search for businesses, places, landmarks, and locations on Google Maps. Retrieve structured place data including addresses, ratings, phone numbers, coordinates, and more. Ideal for local search, business discovery, and place lookups.
type=places for lighter local results within a general SERP workflow.x-api-key: YOUR_API_KEYrestaurants in ParisEiffel Towerhotels near Times Square New Yorkcoffee shops Berlinen, ar, fr, de@latitude,longitude,zoomz. Biases results toward the specified geographic area without strictly limiting them.| Example | Description |
|---|---|
@48.8566,2.3522,15z | Central Paris, street-level zoom |
@40.7580,-73.9855,14z | Times Square, New York |
z) ranges from 1z (world) to 21z (building). Higher zoom values narrow the geographic bias.ChIJLU7jZClu5kcR4PcOOO6p3I010311848498909477344| Combination | Behavior |
|---|---|
q only | General Google Maps search for the query term. |
q + hl | Maps search with localized result text. |
q + ll | Maps search biased toward the specified geographic area. |
q + ll + hl | Location-biased search with localized text. |
q + placeId | Direct place lookup; q may be used for validation. |
q + placeId + hl | Direct place lookup with localized text. |
q + cid | Direct business lookup by customer ID. |
q + cid + hl | Business lookup by customer ID with localized text. |
| Status Code | Description |
|---|---|
400 | Missing required query parameter q |
401 | Invalid or missing API key |
403 | Inactive account or expired subscription |
429 | Credits exhausted or concurrent request limit reached |
500 | Internal server error |
hl language code.ll biases results geographically but does not strictly limit them.