
Google Maps Scraper
Pricing
$20.00/month + usage

Google Maps Scraper
Effortlessly gather places data from Google Maps using our advanced scraper. Search by keyword or location, retrieve reviews, and analyze insights for informed decisions. Fast, customizable, and reliable. Get valuable location information with ease.
5.0 (2)
Pricing
$20.00/month + usage
11
Total users
1.1K
Monthly users
126
Runs succeeded
96%
Issues response
1.4 days
Last modified
a day ago
A Google Maps start URL with a place Id URL is not supported
Closed
I need to scrape direct place id Google Map Links, but this does not seem to be supported:
"startUrls": [ { "url": "https://www.google.com/maps/place/?q=place_id:ChIJcY4RWHNt5kcRzHRGd14zivQ", "method": "GET" } ]
Could you please add support? I would love to use your scraper daily.

Hey there,
Thank you for reaching out, and letting us know about your inquiry. I passed this information to the Engineering team and will get back to you as soon as possible.
Best

Hey,
The startURL values provided in the input are incorrect. Here is an example of the correct format: { "startUrls": [ "https://www.google.com/maps/place/?q=place_id:ChIJcY4RWHNt5kcRzHRGd14zivQ" ],
Best,
johain
Thanks, my issue. The Apify gui generates a wrong startUrls payload in this way