Search Region Venues
Search for local venues, businesses, or places in a specific region using Google Maps. Useful for finding leads, competitors, or specific types of businesses in a city/region.
Input Schema
| Parameter | Type | Description |
|---|---|---|
| searchTerm | string | The search term (e.g., “Italian restaurants”, “Gyms”, “Software companies”). |
| city | string | The city to search in. |
| region | string | The region, state, or province. |
| country | string | The country (optional but recommended for accuracy). |
| limit | number | Maximum number of results to return (default: 5). |
| excludeNames | array | List of venue names to exclude from results. |
Last updated on