Google Maps Fast Scraper avatar

Google Maps Fast Scraper

Try for free

Pay $2.00 for 1,000 rows

View all Actors
Google Maps Fast Scraper

Google Maps Fast Scraper

xmiso_scrapers/google-maps-scraper
Try for free

Pay $2.00 for 1,000 rows

Cost effective version of lightweight, fast, low memory google maps scraper, speed 1000 results per minute, priced at just $2/1000 rows

You can access the Google Maps Fast Scraper programmatically from your own applications by using the Apify API. You can 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  "search_query": "dentist",
3  "gmaps_url": "https://www.google.com/maps/search/dentist/@37.7647232,-122.4924768,13z/data=!3m1!4b1?entry=ttu&g_ep=EgoyMDI0MDkxMS4wIKXMDSoASAFQAw%3D%3D",
4  "latitude": "",
5  "longitude": "",
6  "area_width": 20,
7  "area_height": 20,
8  "max_results": 200
9}' |
10apify call xmiso_scrapers/google-maps-scraper --silent --output-dataset

Google Maps Fast Scraper API through CLI

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

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Aug 2024
  • Modified 17 days ago