
Google Maps Scraper Orchestrator
Pricing
Pay per usage
Go to Store

Google Maps Scraper Orchestrator
Run multiple locations and search terms together with parallel runs for maximum speed.
5.0 (4)
Pricing
Pay per usage
16
Total users
196
Monthly users
16
Runs succeeded
6.6%
Issues response
2.8 days
Last modified
8 months ago
You can access the Google Maps Scraper Orchestrator 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.
$echo '{< "locations": [< "New York",< "Los Angeles",< "Chicago"< ],< "locationPrefix": "USA"<}' |<apify call lukaskrivka/google-maps-scraper-orchestrator --silent --output-dataset
Google Maps Scraper Orchestrator API through CLI
The Apify CLI is the official tool that allows you to use Google Maps Scraper Orchestrator locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: