
Google Maps Search API
🔍 Search keywords
KeyWords
☑️ Required
Enter the keywords you would normally search for on Google Maps, such as coffee, bakery, or coworking space.
Use clear and specific terms to improve relevance and reduce noise in the search results.
Type: string
Default: coffee
🌍 Language
language
☑️ Required
Sets the UI language for the Google Maps browsing session and affects the returned text fields (such as business name, cuisine type, and review snippet).
Type: string
Default: en
Supported options (common):
en, de, fr, it, es, ja, zh-CN, zh-TW
🗺 Country
country
☑️ Required
Sets the country or region bias for Google Maps search results. This helps localize the listings returned for the same keyword.
Type: string
Default: us
Supported options (examples):
us, gb, ca, au, de, fr, es, it, jp, kr
💯 Maximum number of places to extract
max_dates
☑️ Required
Set the maximum number of places to extract from the Google Maps search results list.
Higher values return more results but may increase processing time.
Type: number
Minimum: 1
Default: 100
