Enrich Google Maps Dataset with Contacts. Scrape websites of Google Maps places for contact details and get email addresses, website, location, address, zipcode, phone number, social media links. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Input field googleMapsDatasetId now only supports a dataset ID.
2024-08-26
Changes
Reduce Contact Details default pages from 10 to 3 per website to further optimize the scraping time.
2024-01-31
Changes
Reduce Contact Details pages from 20 to 10 per website and max depth from 2 to 1. This should reduce the default time and price of scraping by half while still getting the most important contacts.
2023-08-22
Changes
Hidden sourceIdOrFullName input field from the visual input form. It will still keep working as it was in the JSON input form.
Instead, added googleMapsDatasetId which must be a valid dataset ID from Google Maps Scraper's finished run. This change was done because users had troubles figuring out the input format so we chose a more strict approach.