Google Map Simple scraper avatar
Google Map Simple scraper

Pricing

$3.00 / 1,000 results

Go to Store
Google Map Simple scraper

Google Map Simple scraper

Developed by

Dannyswift.hub

Dannyswift.hub

Maintained by Community

Scrape data from Google map. It only extract core informations, Shop name/Score/Address/Phone number/Comment counts. The process of scraping is very fast. You can get plenty of phone numbers in a short time

0.0 (0)

Pricing

$3.00 / 1,000 results

4

Total users

53

Monthly users

15

Runs succeeded

>99%

Last modified

3 months ago

You can access the Google Map Simple 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  "startUrl": [
3    {
4      "url": "https://www.google.com/maps/search/food/@50.8820343,-2.7984046,15z/data=!4m2!2m1!6e5?entry=ttu"
5    }
6  ],
7  "max": 50,
8  "language": "en",
9  "proxy": {
10    "useApifyProxy": false
11  }
12}' |
13apify call danny.hub/google-map-simple-scraper --silent --output-dataset

google map scraper/easy google map/simple google map API through CLI

The Apify CLI is the official tool that allows you to use Google Map Simple 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: