Advanced Google Maps Scraper avatar
Advanced Google Maps Scraper

Pricing

$10.00/month + usage

Go to Store
Advanced Google Maps Scraper

Advanced Google Maps Scraper

Developed by

slash scrape

slash scrape

Maintained by Community

This Google Maps scraper lets you collect details like 👋 Name, 🗂️ Category, 🏷️ Description, ⭐️ Rating, 📇 Address, 📞 Phone, 🖥️ Website, ➕ Plus Code, 🔗 Share Link, 🏪 Opening Times, 📈 Popular Times and 🔖 Properties for any place on Google Maps.

0.0 (0)

Pricing

$10.00/month + usage

3

Total users

127

Monthly users

9

Runs succeeded

97%

Last modified

5 months ago

You can access the Advanced 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  "urls": [
3    "https://www.google.com/maps/place/?q=place_id:ChIJ3aqq5Q1ZwokRb9hLO7Gyxgw"
4  ],
5  "placeIds": [
6    "ChIJbf8C1yFxdDkR3n12P4DkKt0"
7  ]
8}' |
9apify call slash-scrape/google-maps-scraper --silent --output-dataset

Advanced Google Maps Scraper API through CLI

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