get-business-listingsstarterStored Metrics & ReportingGet Business Listings Tool
Search for local business listings from Google Maps. Returns address, contacts, rating, working hours, and other business data. Useful for local SEO analysis and competitor discovery.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| categories | array | optional | Business categories to search for (up to 10). Example: ["pool_contractor", "swimming_pool_supply_store"]. |
| description | string | optional | Description of the business to search for (max 200 characters). |
| title | string | optional | Name/title of the business to search for (max 200 characters). |
| is_claimed | boolean | optional | Filter by whether the business is verified by its owner on Google Maps. Defaults to true. |
| location_coordinate | string | optional | GPS coordinates in "latitude,longitude,radius" format. Radius in km (1-100000). Example: "38.9072,-77.0369,50". |
| filters | array | optional | Results filtering. Example: ["rating.value",">",3]. Supports: regex, <, <=, >, >=, =, <>, in, not_in, like, not_like. |
| order_by | array | optional | Sorting rules. Example: ["rating.value,desc"]. Max 3 rules. |
| limit | integer | optional | Maximum number of results to return (1-1000). Defaults to 10. |
| offset | integer | optional | Offset in the results array for pagination. |
Plan access
Available on the starter tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).
See plans