# GrowthZone & ChamberMaster Scraper — Chamber Member Leads (`scrapersdelight/growthzone-directory-scraper`) Actor

Scrape any GrowthZone / ChamberMaster member directory into a lead list — company, website, full address, member type & categories — from chambers of commerce and trade associations. No login or API key. Monitor newly-joined members with Slack/email/webhook alerts. $4 per 1,000 members.

- **URL**: https://apify.com/scrapersdelight/growthzone-directory-scraper.md
- **Developed by:** [Scrapers Delight](https://apify.com/scrapersdelight) (community)
- **Categories:** Lead generation, Automation, SEO tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 per record returneds

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

## 🏛️ GrowthZone Directory Scraper — Association & Chamber Member Lists

**Scrape the public member directory of any association or chamber of commerce that runs on GrowthZone / ChamberMaster — the platform behind thousands of trade-association and chamber directories. Pull each member's company name, website, full address, member type, and business categories into one clean dataset. Then run it on a schedule to monitor newly-joined members and get a Slack / email / webhook ping when a new business appears.**

One actor, *thousands* of directories — just point it at a GrowthZone directory URL (or pick a preset). No login, no browser automation; every field comes from the site's server-rendered, alphabetically-indexed listing pages.

---

### What does it do?

GrowthZone (and its chamber-focused product ChamberMaster) powers the online "member directory" on a huge number of `*.growthzoneapp.com` sites. Those directories are indexed A–Z at `/FindStartsWith?term=A…Z`, and this actor sweeps that index and returns clean, structured **business listings** you can export to **JSON, CSV, Excel, or push to your app via API**.

- 🏢 **Company name + member type** (e.g. "General Contractor", "Restaurant", "Insurance").
- 🌐 **Website** — the member's own site (great for enrichment/outreach research).
- 📍 **Full address** — street, city, state, ZIP (parsed from the listing's schema.org microdata).
- 🏷️ **Business categories** — every category/CSI code the member is listed under.
- 🔗 **Listing URL** — the member's detail page on the directory.
- 🔔 **New-member monitor** — schedule it and get alerts when a new business joins.

> **Scope:** this actor collects **public business listings** (company, website, address, categories). It does **not** scrape the per-member contact person or email — those are loaded by JavaScript on the detail page and are intentionally left out.

---

### What data does it extract?

For every member:

- 🆔 `member_id`, 🏢 `name`, 🏷️ `membership_type`
- 🌐 `website`
- 📍 `street`, `city`, `state`, `zip`, plus a combined `address`
- 🗂️ `categories[]`
- 🔗 `detail_url`, 🌐 `directory_host`
- ✨ `is_new` (monitor mode), 🕒 `scraped_at`

---

### Who is it for?

- 📇 **Sales & GTM teams** building a clean, current list of contractors / businesses in a vertical or region.
- 🧭 **Market researchers** mapping who belongs to which association or chamber.
- 🤝 **B2B service providers** (insurance, software, supplies) targeting an industry's membership.
- 📊 **Analysts** tracking how a directory's membership changes over time.

---

### Two ways to use it

1. **Bulk scrape** — point it at a directory URL (or a preset), sweep A–Z, and pull the whole membership into one dataset.
2. **New-member monitor** *(the recurring play)* — set `monitorMode: true`, attach an **Apify Schedule**, and the actor outputs/alerts **only newly-listed members** — catch new businesses the day they join.

---

### How to use it (step by step)

1. Click **Try for free**.
2. **Pick a Preset**, or paste a **Directory URL** — open any chamber/association's online member directory and copy the part before `/FindStartsWith` (e.g. `https://YOURCHAMBER.growthzoneapp.com/member-directory`).
3. *(Optional)* set **Category contains** (e.g. `concrete`) or **Letters** to sample.
4. Click **Start**, then open the **Dataset** tab to view/export.
5. *(Optional)* set **monitorMode** + a **Schedule** + an alert channel to get pinged on new members.

#### Quick start (preset)

```json
{ "preset": "abc-georgia" }
````

#### Quick start (any directory)

```json
{ "directoryUrl": "https://YOURCHAMBER.growthzoneapp.com/member-directory", "categoryContains": "restaurant" }
```

#### New-member monitor example

```json
{
  "preset": "tempe-chamber",
  "monitorMode": true,
  "alertOnNewMember": true,
  "slackWebhookUrl": "https://hooks.slack.com/services/…"
}
```

***

### How do I find a directory URL?

On a chamber/association website, open **Member Directory** (or "Find a Member" / "Find a Contractor"). If the address bar shows a `*.growthzoneapp.com` host, copy everything up to (but not including) `/FindStartsWith` — that's your `directoryUrl`. Examples of the path segment: `/member-directory`, `/memberdirectory`, `/directory`.

***

### Input

| Field | What it does |
|-------|--------------|
| `directoryUrl` | base URL of any GrowthZone directory (before `/FindStartsWith`) |
| `preset` | pick a verified directory instead of pasting a URL |
| `letters` | which A–Z index pages to crawl (default: full sweep) |
| `categoryContains` | client-side filter by business category text |
| `maxRecords` | hard cap per run (0 = unlimited) |
| `sortBy` | `default` · `name` · `city` |
| `monitorMode`, `alertOnNewMember` | recurring new-member watcher + alerts |
| `webhookUrl`, `slackWebhookUrl`, `emailRecipients` | alert channels |
| `proxyConfiguration` | proxy settings |

***

### Output

Each member is one dataset record (fields above). Export to **JSON, CSV, Excel, HTML, or RSS**, or fetch via the **Apify API**.

***

### How much does it cost?

Pay-per-event — you pay for what you pull, no subscription. Suggested rates:

| Event | What it covers | Suggested price |
|-------|----------------|-----------------|
| `lot-scraped` | each member returned | ~$0.003 / member |
| `monitor-run-completed` | each scheduled watch run | ~$0.05 / run |
| `new-lot-detected` | each newly-listed member | ~$0.02 / member |
| `alert-delivered` | each Slack/email/webhook push | ~$0.005 / alert |

*(Final per-event prices are set on the actor's pricing page.)*

***

### Is it legal to scrape these directories?

This actor reads **public business listings** — company name, website, business address, and categories that organizations publish specifically so the public can find them. It does **not** collect personal contact people or emails. Scraping publicly available business data is generally legal, but you are responsible for your use: **review the directory's Terms of Service before commercial use, and comply with applicable marketing/anti-spam laws (e.g. CAN-SPAM, CASL, GDPR) when contacting any business.**

***

### FAQ

**What is GrowthZone / ChamberMaster?**
GrowthZone is association-management software; ChamberMaster is its chamber-of-commerce edition. Both power public member directories on `*.growthzoneapp.com`.

**Will it work on my chamber's directory?**
If the directory is hosted on `growthzoneapp.com` and indexed at `/FindStartsWith`, yes — paste its `directoryUrl`. The parser uses the platform's standard markup, so it's portable across directories.

**Does it get phone numbers and emails?**
No. The actor returns public business listings (name, website, address, categories). Per-member contact people/emails are JS-rendered on detail pages and are intentionally excluded.

**Can I monitor new members?**
Yes. Turn on `monitorMode`, attach an Apify **Schedule**, and add a Slack/webhook/email channel — each run alerts only members new since the last run.

***

### Feedback

Want a preset added for your chamber/association, or per-member detail enrichment? Open an issue on the actor.

# Actor input Schema

## `directoryUrl` (type: `string`):

Base URL of any GrowthZone member directory, e.g. https://YOURCHAMBER.growthzoneapp.com/member-directory (everything before /FindStartsWith). Find it by opening a chamber/association's online member directory. Leave empty if you pick a Preset.

## `preset` (type: `string`):

Pick a verified directory instead of pasting a URL. Overrides Directory URL when set.

## `letters` (type: `array`):

Which alphabetical index pages to pull (the directory is indexed A-Z). Leave empty for the full A-Z sweep. Use e.g. \['A','B','C'] to sample.

## `categoryContains` (type: `string`):

Optional client-side filter: keep only members with a business category containing this text (e.g. 'concrete', 'restaurant', 'insurance').

## `maxRecords` (type: `integer`):

Hard cap on members scraped this run (cost/safety guard). 0 = unlimited (full directory).

## `sortBy` (type: `string`):

Client-side ordering of the output.

## `monitorMode` (type: `boolean`):

Recurring watcher: diff against the prior run's seen members (per directory) and output/alert ONLY newly-listed members. Pair with an Apify Schedule to catch new businesses as they join.

## `alertOnNewMember` (type: `boolean`):

In monitor mode, deliver an alert for each newly-listed member via the channels below.

## `webhookUrl` (type: `string`):

POST endpoint for new-member alert payloads (Make / Zapier / n8n / custom).

## `slackWebhookUrl` (type: `string`):

Slack incoming-webhook URL for formatted new-member cards.

## `emailRecipients` (type: `array`):

Email addresses for the new-member digest (sent via apify/send-mail).

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

Proxy settings. Datacenter rotation is usually enough; switch to residential if you hit blocks.

## `requestConcurrency` (type: `integer`):

Reserved for future per-member detail fetching; the A-Z index sweep runs sequentially to respect the site.

## `diagnose` (type: `boolean`):

Dev only. Dumps the raw FindStartsWith?term=A HTML to the key-value store and logs the parsed first cards, then exits.

## Actor input object example

```json
{
  "preset": "tempe-chamber",
  "maxRecords": 0,
  "sortBy": "default",
  "monitorMode": false,
  "alertOnNewMember": true,
  "proxyConfiguration": {
    "useApifyProxy": true
  },
  "requestConcurrency": 4,
  "diagnose": false
}
```

# Actor output Schema

## `members` (type: `string`):

The dataset of scraped directory members (one item per member).

# 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 = {
    "preset": "tempe-chamber"
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapersdelight/growthzone-directory-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 = { "preset": "tempe-chamber" }

# Run the Actor and wait for it to finish
run = client.actor("scrapersdelight/growthzone-directory-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 '{
  "preset": "tempe-chamber"
}' |
apify call scrapersdelight/growthzone-directory-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "GrowthZone & ChamberMaster Scraper — Chamber Member Leads",
        "description": "Scrape any GrowthZone / ChamberMaster member directory into a lead list — company, website, full address, member type & categories — from chambers of commerce and trade associations. No login or API key. Monitor newly-joined members with Slack/email/webhook alerts. $4 per 1,000 members.",
        "version": "0.1",
        "x-build-id": "yzvacFmdt9iMLbSNa"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapersdelight~growthzone-directory-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapersdelight-growthzone-directory-scraper",
                "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/scrapersdelight~growthzone-directory-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapersdelight-growthzone-directory-scraper",
                "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/scrapersdelight~growthzone-directory-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapersdelight-growthzone-directory-scraper",
                "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": {
                    "directoryUrl": {
                        "title": "Directory URL",
                        "type": "string",
                        "description": "Base URL of any GrowthZone member directory, e.g. https://YOURCHAMBER.growthzoneapp.com/member-directory (everything before /FindStartsWith). Find it by opening a chamber/association's online member directory. Leave empty if you pick a Preset."
                    },
                    "preset": {
                        "title": "Preset directory",
                        "enum": [
                            "",
                            "abc-georgia",
                            "columbia-montour-chamber",
                            "tempe-chamber"
                        ],
                        "type": "string",
                        "description": "Pick a verified directory instead of pasting a URL. Overrides Directory URL when set.",
                        "default": ""
                    },
                    "letters": {
                        "title": "Letters to crawl",
                        "type": "array",
                        "description": "Which alphabetical index pages to pull (the directory is indexed A-Z). Leave empty for the full A-Z sweep. Use e.g. ['A','B','C'] to sample.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "categoryContains": {
                        "title": "Category contains",
                        "type": "string",
                        "description": "Optional client-side filter: keep only members with a business category containing this text (e.g. 'concrete', 'restaurant', 'insurance')."
                    },
                    "maxRecords": {
                        "title": "Max members per run",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Hard cap on members scraped this run (cost/safety guard). 0 = unlimited (full directory).",
                        "default": 0
                    },
                    "sortBy": {
                        "title": "Sort by",
                        "enum": [
                            "default",
                            "name",
                            "city"
                        ],
                        "type": "string",
                        "description": "Client-side ordering of the output.",
                        "default": "default"
                    },
                    "monitorMode": {
                        "title": "Monitor mode (new-member watcher)",
                        "type": "boolean",
                        "description": "Recurring watcher: diff against the prior run's seen members (per directory) and output/alert ONLY newly-listed members. Pair with an Apify Schedule to catch new businesses as they join.",
                        "default": false
                    },
                    "alertOnNewMember": {
                        "title": "Alert on new members",
                        "type": "boolean",
                        "description": "In monitor mode, deliver an alert for each newly-listed member via the channels below.",
                        "default": true
                    },
                    "webhookUrl": {
                        "title": "Webhook URL",
                        "type": "string",
                        "description": "POST endpoint for new-member alert payloads (Make / Zapier / n8n / custom)."
                    },
                    "slackWebhookUrl": {
                        "title": "Slack webhook URL",
                        "type": "string",
                        "description": "Slack incoming-webhook URL for formatted new-member cards."
                    },
                    "emailRecipients": {
                        "title": "Email recipients",
                        "type": "array",
                        "description": "Email addresses for the new-member digest (sent via apify/send-mail).",
                        "items": {
                            "type": "string"
                        }
                    },
                    "proxyConfiguration": {
                        "title": "Proxy",
                        "type": "object",
                        "description": "Proxy settings. Datacenter rotation is usually enough; switch to residential if you hit blocks.",
                        "default": {
                            "useApifyProxy": true
                        }
                    },
                    "requestConcurrency": {
                        "title": "Request concurrency",
                        "minimum": 1,
                        "maximum": 10,
                        "type": "integer",
                        "description": "Reserved for future per-member detail fetching; the A-Z index sweep runs sequentially to respect the site.",
                        "default": 4
                    },
                    "diagnose": {
                        "title": "Diagnostic mode (dev)",
                        "type": "boolean",
                        "description": "Dev only. Dumps the raw FindStartsWith?term=A HTML to the key-value store and logs the parsed first cards, then exits.",
                        "default": false
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
