Back to all Stores

Google Maps Scraper

01KEVNK9YK21YV3DF2HNKEMWNM
Maintained by CafeScraper
Try for free
Extract detailed business information from Google Maps by input keywords, 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 URL
url

This parameter is used to specify the country and region where the keyword is located.

Type: array

Default:
[
    {
        "base_location": "Paris, France",
        "keyword": "Eiffel Tower",
        "lang": "en-US",
        "max_results": 20,
        "max_reviews_per_place": 20,
        "tabs_per_browser": 2
    }
]