Back to all Stores

Google Map Details By List URL

01KF0AG7S5DJG4719M4C1HEB8A
Maintained by CafeScraper
Try for free
This Google Maps scraping tool retrieves location-specific data via List URL to extract real-time public place information (location, reviews, hours, etc.), supports JSON/CSV export, facilitating business research and market analysis efficiently.
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
    }
]