โ API Catalog
ApifyยทAsync
Google Maps Scraper $1.5/1k places ๐ with emails ๐ง
Knowledge & Data$0.003 / Place scraped
What it does
Extract data from thousands of Google Maps locations and businesses, including reviews, reviewer details, images, contact info, including full name, email, and job title, opening hours, prices & more. Export data, run via API, schedule and monitor runs, or integrate with other tools.
Returns: Extract data from thousands of Google Maps locations and businesses, including reviews, reviewer details, images, contact info, including full name, email, and job title, opening hours, prices & more. Export data, run via API, schedule and monitor runs, or integrate with other tools.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
keywords | array | No | List of search terms to look for on Google Maps. Each keyword will be searched independently in the specified location. E.g., restaurants, cafes, dentists, plumbers. |
location | text | No | The geographic area to search in. Can be a city, state, country, or any place name. The scraper will geocode this into a polygon and split it into grid segments for thorough coverage. E.g., Palm Beach, FL, USA or Berlin, Germany. |
scrape_contacts | boolean | No | Enrich Google Maps places with contact details extracted from the business website, including business emails and social media profiles (Meta, LinkedIn, X, etc). Price is charged per place at $1.5 per 1000 places that have a website. |
custom_geolocation | json | No | Custom GeoJSON shape, used only when the Location field is empty. If both Location and Custom Geolocation are set, Location wins and this field is ignored. Coordinates use [longitude, latitude] order (GeoJSON standard). Supported shapes: โข Polygon โ {"type":"Polygon","coordinates":[[[lon,lat],...]]} โข MultiPolygon โ {"type":"MultiPolygon","coordinates":[[[[lon,lat],...]]]} โข Circle โ {"type":"Point","coordinates":[lon,lat],"radius_km":5} (or "type":"Circle") Feature and FeatureCollection envelopes (e.g. exports from geojson.io or Google My Maps) are auto-unwrapped. |
include_nearby_places | boolean | No | When enabled, places located just outside the location's strict boundary are kept instead of being dropped as 'out of location'. The buffer scales with the location type (~5 km for cities/POIs, ~10 km for states, ~25 km for countries). Useful when results near the border of a city or region are being filtered out. |
max_result_per_keyword | number | No | Maximum number of unique places to collect per keyword. The scraper stops searching for a keyword once this limit is reached. Set to 0 or leave empty for unlimited results. |
Endpoints
GET
/v1/agents/resources/inspect/apify.microworlds.crawler-google-placesPublicPOST
/v1/agents/resources/estimate/apify.microworlds.crawler-google-placesPublicPOST
/v1/agents/resources/run/apify.microworlds.crawler-google-placesAgent keyGET
/v1/agents/resources/runs/{run_id}Agent keyQuick start
Run it with one Agent One Key over the OpenAI-compatible resource rail.
curl -X POST https://api.deva.me/v1/agents/resources/run/apify.microworlds.crawler-google-places \
-H "Authorization: Bearer deva_i1_your_key_here" \
-H "Content-Type: application/json" \
--data '{
"params": {}
}'Related in Knowledge & Data
Zillow Detail Scraper
Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers.
Posts Search Scraper for LinkedIn | No Cookies
Scrape LinkedIn posts by keyword without login. Get post content, reactions, author details, and media. Sort by relevance or date. Perfect for research, analysis, and monitoring trends.
Linkedin Jobs Scraper
Scrape Linkedin jobs from jobs search results using search URLs or filters. Get full job details, job poster and company details.
๐ฉ๐ Google Maps Email Extractor
Extract Google Maps contact details. 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.
Indeed Scraper
Scrape jobs posted on Indeed. Get detailed information from this job portal about saved and sponsored jobs. Specify the search based on location with the output attributes position, location, and description.
Idealista Scraper - Real Estate Data for Spain, Italy, Portugal
Extract real estate data from Spain, Italy, and Portugal on idealista.com, including pricing, property features, and contact information. Scrape listings for residential, office, and commercial properties available for sale or rent.