Google Maps Scraper avatar
Google Maps Scraper

Pricing

$5.00/month + usage

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Chris Xavier

Maintained by Community

Enter one or more keywords and get Google Maps Information back, including Business Name, Address, Website, Business Hours, Number of Reviews and Number of Stars.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

3

Monthly users

3

Runs succeeded

96%

Last modified

a month 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  "queries": [
3    "restaurant in atlanta, ga"
4  ]
5}' |
6apify call wisteria_banjo/google-maps-scraper --silent --output-dataset

Google Maps Business Data 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: