
Google Maps Scraper
Pricing
Pay per event

Google Maps Scraper
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 (90)
Pricing
Pay per event
1528
Total users
122K
Monthly users
17K
Runs succeeded
97%
Issues response
3.3 days
Last modified
a day ago
Run did not populate correctly
Closed
I added a custom geolocation code for a specific area. when the scrape finished I began going through the list and it provided close to 9500 restaurants that were not in the scope of my code. it cost me $30 and I got nothing useful out of it. I would like to be refund the $30 so I can rerun my scape.

Ondrej Klinovský (ondrejklinovsky)
Hey,
thanks for reaching out. You used LineString
type for you custom geolocation, which doesn't clearly define the area to scrape. You need to use polygon.
I connected the first and last points to make it a Polygon
, please use that instead.
{"type": "FeatureCollection","features": [{"type": "Feature","properties": {},"geometry": {"coordinates": [[[-87.9040377226936,30.64288278659656],[-87.21420423679659,30.491306431907404],[-86.56236158535518,30.71244483996331],[-82.99411771432574,30.282000648295806],[-83.39839939677978,29.70507866801232],[-85.2444652290566,29.713338487762158],[-87.70907503093774,30.25732037589738],[-88.02782588613421,30.687896071910814],[-87.9040377226936,30.64288278659656]]],"type": "Polygon"}}]}
We'll give you back $30. Let me know if you have any questions.
ritas
thank you for the update. I really appreciate your fast response and the refund. Do you know when the refund will be reflected on my account? Спасибо

Ondrej Klinovský (ondrejklinovsky)
You just need to increase your platform limit by $30, it's already prepaid by the gift bill so you won't be charged for the increase.