Google Maps Scraper avatar
Google Maps Scraper

Pricing

Pay per event

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

Compass

Maintained by Apify

Extract data from thousands of Google Maps locations and businesses. Get Google Maps data including reviews, reviewer details, images, contact info, opening hours, location, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.2 (56)

Pricing

Pay per event

1115

Monthly users

8.6k

Runs succeeded

>99%

Response time

4.2 days

Last modified

18 hours ago

JB

Incomplete scraping by Geo Location

Closed

jbartos opened this issue
5 months ago

I want to scrape restaurants in multiple geolocations but the geo location is correct in Nominatim but scraper scrapes only partial area.

Examples: Bangkok Map Definition: https://nominatim.openstreetmap.org/ui/search.html?q=Bangkok Output from Apify: https://console.apify.com/actors/runs/fPTKJ5p4jkstxZTMc#output It seems it scraped only downtown.

Hong Kong Map Definition: https://nominatim.openstreetmap.org/ui/search.html?q=Hong+Kong Output from Apify: https://console.apify.com/actors/nwua9Gu5YrADL7ZDj/tasks/hh7vVAns1XmHNXJ19/runs/19smPSmWL2JbjJhSg#output It seems it scraped only Hong Kong Island.

ondrejklinovsky avatar

Hey,

thanks for the report. We had an outdated polygon of Bangkok in out cache. We've just updated it so the actor should now use the same polygon as Nominatim API shows you.

Regarding Honk Kong, you can see that Nominatim returns two polygons for hong kong: one polygon covers the island and the other covers the state. In such cases it's better to specify the exact location with Nominatim's advanced search options:

1"locationQuery": "",
2    "state": "hong kong"

This will tell Nominatim to use Honk Kong the state, not the island. Note that locationQuery must be empty otherwise it would be used instead of state

JB

jbartos

5 months ago

perfect. thanks. testing it now

Pricing

Pricing model

Pay per event 

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Actor start

$0.007

Flat fee for starting an Actor run. <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>

Place scraped

$0.004

Cost per place successfully scraped from Google Maps. <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>

Add-on: Filter applied

$0.001

Extra cost per place for each filter applied (e.g. category, title match, minimum stars, website availability, or skipping closed places). Final price = places scraped * filter price * number of filters. <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>

Add-on: Additional place details scraped

$0.002

Flat cost per place to retrieve additional place details (e.g. table reservation data, web results, or max questions). The price remains the same no matter how many details you select. <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>

Add-on: Contact details scraped

$0.002

Extra cost per place for finding the associated web page and extracting contact information (e.g. social media accounts or emails). <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>

Add-on: Review scraped

$0.0005

Extra cost per individual review scraped. <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>

Add-on: Image scraped

$0.0005

Extra cost per image retrieved from a place, including author details. <a href="https://help.apify.com/en/articles/10774732-google-maps-scraper-is-going-to-pay-per-event-pricing">More details.</a>