Google Maps Extractor avatar

Google Maps Extractor

Try for free

Pay $6.00 for 1,000 results

Go to Store
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
FW

Geolocation Radius search Help

Closed

fastidious_wrangler opened this issue
19 days ago

Hello,

I am not seeing results when searching for pages using the "Define the search area by other geolocation parameters"

I followed the instructions in the following blog post, using the Radius, but still no luck getting search results.

https://blog.apify.com/google-places-api-limits/#%F0%9F%93%A1-level-4-custom-geolocation-in-google-maps-boss-level

Any help would be great! Thanks

ondrejklinovsky avatar

Hey,

the coordinates need to be swapped - Google Maps uses latitude,longitude while customGeolocation (GEOJson format) uses longitude,latitude. Sorry for confusion, we'll update the blog post.

1"customGeolocation": {
2    "type": "Point",
3    "coordinates": [
4      -75.5836283,
5      6.2455414
6    ],
7    "radiusKm": 1
8  },
FW

fastidious_wrangler

16 days ago

Thanks, it works!

Developer
Maintained by Apify

Actor Metrics

  • 3.9k monthly users

  • 554 stars

  • 96% runs succeeded

  • 2.8 days response time

  • Created in Feb 2024

  • Modified 18 hours ago