Google Maps Data Scraper Pro
Pricing
from $8.00 / 1,000 results
Google Maps Data Scraper Pro
Scrape Google Maps business data β name, phone, address, rating, reviews, website, geo β using Apify resources only (RESIDENTIAL proxy).
Google Maps Data Scraper Pro
Pricing
from $8.00 / 1,000 results
Scrape Google Maps business data β name, phone, address, rating, reviews, website, geo β using Apify resources only (RESIDENTIAL proxy).
You can access the Google Maps Data Scraper Pro 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 API & Integrations in Apify Console.
$echo '{< "searchStringsArray": [< "restaurant"< ],< "locationQuery": "Mumbai, India",< "maxPlaces": 20,< "language": "en",< "maxConcurrency": 3,< "maxRequestRetries": 5,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call admo-solutions/google-maps-data-scraper-pro --silent --output-datasetThe Apify CLI is the official tool that allows you to use Google Maps Data Scraper Pro locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: