# Google Maps Business Leads PRO & Enrichment (`juandiaz.mx/google-maps-leads-pro`) Actor

Extrae negocios de Google Maps y los convierte en oportunidades de venta reales. Encuentra emails, redes sociales y teléfonos verificados visitando sus sitios web automáticamente.

- **URL**: https://apify.com/juandiaz.mx/google-maps-leads-pro.md
- **Developed by:** [Juan Diaz](https://apify.com/juandiaz.mx) (community)
- **Categories:** Lead generation
- **Stats:** 31 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $10.00 / 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.

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

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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 PRO & Enrichment 🗺️💼

**Turn Google Maps into your most powerful lead generation machine.** This Actor doesn't just scrape names and phone numbers — it goes deeper: it visits every business website to find verified **emails, Instagram, Facebook, LinkedIn, and Twitter profiles** automatically.

> Perfect for **sales teams, marketing agencies, freelancers, and business development professionals** who need high-quality local leads at scale.

---

### ✨ Why This Actor?

Most Google Maps scrapers give you a name and a phone number. That's not enough to close deals.

**Google Maps Business Leads PRO** gives you the full picture:

| Feature | Basic Scrapers | This Actor |
|---------|---------------|------------|
| Business name & address | ✅ | ✅ |
| Phone number | ✅ | ✅ |
| Website URL | ✅ | ✅ |
| **Email addresses** | ❌ | ✅ |
| **Social media profiles** | ❌ | ✅ |
| **Ratings & reviews** | ❌ | ✅ |
| **No Google API key needed** | ❌ | ✅ |

---

### 🚀 How It Works

1. **Enter your search terms** — e.g. `"Digital Marketing Agency"`, `"Dentist"`, `"Real Estate Agent"`.
2. **Set a location** — e.g. `"Miami, FL"`, `"Mexico City"`, `"Madrid, España"`.
3. **Enable Contact Enrichment** to automatically visit each business's website and extract emails + social media.
4. **Run the Actor** and download your leads in **CSV, JSON, or Excel**.

---

### 📊 Output Example

```json
{
  "name": "Blue Ocean Marketing Agency",
  "address": "123 Brickell Ave, Miami, FL 33131",
  "phone": "+1-305-555-0192",
  "website": "https://blueoceanmarketing.com",
  "rating": "4.8",
  "reviews": "124 reviews",
  "emails": ["hello@blueoceanmarketing.com", "sales@blueoceanmarketing.com"],
  "facebook": "https://facebook.com/blueoceanmktg",
  "instagram": "https://instagram.com/blueoceanmktg",
  "linkedin": "https://linkedin.com/company/blue-ocean-marketing",
  "twitter": "https://twitter.com/blueoceanmktg",
  "url": "https://www.google.com/maps/place/Blue+Ocean+Marketing",
  "scrapedQuery": "Marketing Agency",
  "scrapedLocation": "Miami, FL",
  "scrapedAt": "2026-03-18T22:00:00.000Z"
}
````

***

### ⚙️ Input Parameters

| Parameter | Type | Description |
|-----------|------|-------------|
| `queries` | Array | Search terms (e.g. `["Dentist", "Orthodontist"]`) |
| `location` | String | Target city or region (e.g. `"Los Angeles, CA"`) |
| `maxResults` | Number | Max leads per query (default: 20, max: 200) |
| `enrichContactData` | Boolean | Visit websites to find emails & social media (default: `true`) |
| `proxyConfiguration` | Object | Proxy settings — residential proxies recommended |

***

### 💰 Pricing

This Actor uses **Pay-per-Result** pricing — you only pay for what you get:

- **$0.010 per lead extracted** (~$10 per 1,000 leads)
- Includes full enrichment: emails + social media profiles
- No subscriptions. No minimums. Run only when you need it.

> 💡 **Compare:** Purchasing 1,000 verified business emails from a data provider costs $200–$500. With this Actor, you get the same quality data for $10 — and it's always fresh.

***

### 🌎 Use Cases

- **Sales Prospecting:** Build targeted cold-email lists for specific industries and cities.
- **Market Research:** Analyze the competitive landscape in any geography.
- **Agency Client Onboarding:** Quickly generate leads for new clients in any niche.
- **Real Estate:** Find property managers, brokers, and developers in target areas.
- **Recruitment:** Source companies hiring in specific sectors.

***

### 🛡️ Maximizing Success: Avoid Blocks with Residential Proxies

Google Maps is highly sensitive to scraping activities. To ensure your runs are 100% successful and avoid "Timeout" or "Access Denied" errors, we **strongly recommend** using **Residential Proxies**.

#### Why Residential Proxies?

- **Datacenter Proxies:** These are often flagged by Google as bots, leading to instant blocks or frequent CAPTCHAs.
- **Residential Proxies:** These use real IP addresses from home ISPs (like AT\&T, Comcast, or Telmex). Google sees you as a **real human user** browsing from their living room.

#### How to Configure:

In the Actor's **Proxy Configuration** input:

1. Select **"Apify Proxy"**.
2. For Proxy Groups, select **"RESIDENTIAL"**.
3. (Optional) Set a specific country to match your search location for even better results.

By using Residential Proxies, you unlock the full power of this Actor, enabling deep enrichment and high-volume lead extraction without interruptions.

***

*Developed by [juandiaz.mx](https://juandiaz.mx) — Expert Lead Generation Tools.*

# Actor input Schema

## `section_search` (type: `string`):

Define what and where you want to search. / Define qué y dónde quieres buscar.

## `queries` (type: `array`):

List of search categories or business names (e.g. \['Restaurants', 'Dentists']). / Lista de categorías o nombres de negocios (ej. \['Restaurantes', 'Dentistas']).

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

Specific city, state, or country (e.g. 'Mexico City'). / Ciudad, estado o país (ej. 'Ciudad de México').

## `maxResults` (type: `integer`):

Maximum number of businesses to extract per each search term. / Límite de negocios a extraer por cada término de búsqueda.

## `section_advanced` (type: `string`):

Email and social media settings. / Configuración de emails y redes sociales.

## `enrichContactData` (type: `boolean`):

If enabled, the actor visits the business's website to find emails and social media handles. / Si se activa, el Actor visitará el sitio web para buscar emails y redes sociales.

## `section_proxy` (type: `string`):

Connection settings. / Configuración de la conexión.

## `proxyConfiguration` (type: `object`):

It is highly recommended to use Residential Proxies to avoid Google blocks. / Se recomienda usar Proxies Residenciales para evitar bloqueos.

## Actor input object example

```json
{
  "queries": [
    "Dentists in Madrid",
    "Real Estate Miami"
  ],
  "location": "London, UK",
  "maxResults": 50,
  "enrichContactData": true,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# 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 = {
    "queries": [
        "Dentistas",
        "Abogados",
        "Restaurantes"
    ],
    "location": "Mexico City"
};

// Run the Actor and wait for it to finish
const run = await client.actor("juandiaz.mx/google-maps-leads-pro").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 = {
    "queries": [
        "Dentistas",
        "Abogados",
        "Restaurantes",
    ],
    "location": "Mexico City",
}

# Run the Actor and wait for it to finish
run = client.actor("juandiaz.mx/google-maps-leads-pro").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 '{
  "queries": [
    "Dentistas",
    "Abogados",
    "Restaurantes"
  ],
  "location": "Mexico City"
}' |
apify call juandiaz.mx/google-maps-leads-pro --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Google Maps Business Leads PRO & Enrichment",
        "description": "Extrae negocios de Google Maps y los convierte en oportunidades de venta reales. Encuentra emails, redes sociales y teléfonos verificados visitando sus sitios web automáticamente.",
        "version": "1.0",
        "x-build-id": "snA77g0befh2JUNo0"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/juandiaz.mx~google-maps-leads-pro/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-juandiaz.mx-google-maps-leads-pro",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/juandiaz.mx~google-maps-leads-pro/runs": {
            "post": {
                "operationId": "runs-sync-juandiaz.mx-google-maps-leads-pro",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/juandiaz.mx~google-maps-leads-pro/run-sync": {
            "post": {
                "operationId": "run-sync-juandiaz.mx-google-maps-leads-pro",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "queries"
                ],
                "properties": {
                    "section_search": {
                        "title": "Search Configuration / Configuración de Búsqueda",
                        "type": "string",
                        "description": "Define what and where you want to search. / Define qué y dónde quieres buscar."
                    },
                    "queries": {
                        "title": "Search Terms / Términos de búsqueda",
                        "type": "array",
                        "description": "List of search categories or business names (e.g. ['Restaurants', 'Dentists']). / Lista de categorías o nombres de negocios (ej. ['Restaurantes', 'Dentistas']).",
                        "items": {
                            "type": "string"
                        }
                    },
                    "location": {
                        "title": "Location / Ubicación",
                        "type": "string",
                        "description": "Specific city, state, or country (e.g. 'Mexico City'). / Ciudad, estado o país (ej. 'Ciudad de México')."
                    },
                    "maxResults": {
                        "title": "Max Results per Query / Máximo de resultados",
                        "minimum": 1,
                        "type": "integer",
                        "description": "Maximum number of businesses to extract per each search term. / Límite de negocios a extraer por cada término de búsqueda.",
                        "default": 20
                    },
                    "section_advanced": {
                        "title": "Lead Enrichment / Enriquecimiento de Leads",
                        "type": "string",
                        "description": "Email and social media settings. / Configuración de emails y redes sociales."
                    },
                    "enrichContactData": {
                        "title": "Enrich with Emails & Socials / Enriquecer con Emails y Redes",
                        "type": "boolean",
                        "description": "If enabled, the actor visits the business's website to find emails and social media handles. / Si se activa, el Actor visitará el sitio web para buscar emails y redes sociales.",
                        "default": true
                    },
                    "section_proxy": {
                        "title": "Proxy Settings / Configuración de Proxy",
                        "type": "string",
                        "description": "Connection settings. / Configuración de la conexión."
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration / Configuración de Proxy",
                        "type": "object",
                        "description": "It is highly recommended to use Residential Proxies to avoid Google blocks. / Se recomienda usar Proxies Residenciales para evitar bloqueos.",
                        "default": {
                            "useApifyProxy": true
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
