Introduction
This integration enables users to search for businesses on Google Maps using specified queries. By leveraging the Google Places API, the action retrieves relevant business information based on search parameters. The integration allows for efficient location-based searches, providing access to Google's extensive database of businesses and points of interest. Users can utilize this functionality to enhance their data collection and analysis processes within Clay.
Provider: https://google.com
โAPI Documentation: https://developers.google.com/maps/documentation/places/web-service/overview
Input
Name | Is Optional | Description | Type |
Location | The approximate location you want to search for businesses in. | map | |
Search Query | The query you want to use to search for Businesses (e.g. HVAC in Tucson, AZ). Including a location in the search query and below will help to narrow down the results properly. | text | |
Number of results | true | Number of results to pull. The maximum this action will pull is 200 results (minus duplicate results). | number |
Output
Name | Type |
Results | array |
Retry Partial Data | object |
Retry Custom Inputs | object |