Google Maps Search avatar
Google Maps Search

Pricing

Pay per event

Go to Store
Google Maps Search

Google Maps Search

Developed by

Scrape It

Scrape It

Maintained by Community

Only 1 USD 1000 results. Fast response. Search for places using queries and get the results in JSON format. Works exactly like the Google Maps search bar.

5.0 (1)

Pricing

Pay per event

2

Total users

37

Monthly users

20

Runs succeeded

>99%

Response time

8.9 hours

Last modified

a month ago

II

Getting errors

Closed

IC-IT-Support opened this issue
a month ago

For normal input I am getting errors.

dan.scraper avatar

Should be fixed. Thanks for your reports.

https://console.apify.com/view/runs/LSN0XTcjUvuCJtg4e

Let me know if you need any request!

II

IC-IT-Support

a month ago

That particular issue was fixed but I am still not getting any results with that input.

dan.scraper avatar

If you want to scrape at a location, use mapView parameter. Using the "countryCode" didn't work. The "queries" should be like restaurant, hotels, businesses...., not the city or location.

You can try this search: https://console.apify.com/view/runs/c4IP6nrOpZECupthm

1{
2  "csvFriendlyOutput": true,
3  "mapView": "@48.5916232,17.8252764,12z",
4  "maxPagesPerQuery": 1,
5  "queries": [
6    "Restaurants"
7  ],
8  "languageCode": ""
9}

This is the link on Google Maps: https://www.google.com/maps/place/921+01+Pie%C5%A1%C5%A5any,+Slovakia/@48.5914536,17.8243904,2015m/data=!3m.....

@48.5914536,17.8243904 is your map view data.

let me know if you need help