# Google Maps Business Leads & Contacts Scraper (`scrapers_lat/google-maps-scraper`) Actor

Scrape Google Maps business listings by search and location. Get name, category, phone, website, full address, rating, coordinates, place ID and opening hours for lead generation. Export to JSON, CSV or Excel.

- **URL**: https://apify.com/scrapers\_lat/google-maps-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Lead generation, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $15.39 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

[![Google Maps Business Leads & Contacts Scraper](https://scrapers.lat/banners/google-maps-scraper.png)](https://console.apify.com/actors/ccfq9VZd1aRaphNIj/input)

## Google Maps Business Leads & Contacts Scraper

> Extract business listings and contact details from Google Maps by search and location, from dentists in one city to plumbers across a whole metro area.

**📥 [Input](https://apify.com/scrapers_lat/google-maps-scraper/input-schema) · 📤 [Output](https://apify.com/scrapers_lat/google-maps-scraper/output-schema) · 💰 [Pricing](https://apify.com/scrapers_lat/google-maps-scraper/pricing) · ▶️ [Examples](https://apify.com/scrapers_lat/google-maps-scraper/examples)**

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify\&logoColor=white)
![Coverage](https://img.shields.io/badge/Coverage-Worldwide-blue)
![Maintained](https://img.shields.io/badge/Maintained-Yes-brightgreen)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<table><tr>
<td align="center"><strong>25+ fields</strong><br>incl. optional contact email</td>
<td align="center"><strong>Worldwide</strong><br>coverage</td>
<td align="center"><strong>JSON / CSV / Excel</strong><br>output formats</td>
</tr></table>

<br>

### Who is it for

| Use case | Who benefits |
|---|---|
| Build local lead lists by trade and city | Agencies, sales teams, cold outreach |
| Market research on a category in a region | Founders, analysts, franchise planners |
| Competitor mapping in a service area | Local businesses, marketers |
| Enrich a CRM with phone, website and address | RevOps, growth teams |
| Territory and coverage planning | Field sales, distribution managers |

### Frequently Asked Questions

**Which countries and cities does it cover?**\
Anywhere Google Maps has listings, which is worldwide. Set the location field to any city or area (for example Austin, TX or Miami FL) and pick the matching region and language so Google returns local results.

**How many businesses can I get per search?**\
Google returns roughly 100 to 120 businesses for a single search query, which the scraper paginates through automatically. To cover more, run several narrower searches (by neighborhood or by sub-category) or pass multiple Google Maps search URLs.

**Can I use my own Google Maps search links?**\
Yes. Paste one or more Google Maps search URLs into the search URLs field and the scraper runs each of them. This overrides the search query and location fields.

**Does it return review counts, price level or the full weekly hours?**\
It returns the average rating and the current day opening hours from the public results list. Total review counts, price level and the full weekly schedule live only in the per business detail panel and are not part of this listing feed, so they are not included.

**Can I also get a contact email and person for each business?**\
Yes. Turn on the optional contact enrichment add-on and, for each business without a listed email, the scraper attempts to find a public business contact email and a contact person's name, returned in extra `enriched` fields alongside the listing. It is off by default and billed only as a paid add-on.

**Do I need to configure a proxy?**\
No. The scraper defaults to Apify residential proxy in your selected region for reliable results, so there is nothing to set up. You can supply your own proxy configuration if you prefer.

### Example use cases

Ready-to-run example tasks, each preconfigured for a common scenario. Open one and press run, or use it as a template:

- [Dentists in Austin TX Google Maps Leads Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-dentists-austin-tx): Scrape dentist listings in Austin, TX from Google Maps with name, phone, address, website, rating and reviews for outreach and CRM lead lists.
- [Plumbers in Miami FL Google Maps Leads Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-plumbers-miami-fl): Scrape plumber listings in Miami, FL from Google Maps with name, phone, address, website, rating and reviews for sales outreach and lead lists.
- [Restaurants in Chicago IL Google Maps Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-restaurants-chicago-il): Scrape restaurant listings in Chicago, IL from Google Maps with name, phone, address, website, category, rating and reviews for market research.
- [Lawyers in Houston TX Google Maps Leads Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-lawyers-houston-tx): Scrape law firm and lawyer listings in Houston, TX from Google Maps with name, phone, address, website, rating and reviews for B2B outreach.
- [Real Estate Agents Phoenix AZ Maps Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-real-estate-agents-phoenix-az): Scrape real estate agent listings in Phoenix, AZ from Google Maps with name, phone, address, website, rating and reviews for recruiting and leads.
- [Gyms in Denver CO Google Maps Leads Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-gyms-denver-co): Scrape gym and fitness studio listings in Denver, CO from Google Maps with name, phone, address, website, rating and reviews for lead lists.
- [Hair Salons in Dallas TX Google Maps Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-salons-dallas-tx): Scrape hair and beauty salon listings in Dallas, TX from Google Maps with name, phone, address, website, rating and reviews for outreach.
- [Roofers in Atlanta GA Google Maps Leads Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-roofers-atlanta-ga): Scrape roofing contractor listings in Atlanta, GA from Google Maps with name, phone, address, website, rating and reviews for sales leads.
- [HVAC Companies in Tampa FL Google Maps Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-hvac-tampa-fl): Scrape HVAC contractor listings in Tampa, FL from Google Maps with name, phone, address, website, rating and reviews for B2B lead generation.
- [Veterinarians in Seattle WA Google Maps Scraper](https://apify.com/scrapers_lat/google-maps-scraper/examples/google-maps-veterinarians-seattle-wa): Scrape veterinarian and vet clinic listings in Seattle, WA from Google Maps with name, phone, address, website, rating and reviews for leads.

### Export, API and AI agents (x402 + MCP)

Export the scraped data to **JSON, CSV or Excel**, pull it as a **dataset** through the Apify **API**, or wire it into your app with **no code**. This web scraper and data extractor also works for bulk data extraction and scheduled runs.

For AI agents: this Actor is available on **x402**, Apify's agentic payment standard built with Coinbase. An AI agent can discover, pay for and run it on its own with a funded wallet and a single HTTP request: no account, no subscription, no API key and no human in the loop. It also runs as an **MCP** tool inside Claude, Cursor and other AI clients out of the box. Learn more about [x402 agentic payments on Apify](https://docs.apify.com/platform/integrations/x402).

### Related scrapers

Need data from the same space? Here are other scrapers we build and maintain:

- [BizQuest Business for Sale & Broker Contact Scraper](https://apify.com/scrapers_lat/bizquest-scraper): US businesses for sale with broker or seller contacts
- [FMCSA Carriers Scraper](https://apify.com/scrapers_lat/fmcsa-carriers-scraper): US trucking carriers with phone, address and safety data
- [Crexi Commercial Real Estate Scraper](https://apify.com/scrapers_lat/crexi-scraper): commercial property listings and broker details
- [Crunchbase Company Scraper](https://apify.com/scrapers_lat/crunchbase-scraper): company profiles, funding and firmographics
- [Doctoralia Doctors Scraper](https://apify.com/scrapers_lat/doctoralia-scraper): doctor and clinic listings across Latin America and Europe
- [Florida DBPR License Scraper](https://apify.com/scrapers_lat/florida-dbpr-scraper): licensed Florida professionals and businesses

### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for Latin American and US public platforms: real estate, jobs, e-commerce, company registries and government data. Browse the full catalog, see live sample output for each one, or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

***

> This actor is an independent tool and has no affiliation with Google. It only accesses data that is publicly available on the platform. Use it in accordance with Google's terms of service.

# Actor input Schema

## `maxPlaces` (type: `integer`):

Maximum number of places (businesses) to collect across all queries. Optional. Google returns roughly 100 to 120 results per search.

## `searchQuery` (type: `string`):

What to find, for example dentist, plumber, coffee shop, law firm. Combine with the location field below.

## `location` (type: `string`):

City, area or region to search in, for example Austin, TX or Miami FL. Appended to the search query.

## `searchUrls` (type: `array`):

Optional. One or more Google Maps search URLs (for example https://www.google.com/maps/search/plumber+in+Miami+FL). When set, these override the search query and location above.

## `language` (type: `string`):

Interface language for the results (Google hl parameter).

## `region` (type: `string`):

Country context for the search (Google gl parameter). Also used as the default residential proxy country.

## `enrichContacts` (type: `boolean`):

Optional paid add-on, off by default. For each result without an email, attempt to find a public business contact email and a contact person's name. Billed per attempt, plus an extra charge only when an email is found.

## `enrichContactsMax` (type: `integer`):

Cap how many results the add-on tries to enrich, to control add-on cost. Leave empty to attempt all. Free Apify accounts are capped at 3.

## Actor input object example

```json
{
  "maxPlaces": 10,
  "searchQuery": "dentist",
  "location": "Austin, TX",
  "language": "en",
  "region": "us",
  "enrichContacts": false,
  "enrichContactsMax": 50
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxPlaces": 10,
    "searchQuery": "dentist",
    "location": "Austin, TX"
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/google-maps-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "maxPlaces": 10,
    "searchQuery": "dentist",
    "location": "Austin, TX",
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/google-maps-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxPlaces": 10,
  "searchQuery": "dentist",
  "location": "Austin, TX"
}' |
apify call scrapers_lat/google-maps-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapers_lat/google-maps-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/ccfq9VZd1aRaphNIj/builds/bwWhPKmpJAjJNOGSb/openapi.json
