Google Maps Extractor avatar

Google Maps Extractor

Try for free

Pay $6.00 for 1,000 results

View all Actors
Google Maps Extractor

Google Maps Extractor

compass/google-maps-extractor
Try for free

Pay $6.00 for 1,000 results

Extract data from hundreds of places fast. Scrape Google Maps by keyword, category, location, URLs & other filters. Get addresses, contact info, opening hours, popular times, prices, menus & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo
RF

location correct but result is not found

Closed

rubaasri_fx opened this issue
3 months ago

When checked in google maps result comes, but here there is no result

ondrejklinovsky avatar

Hey,

locationQuery must be something that Nominatim API (we use Nominatim to get map coordinates from the query) can recognize. Your query is not recognized.

What you can do is to paste locationQuery's content to searchStringsArray instead and you should get the result:

1{
2  "deeperCityScrape": true,
3  "language": "en",
4  "maxCrawledPlacesPerSearch": 50,
5  "searchStringsArray": [
6    "460 TOTTEN POND RD,WALTHAM,MA,024511921, USA"
7  ],
8  "skipClosedPlaces": false,
9  "searchMatching": "all",
10  "placeMinimumStars": ""
11}
Developer
Maintained by Apify
Actor metrics
  • 4.4k monthly users
  • 300 stars
  • 98.5% runs succeeded
  • 3.9 days response time
  • Created in Feb 2024
  • Modified about 9 hours ago