Parameters
The search path parameter. Specifies the keyword or phrase you want to search for on Google Maps.
Set the
brd_json parameter to json to get the results in JSON format.| value | description |
|---|---|
html (default) | Returns the standard HTML response from Google Maps. |
json | Returns the search results in a structured JSON format, making it easier to parse and extract specific data points. |