
Google Maps Business Scraper
Pricing
$4.00 / 1,000 places

Google Maps Business Scraper
Extract place data from Google Maps fast. Just paste Google place URL or Google place id and get business data including contact details, prices, categories, opening hours, menus & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
4.8 (5)
Pricing
$4.00 / 1,000 places
91
Total users
2.2k
Monthly users
326
Runs succeeded
>99%
Issue response
4.9 days
Last modified
6 hours ago
i want to scrape and it dont work
Closed
i pasted this url
and it don't work

Ondrej Klinovský (ondrejklinovsky)
Hi,
your input is invalid. requestsFromUrl
is used when you have a list of URLs in a CSV format. If you have a single Google Maps URL, you need to put in in url
:
{"language": "sk","startUrls": [{"url": "https://www.google.com/maps/search/digit%C3%A1lna+agent%C3%BAra/@49.0246336,14.4605889,7z?hl=en-GB&entry=ttu"}]}
However, this actor doesn't support search URLs (ones that start with https://www.google.com/maps/search/...
), it supports only specific places (e.g. this one). You may use our other actors that support search URLs:
I'm gonna close this issue but feel free to reopen it in case you have any questions.