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

Google Maps Business Scraper
Deprecated
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 (4)
Pricing
$4.00 / 1,000 places
95
Total users
2.2K
Monthly users
36
Runs succeeded
98%
Issues response
20 days
Last modified
an hour 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.