# Esports Earnings Scraper (`crawlerbros/esports-earnings-scraper`) Actor

Scrape EsportsEarnings.com - cross-game esports prize-money rankings for top players, top teams, top games by total prize pool, and tournament results. No login or API key required.

- **URL**: https://apify.com/crawlerbros/esports-earnings-scraper.md
- **Developed by:** [Crawler Bros](https://apify.com/crawlerbros) (community)
- **Categories:** Automation, Developer tools, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 results

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

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

## What's an Apify Actor?

Actors are 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

## Esports Earnings Scraper

Scrape **EsportsEarnings.com** — the leading cross-game esports prize-money database. Get top players and teams by career earnings (overall or filtered to a single game), the top games by total prize pool awarded, and tournament-by-tournament results for any tracked game. HTTP-only, no login or API key required.

### What this actor does

- **Five modes:** `topPlayers`, `topTeams`, `topGames`, `tournaments`, `topPlayersByCountry`
- **Top players** ranked by career earnings — overall across all games, or filtered to a single game
- **Top teams** ranked by career earnings — overall, or filtered to a single game
- **Top games** ranked by total prize money ever awarded, with player and tournament counts
- **Tournament results** for a chosen game, ranked by prize pool
- **Top players by country** — cross-game career-earnings leaderboard for any of 182 countries
- 28 popular games available as a dropdown, plus a free-text override for any other tracked game
- Empty fields are omitted from every record

### Output per player (recordType = `player`)

- `rank`, `handle`, `realName`, `playerId`
- `country`, `countryCode`
- `totalEarningsUsd` — career earnings (game-specific total when `game` filter is set, otherwise overall total)
- `highestPayingGame`, `highestPayingGameEarningsUsd` — only present when no `game` filter is set
- `percentOfTotal`, `game` (only present when a `game` filter is set)
- `sourceUrl`, `recordType: "player"`, `scrapedAt`

### Output per team (recordType = `team`)

- `rank`, `teamName`, `teamId`
- `totalEarningsUsd`, `tournamentCount`
- `game` (only present when a `game` filter is set)
- `sourceUrl`, `recordType: "team"`, `scrapedAt`

### Output per game (recordType = `game`)

- `rank`, `gameName`, `gameSlug`
- `totalPrizeMoneyUsd`, `playerCount`, `tournamentCount`
- `sourceUrl`, `recordType: "game"`, `scrapedAt`

### Output per tournament (recordType = `tournament`)

- `rank`, `tournamentName`, `tournamentId`, `eventName`
- `prizePoolUsd`, `teamCount`, `playerCount`, `game`
- `sourceUrl`, `recordType: "tournament"`, `scrapedAt`

### Output per player by country (recordType = `player`, mode=topPlayersByCountry)

- `rank`, `handle`, `realName`, `playerId`
- `country`, `countryCode`
- `totalEarningsUsd` — career earnings across all games
- `sourceUrl`, `recordType: "player"`, `scrapedAt`

### Input

| Field | Type | Default | Description |
|---|---|---|---|
| `mode` | string | `topPlayers` | `topPlayers` / `topTeams` / `topGames` / `tournaments` / `topPlayersByCountry` |
| `game` | string | – | Filter to one game (dropdown of 28 popular titles). Leave blank for overall/cross-game rankings on `topPlayers`/`topTeams`. Required for `tournaments`. |
| `country` | string | – | ISO 3166-1 alpha-2 country code (dropdown of 182 countries). Required for `topPlayersByCountry`. |
| `gameCustom` | string | – | Any game in `{numericId}-{slug}` form, for games not in the `game` dropdown. Overrides `game`. |
| `maxItems` | integer | `30` | Maximum number of records to return (1–500) |

### Examples

#### Example: top players overall

```json
{
  "mode": "topPlayers",
  "maxItems": 50
}
````

#### Example: top Dota 2 players

```json
{
  "mode": "topPlayers",
  "game": "231-dota-2",
  "maxItems": 50
}
```

#### Example: top games by total prize pool

```json
{
  "mode": "topGames",
  "maxItems": 50
}
```

#### Example: largest Counter-Strike 2 tournaments

```json
{
  "mode": "tournaments",
  "game": "839-counter-strike-2",
  "maxItems": 50
}
```

#### Example: using a game not in the dropdown

```json
{
  "mode": "topPlayers",
  "gameCustom": "654-arena-of-valor",
  "maxItems": 30
}
```

#### Example: top earning esports players from Brazil

```json
{
  "mode": "topPlayersByCountry",
  "country": "br",
  "maxItems": 25
}
```

### Use cases

- **Esports journalism** — automate top-earner leaderboards and tournament recap tables
- **Talent scouting & team management** — track player and team career earnings across games
- **Sponsorship analytics** — identify the highest-prize-pool games and top-earning teams to target for partnerships
- **Fan platforms & fantasy esports** — power leaderboards and player profile pages with live earnings data
- **Market research** — compare total prize money across games and genres over time

### FAQ

**What is the data source?**
All data comes from the public pages of [EsportsEarnings.com](https://www.esportsearnings.com), a long-running independent database of competitive gaming tournament results and prize money.

**Is this actor affiliated with Esports Earnings?**
No — this is an independent, third-party actor that reads publicly available pages. It is not affiliated with or endorsed by Esports Earnings.

**How do I find a game's ID-slug for `gameCustom`?**
Visit the game's page on esportsearnings.com and copy the last part of the URL — e.g. `esportsearnings.com/games/654-arena-of-valor` → `654-arena-of-valor`. The numeric ID prefix is required by the source site.

**Why do some player records have `highestPayingGame` and others don't?**
When no `game` filter is set, the actor returns each player's single highest-earning game alongside their overall total. When a `game` filter is set, every record is already scoped to that game, so the field is omitted as redundant.

**Is `topGames` limited to 100 games?**
Yes — the source site's top-games list is a single unpaginated page covering the top 100 games by total prize money, so `maxItems` above 100 will return at most 100 records for this mode.

**How deep does pagination go for `topPlayers` / `topTeams` / `tournaments`?**
esportsearnings.com itself caps the depth of each listing (independent of this actor): overall (no `game` filter) `topPlayers` goes to rank 1000; overall `topTeams` and any per-game `topPlayers` / `topTeams` / `tournaments` listing goes to rank/prize-pool position 500. Requesting a `maxItems` beyond a listing's real depth simply returns however many real records exist — the actor detects the source's own repeated-last-page behavior past that cap and stops cleanly rather than emitting duplicates.

**Is `topPlayersByCountry` limited too?**
Yes — the source's per-country breakdown page shows a fixed top-25 leaderboard per country and does not paginate further.

**How fresh is the data?**
Every run fetches the live page directly from esportsearnings.com at request time — there is no caching.

**How is `totalEarningsUsd` calculated?**
It mirrors whatever the source site displays: career earnings in US dollars, either overall (across every game a player/team has competed in) or scoped to a single game when the `game` filter is set.

# Actor input Schema

## `mode` (type: `string`):

What to fetch from Esports Earnings.

## `game` (type: `string`):

Filter to a specific game. Leave blank on topPlayers/topTeams for cross-game overall rankings. Required for mode=tournaments. Use `gameCustom` to target a game not in this list.

## `country` (type: `string`):

ISO 3166-1 alpha-2 country code. Returns that country's top-earning players, cross-game (esportsearnings.com's per-country breakdown page).

## `gameCustom` (type: `string`):

Any esportsearnings.com game in `{numericId}-{slug}` form (e.g. `654-arena-of-valor`), for games not in the `game` dropdown. Overrides `game` when set. Find the ID-slug in the game's esportsearnings.com URL.

## `maxItems` (type: `integer`):

Maximum number of records to return.

## Actor input object example

```json
{
  "mode": "topPlayers",
  "game": "",
  "country": "us",
  "maxItems": 30
}
```

# Actor output Schema

## `records` (type: `string`):

Dataset containing all scraped Esports Earnings players, teams, games, and tournaments.

# 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 = {
    "mode": "topPlayers",
    "game": "",
    "country": "us",
    "maxItems": 30
};

// Run the Actor and wait for it to finish
const run = await client.actor("crawlerbros/esports-earnings-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 = {
    "mode": "topPlayers",
    "game": "",
    "country": "us",
    "maxItems": 30,
}

# Run the Actor and wait for it to finish
run = client.actor("crawlerbros/esports-earnings-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 '{
  "mode": "topPlayers",
  "game": "",
  "country": "us",
  "maxItems": 30
}' |
apify call crawlerbros/esports-earnings-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Esports Earnings Scraper",
        "description": "Scrape EsportsEarnings.com - cross-game esports prize-money rankings for top players, top teams, top games by total prize pool, and tournament results. No login or API key required.",
        "version": "1.0",
        "x-build-id": "aDVS0BR8aw86SYFyh"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/crawlerbros~esports-earnings-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-crawlerbros-esports-earnings-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/crawlerbros~esports-earnings-scraper/runs": {
            "post": {
                "operationId": "runs-sync-crawlerbros-esports-earnings-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/crawlerbros~esports-earnings-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-crawlerbros-esports-earnings-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",
                "required": [
                    "mode"
                ],
                "properties": {
                    "mode": {
                        "title": "Mode",
                        "enum": [
                            "topPlayers",
                            "topTeams",
                            "topGames",
                            "tournaments",
                            "topPlayersByCountry"
                        ],
                        "type": "string",
                        "description": "What to fetch from Esports Earnings.",
                        "default": "topPlayers"
                    },
                    "game": {
                        "title": "Game (mode=topPlayers, topTeams, tournaments)",
                        "enum": [
                            "",
                            "231-dota-2",
                            "164-league-of-legends",
                            "371-heroes-of-the-storm",
                            "351-smite",
                            "531-mobile-legends-bang-bang",
                            "245-counter-strike-global-offensive",
                            "839-counter-strike-2",
                            "426-overwatch",
                            "792-overwatch-2",
                            "439-rainbow-six-siege",
                            "646-valorant",
                            "335-team-fortress-2",
                            "648-call-of-duty-warzone",
                            "639-call-of-duty-mobile",
                            "534-fortnite",
                            "566-apex-legends",
                            "598-free-fire",
                            "151-starcraft-ii",
                            "586-brawl-stars",
                            "464-clash-royale",
                            "507-clash-of-clans",
                            "409-rocket-league",
                            "558-super-smash-bros-ultimate",
                            "434-street-fighter-v",
                            "406-tekken-7",
                            "328-hearthstone",
                            "165-world-of-warcraft",
                            "525-osu"
                        ],
                        "type": "string",
                        "description": "Filter to a specific game. Leave blank on topPlayers/topTeams for cross-game overall rankings. Required for mode=tournaments. Use `gameCustom` to target a game not in this list.",
                        "default": ""
                    },
                    "country": {
                        "title": "Country (mode=topPlayersByCountry)",
                        "enum": [
                            "",
                            "cn",
                            "us",
                            "kr",
                            "ru",
                            "br",
                            "dk",
                            "fr",
                            "se",
                            "de",
                            "ca",
                            "gb",
                            "jp",
                            "ua",
                            "au",
                            "fi",
                            "pl",
                            "th",
                            "ph",
                            "my",
                            "tw",
                            "id",
                            "vn",
                            "nl",
                            "es",
                            "sa",
                            "tr",
                            "no",
                            "il",
                            "ar",
                            "mx",
                            "bg",
                            "jo",
                            "pe",
                            "it",
                            "ee",
                            "in",
                            "sg",
                            "pk",
                            "cz",
                            "kz",
                            "mn",
                            "at",
                            "sk",
                            "ro",
                            "be",
                            "pt",
                            "lb",
                            "by",
                            "hk",
                            "mk",
                            "rs",
                            "cl",
                            "ba",
                            "lv",
                            "ch",
                            "si",
                            "eg",
                            "gr",
                            "hu",
                            "nz",
                            "lt",
                            "za",
                            "am",
                            "ma",
                            "hr",
                            "mo",
                            "md",
                            "np",
                            "mm",
                            "kg",
                            "iq",
                            "ie",
                            "co",
                            "uz",
                            "do",
                            "uy",
                            "pr",
                            "ae",
                            "bo",
                            "ir",
                            "kh",
                            "dz",
                            "kw",
                            "cu",
                            "ge",
                            "az",
                            "gt",
                            "xk",
                            "sy",
                            "bh",
                            "me",
                            "ve",
                            "tn",
                            "la",
                            "ec",
                            "bd",
                            "to",
                            "is",
                            "ni",
                            "cr",
                            "ps",
                            "mt",
                            "sn",
                            "pa",
                            "al",
                            "lu",
                            "gi",
                            "qa",
                            "om",
                            "bn",
                            "hn",
                            "ye",
                            "af",
                            "py",
                            "ly",
                            "re",
                            "sv",
                            "lk",
                            "ng",
                            "cm",
                            "jm",
                            "um",
                            "et",
                            "mu",
                            "tt",
                            "pf",
                            "gl",
                            "mc",
                            "mv",
                            "ci",
                            "gh",
                            "fo",
                            "na",
                            "gp",
                            "gy",
                            "tm",
                            "sd",
                            "fj",
                            "an",
                            "sr",
                            "nc",
                            "im",
                            "je",
                            "tz",
                            "mg",
                            "zw",
                            "ax",
                            "gg",
                            "tj",
                            "cy",
                            "ke",
                            "mz",
                            "ht",
                            "as",
                            "zm",
                            "ao",
                            "gu",
                            "tg",
                            "ad",
                            "mr",
                            "bm",
                            "wf",
                            "ga",
                            "aw",
                            "tv",
                            "bw",
                            "mp",
                            "ne",
                            "bs",
                            "bz",
                            "dm",
                            "ug",
                            "so",
                            "vi",
                            "pw",
                            "nu",
                            "li",
                            "mf",
                            "ag",
                            "pg",
                            "kn",
                            "bl"
                        ],
                        "type": "string",
                        "description": "ISO 3166-1 alpha-2 country code. Returns that country's top-earning players, cross-game (esportsearnings.com's per-country breakdown page).",
                        "default": ""
                    },
                    "gameCustom": {
                        "title": "Custom game ID-slug override",
                        "type": "string",
                        "description": "Any esportsearnings.com game in `{numericId}-{slug}` form (e.g. `654-arena-of-valor`), for games not in the `game` dropdown. Overrides `game` when set. Find the ID-slug in the game's esportsearnings.com URL."
                    },
                    "maxItems": {
                        "title": "Max items",
                        "minimum": 1,
                        "maximum": 500,
                        "type": "integer",
                        "description": "Maximum number of records to return.",
                        "default": 30
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
