
Google Map Scraper
Deprecated
Pricing
$5.00 / 1,000 results

Google Map Scraper
Deprecated
Extract data from thousands of Google Maps locations and businesses. Get Google Maps data including reviews, reviewer details, images, contact info, opening hours, location, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
0.0 (0)
Pricing
$5.00 / 1,000 results
0
Total users
4
Monthly users
4
Runs succeeded
50%
Last modified
3 days ago
Keywords List
keywords
arrayRequired
List of keywords to search for (e.g., 'coffee', 'restaurant', 'hotel').
Default value of this property is ["coffee"]
Location List
locationList
arrayOptional
List of location names to search in (e.g., 'new york', 'los angeles', 'tokyo').
Default value of this property is ["new york"]
Scrape Additional Details
shouldAdditionalDetails
booleanOptional
Whether to scrape additional details for each business (reviews, opening hours, etc.). Enabling this will take longer but provide more comprehensive data.
Default value of this property is true
Concurrent Detail Tabs
batchDetailsPerQuery
integerOptional
Number of concurrent detail pages to scrape simultaneously. Higher values are faster but use more resources.
Default value of this property is 3
Enable Proxy
useProxy
booleanOptional
Whether to use proxy servers for requests. Recommended for large-scale scraping to avoid rate limiting and IP blocking.
Default value of this property is false
Custom Proxy URLs
proxyUrls
arrayOptional
List of custom proxy URLs in format: http://username:password@proxy.com:port or socks5://username:password@proxy.com:port. Only used when 'Enable Proxy' is true.