Google Maps Scraper avatar
Google Maps Scraper

Pricing

$20.00/month + usage

Go to Store
Google Maps Scraper

Google Maps Scraper

Developed by

epctex

epctex

Maintained by Community

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

JO

A Google Maps start URL with a place Id URL is not supported

Closed

johain opened this issue
18 days ago

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.

epctex avatar

epctex (epctex)

18 days ago

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

epctex avatar

epctex (epctex)

18 days ago

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,

JO

johain

15 days ago

Thanks, my issue. The Apify gui generates a wrong startUrls payload in this way