Google Maps Competitor Analyzer avatar
Google Maps Competitor Analyzer

Pricing

$29.00 / 1,000 results

Go to Store
Google Maps Competitor Analyzer

Google Maps Competitor Analyzer

Developed by

Brian Pyatt

Brian Pyatt

Maintained by Community

Find competitors near any business location using Google Maps. Enter addresses, Place IDs, or coordinates to discover nearby businesses with ratings, reviews, and rankings. Perfect for market research, site selection, and competitive analysis. Supports bulk locations and custom search terms

0.0 (0)

Pricing

$29.00 / 1,000 results

0

Total users

6

Monthly users

6

Runs succeeded

11%

Last modified

18 hours ago

You can access the Google Maps Competitor Analyzer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "searchQuery": "medical spa",
< "locations": [
< {
< "key": "123 Main St, Beverly Hills, CA 90210",
< "value": "My Med Spa"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call spotcircuit/google-maps-competitor-analyzer --silent --output-dataset

Google Maps Competitor Finder - Business Location Analyzer API through CLI

The Apify CLI is the official tool that allows you to use Google Maps Competitor Analyzer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: