Google Map Places
Google Places API — For Less 🔍 Need Google Places data without breaking the bank? Our API gives you real-time access to Google Places Search, Details, and Autocomplete — all at cheaper rates. ⚡ No complicated billing. No monthly surprises. Just clean, reliable pricing. 🔑 Why Use Our API? ✅ Cheapest on the internet ✅ No setup hassle ✅ Same data ✅ Simple pricing ✅ Easy integration — RESTful…
Google Map Places endpoints
| Method | Endpoint | Description |
|---|---|---|
| Places | ||
| GET |
textsearch /textsearch |
# Google Places API - Text Search The **Text Search** request in the **Google Places API Web Service** returns information about a set of places based on a string query, such as… |
| GET |
findplacefromtext /findplacefromtext |
# Google Places API - Find Place The **Find Place** request in the **Google Places API Web Service** returns a place based on a text input (like name, address, or phone number).… |
| GET |
nearbysearch /nearbysearch |
# Google Places API - Nearby Search The **Nearby Search** request in the **Google Places API Web Service** returns a list of places (e.g. restaurants, stores, attractions) based… |
| GET |
details /details |
# Google Places API - Place Details The **Place Details** request in the **Google Places API Web Service** returns comprehensive information about a specific place, identified by… |
| GET |
placeautocomplete /placeautocomplete |
# Google Places API - Place Autocomplete The **Place Autocomplete** service in the **Google Places API Web Service** returns place predictions in response to a user's search… |
| GET |
queryautocomplete /queryautocomplete |
# Google Places API - Query Autocomplete The **Query Autocomplete** service of the **Google Places API Web Service** is used to provide type-ahead search suggestions for… |
| Geolocation | ||
| GET |
geocode /geocode |
# Google Maps Geocoding API - Geocoding Requests The **Geocoding API** converts addresses into geographic coordinates (latitude/longitude) and vice versa. It is part of the… |
| Timezone | ||
| GET |
timezone /timezone |
# Google Maps Time Zone API The **Google Maps Time Zone API** provides time offset data for locations on the Earth's surface. Given a location and timestamp, it returns the time… |
Google Map Places pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | 1 / second |
|
| ULTRA | $24.99 / month | 2 / second |
|
| MEGA | $275 / month | 5 / second |
|