Google Maps Scraper avatar
Google Maps Scraper

Pricing

$45.00/month + usage

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Rigel Bytes

Rigel Bytes

Maintained by Community

Scrape UNLIMITED business data from Google Maps for just $45/month! Extract names, addresses, reviews, ratings, and more. Perfect for market research, lead generation, and competitor analysis. Easy to use, proxy-supported, and highly customizable. Start scraping smarter today!

0.0 (0)

Pricing

$45.00/month + usage

0

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

4 days ago

You can access the Google Maps Scraper 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.

1echo '{
2  "query": "Car Washes",
3  "max": 50,
4  "lang": "en",
5  "country": "United States",
6  "state": "Texas",
7  "city": "Houston"
8}' |
9apify call rigelbytes/google-maps-scraper --silent --output-dataset

Google Maps Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: