# Eventbrite Pro: Global Event & Lead Scraper (`ahmed_jasarevic/eventbrite-pro-event-scraper`) Actor

Powerful Eventbrite scraper to extract detailed event data, organizer leads, pricing, and venue metadata. Supports advanced filtering by Country, City, Category, Date Ranges, and Keywords with anti-block bypass.

- **URL**: https://apify.com/ahmed\_jasarevic/eventbrite-pro-event-scraper.md
- **Developed by:** [Ahmed Jasarevic](https://apify.com/ahmed_jasarevic) (community)
- **Categories:** E-commerce, Lead generation, Social media
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

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

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

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

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

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

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

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

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

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

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

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


# README

## Eventbrite Pro Scraper: Global Event & Lead Generation Tool

An advanced, high-performance **Eventbrite Scraper** built to extract exhaustive event listings, venue metadata, ticket pricing ranges, and valuable organizer lead info across any global location.

Unlike basic web scrapers that fail due to simple geographical blocks or strict anti-bot systems, this actor simulates authentic desktop users by using customized headers and stateful session caching. It dynamically syncs localized **Place IDs** directly with Eventbrite’s internal search API parameters for optimal precision.

---

### ✨ Key Features & Capabilities

* 🌐 **Global Geo-Targeting:** Scrape regional data accurately by formatting specific `country` and `city` criteria.
* 🏷️ **Category & Subcategory Matching:** Tap right into specialized topics like *Business, Science & Tech, Music, Arts, Food & Drink*, and more.
* 📅 **Custom Time-Frame Filtering:** Target exact custom date ranges via strict `startDate` and `endDate` parameters (ideal for mapping future market patterns).
* 🔍 **Keyword Injection:** Filter search feeds instantly by targeting specific industry topics like *AI, Crypto, Startup Networking, or Yoga*.
* 💼 **B2B Lead Generation Data:** Grabs critical event organizer properties like total follower metrics, dedicated summary sheets, and custom redirection URLs.
* 🛡️ **Anti-Block & Stealth Measures:** Built on top of customized user headers to bypass automated detection layers and Cloudflare walls safely.

---

### 📥 Input Parameters

The Actor accepts a clean JSON structure to dictate exactly what events you need to pull:

| Parameter | Type | Required | Default | Description |
| --- | --- | --- | --- | --- |
| `country` | String | No | `"united-states"` | The destination country where the events take place. |
| `city` | String | No | `"New York"` | The destination city for filtering localized venues. |
| `category` | String | No | `"custom"` | Event category flag (`business`, `music`, `science-and-tech`, etc.). |
| `keyword` | String | No | `""` | Text query string used to refine explicit topic targeting. |
| `startDate` | String | No | `null` | ISO Start date limit layout: `YYYY-MM-DD`. |
| `endDate` | String | No | `null` | ISO End date limit layout: `YYYY-MM-DD`. |
| `maxPages` | Number | No | `3` | Maximum number of search pagination indexes to process sequentially. |

#### Input Example (`input.json`)

```json
{
  "country": "united-states",
  "city": "New York",
  "category": "business",
  "keyword": "startup networking",
  "startDate": "2026-06-01",
  "endDate": "2026-06-30",
  "maxPages": 2
}

````

***

### 📤 Output Data Structure

The results are stored within your default Apify Dataset storage pool. Each record includes clean top-level presentation fields alongside an exhaustive nested `Full_Object` detailing structural geolocation matrices, exact ticket tiers, pricing variations, and full organizer summaries.

#### Output Example (`dataset_item.json`)

```json
{
  "Name": "NYC Tech Startups, Investors, Experts Networking & Pitch Event",
  "Date": "2026-06-09",
  "URL": "https://www.eventbrite.com/e/nyc-tech-startups-investors-experts-networking-pitch-event-tickets-1988315940502",
  "Venue": "The Laurels Cafe and Bar",
  "Full_Object": {
    "id": "1988315940502",
    "name": "NYC Tech Startups, Investors, Experts Networking & Pitch Event",
    "summary": "Join the Tech Startups Networking Event to connect and and build partnerships, for live pitches and meaningful networking.",
    "url": "https://www.eventbrite.com/e/nyc-tech-startups-investors-experts-networking-pitch-event-tickets-1988315940502",
    "start_date": "2026-06-09",
    "start_time": "19:00",
    "end_date": "2026-06-09",
    "end_time": "22:00",
    "timezone": "America/New_York",
    "published": "2026-04-27T11:42:46Z",
    "image": {
      "id": "1047986313",
      "url": "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1047986313%2F2682446774211%2F1%2Foriginal.20250607-122333?w=300&auto=format%2Ccompress&q=75&sharp=10&s=bedb3fcfa9f9f25c6fe4642f041e0277"
    },
    "event_sales_status": {
      "sales_status": "on_sale",
      "currency": "USD"
    },
    "ticket_availability": {
      "minimum_ticket_price": {
        "currency": "USD",
        "major_value": "9.85",
        "display": "9.85 USD"
      },
      "maximum_ticket_price": {
        "currency": "USD",
        "major_value": "39.19",
        "display": "39.19 USD"
      },
      "is_free": false,
      "is_sold_out": false
    },
    "primary_venue": {
      "id": "297507801",
      "name": "The Laurels Cafe and Bar",
      "address": {
        "address_1": "231 2nd Avenue",
        "city": "New York",
        "region": "NY",
        "postal_code": "10003",
        "country": "US",
        "latitude": "40.7325995",
        "longitude": "-73.985007",
        "localized_address_display": "231 2nd Avenue, New York, NY 10003"
      }
    },
    "primary_organizer": {
      "id": "108731452361",
      "name": "The Founders Club",
      "url": "https://www.eventbrite.com/o/the-founders-club-108731452361",
      "num_followers": 1002,
      "summary": "The Founders Club – Tech Startups, Founders, Investors & Innovators. Welcome to The Founders Club, the community for tech startup founders, angel investors, VCs..."
    },
    "locations": [
      { "type": "country", "name": "United States" },
      { "type": "region", "name": "New York" },
      { "type": "locality", "name": "New York" },
      { "type": "borough", "name": "Manhattan" }
    ],
    "tags": [
      { "prefix": "EventbriteCategory", "display_name": "Business & Professional" },
      { "prefix": "EventbriteSubCategory", "display_name": "Startups & Small Business" },
      { "prefix": "EventbriteFormat", "display_name": "Meeting or Networking Event" }
    ]
  }
}

```

***

### 🎯 Use Cases

- 📊 **Market Trend Analysis:** Track which event themes or subcategories dominate major metropolitan hubs during specific months.
- 📈 **Lead Generation & CRM Fueling:** Extract business organizer properties, company titles, and event descriptions to connect with expanding event management brands.
- 🏨 **Hospitality Tracking:** Collect precise venue coordinates (`latitude`/`longitude`) alongside timing maps to forecast foot traffic for hotels, bars, or catering industries.
- 💸 **Pricing Arbitrage & Intelligence:** Monitor ticketing valuations across competitive events to price your own local or online workshops perfectly.

# Actor input Schema

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

The country to search for events.

## `city` (type: `string`):

Optional city name.

## `category` (type: `string`):

The category to search for.

## `keyword` (type: `string`):

Keyword used when category is 'Custom Keyword Only'.

## `startDate` (type: `string`):

Filter from this date (Format: YYYY-MM-DD).

## `endDate` (type: `string`):

Filter until this date (Format: YYYY-MM-DD).

## `maxPages` (type: `integer`):

Maximum number of pages to crawl.

## Actor input object example

```json
{
  "country": "united-states",
  "category": "custom",
  "maxPages": 5
}
```

# Actor output Schema

## `dataset` (type: `string`):

Link to the default dataset containing the scraped Eventbrite events, pricing, and organizer leads.

# 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 = {};

// Run the Actor and wait for it to finish
const run = await client.actor("ahmed_jasarevic/eventbrite-pro-event-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 = {}

# Run the Actor and wait for it to finish
run = client.actor("ahmed_jasarevic/eventbrite-pro-event-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 '{}' |
apify call ahmed_jasarevic/eventbrite-pro-event-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Eventbrite Pro: Global Event & Lead Scraper",
        "description": "Powerful Eventbrite scraper to extract detailed event data, organizer leads, pricing, and venue metadata. Supports advanced filtering by Country, City, Category, Date Ranges, and Keywords with anti-block bypass.",
        "version": "1.0",
        "x-build-id": "unebAppQDxiBBeeVS"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/ahmed_jasarevic~eventbrite-pro-event-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-ahmed_jasarevic-eventbrite-pro-event-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/ahmed_jasarevic~eventbrite-pro-event-scraper/runs": {
            "post": {
                "operationId": "runs-sync-ahmed_jasarevic-eventbrite-pro-event-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/ahmed_jasarevic~eventbrite-pro-event-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-ahmed_jasarevic-eventbrite-pro-event-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": [
                    "country",
                    "category",
                    "maxPages"
                ],
                "properties": {
                    "country": {
                        "title": "Country",
                        "enum": [
                            "afghanistan",
                            "albania",
                            "algeria",
                            "american-samoa",
                            "andorra",
                            "angola",
                            "anguilla",
                            "antarctica",
                            "antigua-and-barbuda",
                            "argentina",
                            "armenia",
                            "aruba",
                            "australia",
                            "austria",
                            "azerbaijan",
                            "bahamas",
                            "bahrain",
                            "bangladesh",
                            "barbados",
                            "belarus",
                            "belgium",
                            "belize",
                            "benin",
                            "bermuda",
                            "bhutan",
                            "bolivia",
                            "bosnia-and-herzegovina",
                            "botswana",
                            "bouvet-island",
                            "brazil",
                            "british-indian-ocean-territory",
                            "brunei-darussalam",
                            "bulgaria",
                            "burkina-faso",
                            "burundi",
                            "cambodia",
                            "cameroon",
                            "canada",
                            "cape-verde",
                            "cayman-islands",
                            "central-african-republic",
                            "chad",
                            "chile",
                            "china",
                            "christmas-island",
                            "colombia",
                            "comoros",
                            "republic-of-congo",
                            "democratic-republic-of-the-congo",
                            "cook-islands",
                            "costa-rica",
                            "cote-d ivoire",
                            "croatia",
                            "cuba",
                            "cyprus",
                            "czech-republic",
                            "denmark",
                            "djibouti",
                            "dominica",
                            "dominican-republic",
                            "ecuador",
                            "egypt",
                            "el-salvador",
                            "equatorial-guinea",
                            "eritrea",
                            "estonia",
                            "ethiopia",
                            "falkland-islands",
                            "faroe-islands",
                            "fiji",
                            "finland",
                            "france",
                            "french-guiana",
                            "french-polynesia",
                            "french-southern-territories",
                            "gabon",
                            "gambia",
                            "georgia",
                            "germany",
                            "ghana",
                            "gibraltar",
                            "greece",
                            "greenland",
                            "grenada",
                            "guadeloupe",
                            "guam",
                            "guatemala",
                            "guernsey",
                            "guinea",
                            "guinea-bissau",
                            "guyana",
                            "haiti",
                            "vatican",
                            "honduras",
                            "hong-kong",
                            "hungary",
                            "iceland",
                            "india",
                            "indonesia",
                            "iran",
                            "iraq",
                            "ireland",
                            "isle-of-man",
                            "israel",
                            "italy",
                            "jamaica",
                            "japan",
                            "jersey",
                            "jordan",
                            "kazakhstan",
                            "kenya",
                            "kiribati",
                            "south-korea",
                            "kuwait",
                            "kyrgyzstan",
                            "laos",
                            "latvia",
                            "lebanon",
                            "lesotho",
                            "liberia",
                            "libyan-arab-jamahiriya",
                            "liechtenstein",
                            "lithuania",
                            "luxembourg",
                            "macao",
                            "macedonia",
                            "madagascar",
                            "malawi",
                            "malaysia",
                            "maldives",
                            "mali",
                            "malta",
                            "marshall-islands",
                            "martinique",
                            "mauritania",
                            "mauritius",
                            "mayotte",
                            "mexico",
                            "micronesia",
                            "moldova",
                            "monaco",
                            "mongolia",
                            "montserrat",
                            "morocco",
                            "mozambique",
                            "myanmar",
                            "namibia",
                            "nauru",
                            "nepal",
                            "netherlands",
                            "netherlands-antilles",
                            "new-caledonia",
                            "new-zealand",
                            "nicaragua",
                            "niger",
                            "nigeria",
                            "niue",
                            "norfolk-island",
                            "northern-mariana-islands",
                            "norway",
                            "oman",
                            "pakistan",
                            "palau",
                            "palestinian-territory",
                            "panama",
                            "papua-new-guinea",
                            "paraguay",
                            "peru",
                            "philippines",
                            "pitcairn",
                            "poland",
                            "portugal",
                            "puerto-rico",
                            "qatar",
                            "reunion",
                            "romania",
                            "russian-federation",
                            "rwanda",
                            "saint-helena",
                            "saint-kitts-and-nevis",
                            "saint-lucia",
                            "saint-pierre-and-miquelon",
                            "saint-vincent-and-the-grenadines",
                            "samoa",
                            "san-marino",
                            "sao-tome-and-principe",
                            "saudi-arabia",
                            "senegal",
                            "serbia-and-montenegro",
                            "seychelles",
                            "sierra-leone",
                            "singapore",
                            "slovakia",
                            "slovenia",
                            "solomon-islands",
                            "somalia",
                            "south-africa",
                            "south-georgia-and-the-south-sandwich-islands",
                            "spain",
                            "sri-lanka",
                            "sudan",
                            "suriname",
                            "svalbard-and-jan-mayen",
                            "swaziland",
                            "sweden",
                            "switzerland",
                            "syrian-arab-republic",
                            "taiwan",
                            "tajikistan",
                            "tanzania",
                            "thailand",
                            "timor-leste",
                            "togo",
                            "tokelau",
                            "tonga",
                            "trinidad-and-tobago",
                            "tunisia",
                            "turkey",
                            "turkmenistan",
                            "turks-and-caicos-islands",
                            "tuvalu",
                            "uganda",
                            "ukraine",
                            "united-arab-emirates",
                            "united-kingdom",
                            "united-states",
                            "united-states-minor-outlying-islands",
                            "uruguay",
                            "uzbekistan",
                            "vanuatu",
                            "venezuela",
                            "vietnam",
                            "virgin-islands",
                            "wallis-and-futuna",
                            "western-sahara",
                            "yemen",
                            "zambia",
                            "zimbabwe"
                        ],
                        "type": "string",
                        "description": "The country to search for events.",
                        "default": "united-states"
                    },
                    "city": {
                        "title": "City",
                        "type": "string",
                        "description": "Optional city name."
                    },
                    "category": {
                        "title": "Category",
                        "enum": [
                            "custom",
                            "business",
                            "food-and-drink",
                            "health",
                            "music",
                            "auto-boat-and-air",
                            "charity-and-causes",
                            "community",
                            "family-and-education",
                            "fashion",
                            "film-and-media",
                            "hobbies",
                            "home-and-lifestyle",
                            "arts",
                            "government",
                            "spirituality",
                            "school-activities",
                            "science-and-tech",
                            "holiday",
                            "sports-and-fitness",
                            "travel-and-outdoor",
                            "other"
                        ],
                        "type": "string",
                        "description": "The category to search for.",
                        "default": "custom"
                    },
                    "keyword": {
                        "title": "Keyword",
                        "type": "string",
                        "description": "Keyword used when category is 'Custom Keyword Only'."
                    },
                    "startDate": {
                        "title": "Start Date",
                        "type": "string",
                        "description": "Filter from this date (Format: YYYY-MM-DD)."
                    },
                    "endDate": {
                        "title": "End Date",
                        "type": "string",
                        "description": "Filter until this date (Format: YYYY-MM-DD)."
                    },
                    "maxPages": {
                        "title": "Max Pages",
                        "type": "integer",
                        "description": "Maximum number of pages to crawl.",
                        "default": 5
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
