Back to all Stores
Try for free

Google Maps Data Scraper
01KF0AG7S5DJG4719M4C1HEB8A
Maintained by CafeScraper
Scraper Google Maps by list URLs, including opening hours, contact details, location, price, and reviews, without being limited by the Google Places API. Supports data export, API calls, or integration with third-party tools.
Google Maps List URL
url
This parameter specifies the list of URLs the script needs to crawl.
Type: array
Default:
[
{
"lang": "en",
"list_url": "https://www.google.com/maps/search/%E5%8D%97%E4%BA%AC%EF%BC%8C%E6%B1%9F%E8%8B%8F%EF%BC%8C%E9%A4%90%E9%A6%86/@32.0006767,118.694071,12z/data=!3m1!4b1?entry=ttu&g_ep=EgoyMDI1MDgyNS4wIKXMDSoASAFQAw%3D%3D",
"max_results": 20,
"max_reviews_per_place": 20
}
]