Google Maps Extractor-Retrieve a location with place ID
Google Maps Extractor-Retrieve a location with place ID
At a glance
The community member needs to retrieve a location using a place ID, but the Google Maps Extractor they are using does not work with the place ID format. They have tried using the Google Maps API, but found it to be too expensive for their needs. The community members discuss alternative options, such as using a different scraper that can handle place IDs, but it seems none of the suggested solutions have worked so far. There is no explicitly marked answer in the comments.
Hello, I need to retrieve a location and I have its place id with google maps extractor (the fastest one). However it does not work even when I put it this way: place_id:ChIJUVJFh84jyUwRKS6pYdw9O5w. For Google maps scraper it works but it is too slow.
Hello, I tried it but it is too expensive. In order to get number of reviews of a specific place it would cost me 25$ usd for 1000 calls. It is fast but expensive. Is there a scraper that is as fast and that takes the place id as a parameter
Hello, currently Google Maps Extractor (the faster one) only supports search URLs, the ones including /maps/search, and not the ones for a specific place ID