# Google Maps Email Finder & Verifier — Bounce-Free B2B Leads (`k.pavlenko/google-maps-lead-enricher`) Actor

Find & verify emails from Google Maps leads. Deep-crawls contact pages, then SMTP-verifies each so cold outreach doesn't bounce. No subscription.

- **URL**: https://apify.com/k.pavlenko/google-maps-lead-enricher.md
- **Developed by:** [Kostiantyn Pavlenko](https://apify.com/k.pavlenko) (community)
- **Categories:** Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $100.00 / 1,000 business enricheds

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 Email Finder & Verifier — Deliverable, Bounce-Free B2B Leads

**Google Maps Email Finder & Verifier** turns raw Google Maps results into a **verified, ready-to-send
outreach list**. Most Google Maps scrapers can grab an email — but they hand you **unverified** addresses
that bounce, hurt your sender reputation, and get your domain blacklisted. This actor does the step they
skip: it **deep-crawls each business site for emails, phones, and socials**, then **verifies every email's
deliverability** (MX + live SMTP mailbox check) and labels it — so you send to real inboxes, not to
`info@` addresses that never existed.

Think of it as the **verification + list-cleaning layer** that goes after the Google Maps Scraper: cheap
extractors give you raw emails for a few dollars per thousand; this actor makes sure those emails are
actually *deliverable* before you spend real money and domain reputation emailing them. Flat **$0.10 per
business**, no subscription, no AI keys, no proxy.

### How does the Google Maps Email Finder & Verifier work?

- **Chains directly from the Google Maps Scraper** — paste its output, or point at its dataset ID, and every
  business website is crawled and verified automatically.
- **Deep-crawls the pages that hold real contacts** — homepage *plus* discovered contact / about / team /
  impressum pages, where business emails actually live (most extractors read the homepage only).
- **Extracts emails, phones, and social profiles** — Facebook, Instagram, LinkedIn, X/Twitter, YouTube, and
  TikTok — with junk and asset addresses (tracking pixels, image files, `sentry.io`) filtered out.
- **Verifies email deliverability inline** — syntax + MX records prove the domain accepts mail, plus a
  best-effort live SMTP mailbox check. Every email gets a status you can trust before you send.
- **Classifies each email** as a `role` mailbox (info@, sales@, contact@) or a `personal` one, and picks the
  single most-deliverable **primary email** for you.
- **Zero external cost** — no OpenAI/GPT key, no paid proxy, no third-party validation API. Works out of the box.

### Verified email finder vs. plain Google Maps email extractors

The Google Maps Scraper and cheap extractors get you *raw* emails. None of them verify deliverability inline —
that's the gap this actor fills.

| | This actor (Finder + Verifier) | Google Maps Scraper built-in enrichment | Dedicated GMaps email extractors | Hunter.io / Snov.io |
|---|---|---|---|---|
| Finds emails | ✅ | ✅ | ✅ | ✅ |
| **Verifies deliverability inline** | ✅ **MX + live SMTP** | ❌ raw only | ❌ separate step | ✅ (separate credit) |
| Per-email status (`mailbox_verified`…) | ✅ | ❌ | ❌ | Partial |
| Deep-crawls contact/about pages | ✅ | Homepage-level | Homepage-level | ❌ |
| Phone numbers | ✅ | ✅ | Some | ❌ |
| Social profiles | ✅ (6 networks) | ✅ | Some | ❌ |
| Pricing | $0.10 / business | ~$2 / 1k (unverified) | $1.5–6 / 1k (unverified) | $39–49/mo subscription |
| Subscription required | ❌ | ❌ | ❌ | ✅ |

**Why pay more per business?** Because unverified lists are expensive in ways the price tag hides: a 20–30%
bounce rate on a cheap list can get your sending domain throttled or blacklisted, and re-warming a burned
domain costs far more than verifying up front. This actor bundles finding + deep crawl + verification into one
per-business event, so the leads you export are ones you can actually email.

### What data can you extract and verify for each business?

For every business website the actor returns one enriched, verified record:

- **Emails** — deduplicated, junk-filtered, each labeled `role` or `personal` with a verification status.
- **Primary email** — the single best contact, ranked by deliverability first, then role.
- **Verification status** per email — `mailbox_verified`, `accepts_all`, `deliverable_domain`,
  `undeliverable`, or `invalid_syntax`.
- **Phone numbers** — pulled from `tel:` links and formatted text (timestamps and product IDs excluded).
- **Social profiles** — one canonical URL per network (Facebook, Instagram, LinkedIn, X/Twitter, YouTube,
  TikTok).
- **Pages crawled** and **crawl timestamp** for auditability.

### How to use the Google Maps Email Finder & Verifier

1. Run the **Google Maps Scraper** (or bring your own list of business websites).
2. Feed the results into this actor in any of three ways:
   - paste website URLs into **Business Websites**, or
   - paste the Google Maps items into **Businesses** (the `website` and `title` fields are auto-detected), or
   - set **Input Dataset ID** to the Google Maps run's dataset for a fully automated chain.
3. Choose how many pages to crawl per site (default 3) and keep **Verify Emails** on (default).
4. Export the verified leads to **CSV, Excel, or JSON**, or push straight to your CRM.

### Pricing

Pay-per-event: **$0.10 per business** — you're charged once per business and get every email (verified),
phone, and social profile for that business in the same event.

| Businesses / month | Cost |
|---|---|
| 500 | $50 |
| 2,000 | $200 |
| 10,000 | $1,000 |

The cheaper route — a raw extractor ($1.5–6/1k) *plus* a standalone verifier like ZeroBounce or NeverBounce
($4–8/1k) — means two tools, two exports, and a manual merge, and still no deep contact-page crawl. This
actor does the find, the deep crawl, and the verification in one pass, so what you export is send-ready.

### Input example

```json
{
  "businesses": [
    { "title": "Tooth & Nail Wine", "website": "https://www.toothandnailwine.com" }
  ],
  "websites": ["https://basecamp.com"],
  "maxPagesPerSite": 3,
  "verifyEmails": true
}
````

Or chain it straight from a Google Maps Scraper run:

```json
{ "inputDatasetId": "aBcD1234efGh5678", "verifyEmails": true }
```

### Output example

```json
{
  "businessName": "Tooth & Nail Wine",
  "website": "https://www.toothandnailwine.com",
  "primaryEmail": "wineclub@toothandnailwine.com",
  "primaryEmailStatus": "mailbox_verified",
  "emails": [
    { "email": "wineclub@toothandnailwine.com", "type": "role",
      "verification": { "status": "mailbox_verified", "mxFound": true, "smtpChecked": true, "acceptsAll": false } }
  ],
  "phones": ["(805) 369-6100"],
  "socialProfiles": {
    "instagram": "https://www.instagram.com/toothandnailwine",
    "facebook": "https://www.facebook.com/ToothandNailWinery"
  },
  "emailCount": 3, "phoneCount": 1, "socialCount": 2,
  "pagesCrawled": ["https://www.toothandnailwine.com", "https://www.toothandnailwine.com/pages/contact-us"],
  "crawledAt": "2026-07-09T10:00:00.000Z"
}
```

### Who uses the Google Maps Email Finder & Verifier?

- **Sales & SDR teams** — turn a Google Maps search ("dentists in Austin") into a **verified** outreach list
  with emails, phones, and LinkedIn profiles, so campaigns don't bounce on day one.
- **Cold email & agency senders** — protect sending-domain reputation by mailing only verified addresses;
  keep bounce rates under the thresholds Google and Outlook penalize.
- **Lead generation agencies** — deliver clients clean, send-ready lists without buying a Hunter or Snov seat
  and a separate verifier for every campaign.
- **Local marketing agencies** — build contactable databases of restaurants, gyms, salons, or contractors in
  a target city.
- **Recruiters** — extract and verify company contact details and social profiles from a list of employer sites.
- **Growth hackers & founders** — bootstrap a cold-outreach pipeline with no monthly SaaS commitment.

### Frequently asked questions

**How do I get emails from Google Maps?** Google Maps itself rarely publishes email addresses — you have to
crawl each business's website. Cheap extractors do that but hand you *unverified* emails. This actor crawls the
site (including contact/about pages) **and** verifies each email's deliverability, so the list is ready to send.

**Isn't the Google Maps Scraper's built-in email enrichment enough?** It gets you raw emails, but it doesn't
verify them or tell you which will bounce, and it reads the homepage rather than deep-crawling contact pages.
This actor is the verification + deep-crawl layer you run on top to make those emails safe to email.

**Does it verify email addresses?** Yes. Every email gets syntax and MX-record validation (proving the domain
can receive mail), plus a best-effort live SMTP mailbox check. Verification is included in the per-business
price — no separate credits or second tool.

**Why are some emails `deliverable_domain` instead of `mailbox_verified`?** Live mailbox verification needs an
outbound connection on port 25, which many cloud networks block. When that check can't complete, the actor
reports the honest MX-level result (`deliverable_domain` — the domain accepts mail) rather than claiming a
false positive.

**Does it also find phone numbers and social profiles?** Yes — phone numbers (from `tel:` links and formatted
text) and one profile URL each for Facebook, Instagram, LinkedIn, X/Twitter, YouTube, and TikTok.

**Do I need a proxy or an API key?** No. It crawls each business's own website, which rarely blocks basic
requests, so no proxy, no OpenAI key, and no third-party API are required.

**What export formats are supported?** Results are available as CSV, Excel, JSON, and HTML, or via the Apify
API for direct CRM integration.

### Limitations

- If a business has no website, or the website lists no email anywhere, there's nothing to extract — you'll
  get a record with empty contact arrays rather than an invented address.
- `mailbox_verified` requires outbound SMTP (port 25); where the network blocks it, results honestly degrade
  to `deliverable_domain` (domain-level deliverability confirmed).
- Catch-all domains accept every address, so individual mailboxes there are reported as `accepts_all` rather
  than confirmed.
- The actor reads publicly available contact information; use enriched data in line with GDPR/CAN-SPAM and
  local regulations.

# Actor input Schema

## `websites` (type: `array`):

List of business website URLs to enrich (e.g., https://joesplumbing.com). Use this if you already have a plain list of URLs.

## `businesses` (type: `array`):

Paste raw items from the Google Maps Scraper (or any objects with a website/url/domain field). The website and business name are detected automatically.

## `inputDatasetId` (type: `string`):

Chain directly from another actor: the dataset ID of a Google Maps Scraper run. Every item's website field is enriched. Leave empty if using the fields above.

## `maxPagesPerSite` (type: `integer`):

How many pages to crawl per site: the homepage plus up to N-1 contact/about/team pages. Higher finds more contacts but costs more compute.

## `verifyEmails` (type: `boolean`):

Validate each email: syntax + MX record (proves the domain accepts mail), plus a best-effort live mailbox check where the network allows it.

## `maxEmailsPerSite` (type: `integer`):

Cap the number of emails kept per business. Set to 0 for unlimited.

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

Optional proxy settings. Not required for most business websites.

## Actor input object example

```json
{
  "websites": [
    "https://www.toothandnailwine.com"
  ],
  "maxPagesPerSite": 3,
  "verifyEmails": true,
  "maxEmailsPerSite": 0
}
```

# 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 = {
    "websites": [
        "https://www.toothandnailwine.com"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("k.pavlenko/google-maps-lead-enricher").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 = { "websites": ["https://www.toothandnailwine.com"] }

# Run the Actor and wait for it to finish
run = client.actor("k.pavlenko/google-maps-lead-enricher").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 '{
  "websites": [
    "https://www.toothandnailwine.com"
  ]
}' |
apify call k.pavlenko/google-maps-lead-enricher --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Google Maps Email Finder & Verifier — Bounce-Free B2B Leads",
        "description": "Find & verify emails from Google Maps leads. Deep-crawls contact pages, then SMTP-verifies each so cold outreach doesn't bounce. No subscription.",
        "version": "0.1",
        "x-build-id": "dtuXoGjFupwQCqBxV"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/k.pavlenko~google-maps-lead-enricher/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-k.pavlenko-google-maps-lead-enricher",
                "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/k.pavlenko~google-maps-lead-enricher/runs": {
            "post": {
                "operationId": "runs-sync-k.pavlenko-google-maps-lead-enricher",
                "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/k.pavlenko~google-maps-lead-enricher/run-sync": {
            "post": {
                "operationId": "run-sync-k.pavlenko-google-maps-lead-enricher",
                "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",
                "properties": {
                    "websites": {
                        "title": "Business Websites",
                        "type": "array",
                        "description": "List of business website URLs to enrich (e.g., https://joesplumbing.com). Use this if you already have a plain list of URLs.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "businesses": {
                        "title": "Businesses (Google Maps output)",
                        "type": "array",
                        "description": "Paste raw items from the Google Maps Scraper (or any objects with a website/url/domain field). The website and business name are detected automatically."
                    },
                    "inputDatasetId": {
                        "title": "Input Dataset ID",
                        "type": "string",
                        "description": "Chain directly from another actor: the dataset ID of a Google Maps Scraper run. Every item's website field is enriched. Leave empty if using the fields above."
                    },
                    "maxPagesPerSite": {
                        "title": "Max Pages Per Site",
                        "minimum": 1,
                        "maximum": 10,
                        "type": "integer",
                        "description": "How many pages to crawl per site: the homepage plus up to N-1 contact/about/team pages. Higher finds more contacts but costs more compute.",
                        "default": 3
                    },
                    "verifyEmails": {
                        "title": "Verify Emails",
                        "type": "boolean",
                        "description": "Validate each email: syntax + MX record (proves the domain accepts mail), plus a best-effort live mailbox check where the network allows it.",
                        "default": true
                    },
                    "maxEmailsPerSite": {
                        "title": "Max Emails Per Site",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Cap the number of emails kept per business. Set to 0 for unlimited.",
                        "default": 0
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Optional proxy settings. Not required for most business websites."
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
