# 10times Events Scraper — Trade Shows & Conferences (`prodiger/tentimes-events-scraper`) Actor

Scrape trade shows, conferences, exhibitions, and workshops from 10times.com — 59 data points per event including organizer contacts, venue, visitor estimates, exhibitor counts, and schedules. Pay-per-event pricing, ~15% cheaper than competitors. No 10times account required.

- **URL**: https://apify.com/prodiger/tentimes-events-scraper.md
- **Developed by:** [Arnas](https://apify.com/prodiger) (community)
- **Categories:** Lead generation
- **Stats:** 3 total users, 2 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

Pay per event

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

## 10times Events Scraper — Trade Shows & Conferences API

**Extract trade shows, conferences, exhibitions, and workshops from 10times.com** — the world's largest B2B events database (500,000+ events across 29 industries). Get **59 data points per event** including organizer contacts, venue details, visitor estimates, exhibitor counts, ratings, and full schedules. Filter by city, country, industry, date range, or keyword. **Pay-per-event pricing, ~15% cheaper than competing 10times scrapers.** No 10times account required.

### What does 10times Events Scraper do?

This Apify Actor scrapes [10times.com](https://10times.com/) and returns structured JSON for every matching event — trade shows, conferences, expos, and workshops. Filter by location (city, country, coordinates + radius), industry (29 categories like IT & Technology, Banking & Finance, Medical & Pharma, Food & Beverages), event type, date range, or a free-text search query. Run on the Apify platform for API access, scheduling, integrations (Slack, Google Sheets, webhooks), proxy rotation, and monitoring.

### Why use 10times Events Scraper?

- **Lead generation** — pull organizer contact data, exhibitor counts, and visitor estimates for B2B prospecting.
- **Event marketing** — plan your trade-show calendar, evaluate event quality by rating + score, track competitor presence.
- **Market research** — analyze industry trends, benchmark event sizes, map exhibition landscapes by sector.
- **Sales territory planning** — group events by geography for sales-trip planning and outreach timing.
- **Drop-in replacement** for the source actor — same input keys, same 59-field output, ~15% cheaper at every pricing tier.

### How to use 10times Events Scraper

1. Click **Try for free**.
2. Pick a city (e.g. `Berlin, Germany`), a country (e.g. `US`), or set a search query.
3. Optionally narrow by industry category, event type, or date range.
4. Set `maxItems` to cap your run (or leave at 0 for unlimited).
5. Click **Start** — data flows to the dataset in real time.
6. Download as JSON, CSV, Excel, or call the dataset API.

For recurring scrapes, capture `editionId` values from previous runs and pass them via `excludeEditionIds` to skip already-captured events.

### Input

All fields are optional. The most common inputs:

| Field | Type | Description |
|---|---|---|
| `city` | string | City name (e.g. `Berlin, Germany`) or numeric 10times city ID. Overrides `location` and `country`. |
| `location` | string | Free-text city, `"City, Country"`, or coordinates `"lat,lng"`. |
| `country` | string | ISO code (`US`, `DE`, `GB`) or `WW` for worldwide. Default: `WW`. |
| `query` | string | Free-text search across event names and descriptions. |
| `radius` | integer | Search radius in miles (use with coordinates). Default: 50. |
| `category` | string | 10times industry category ID. 29 categories supported — see the dropdown. |
| `eventType` | string | `all`, `tradeshow`, `conference`, or `workshop`. |
| `startDate` | string | `YYYY-MM-DD`. |
| `endDate` | string | `YYYY-MM-DD`. |
| `onlineOnly` | boolean | Virtual / online events only. |
| `sortBy` | string | `date`, `follows`, `score`, `name`, `distance`. |
| `sortType` | string | `asc` or `desc`. |
| `maxItems` | integer | Maximum events to scrape. `0` = unlimited. |
| `excludeEditionIds` | array | Edition IDs to skip (recurring scrapes). Non-integer entries are dropped with a warning. |
| `useResidentialProxy` | boolean | Use residential proxies when datacenter gets blocked. |

#### Example input

```json
{
    "city": "Berlin, Germany",
    "category": "156",
    "eventType": "tradeshow",
    "startDate": "2026-06-01",
    "endDate": "2026-12-31",
    "maxItems": 500
}
````

(Category 156 = IT & Technology.)

### Output

Each event has 59 fields. Simplified example:

```json
{
    "id": 206232,
    "name": "Man/Woman New York",
    "url": "https://10times.com/man-new-york",
    "type": "Tradeshow",
    "startDate": "2026-01-27",
    "endDate": "2026-01-29",
    "status": "Active",
    "editionId": 4832827,
    "website": "https://manwomanshows.com/show/man-woman-aw26-nyc/",
    "description": "Man/Woman New York will highlight the latest collections...",
    "location": {
        "cityName": "New York",
        "countryName": "USA",
        "venueName": "Tappo NYC Thin Crust Pizza",
        "venueAddress": "49 W 24th St, New York, NY 10010, USA",
        "coordinates": "40.743375,-73.991550"
    },
    "organizer": {
        "name": "MAN & WOMAN",
        "website": "manwoman.com",
        "totalEvents": 4,
        "totalFollowers": 6,
        "totalLeads": 1853
    },
    "stats": {
        "score": 196,
        "rating": 4.1,
        "estimatedVisitors": 10000,
        "estimatedExhibitors": 200
    },
    "categories": [{ "id": 3, "name": "Apparel & Clothing" }],
    "scrapedAt": "2026-05-17T03:42:31.123456+00:00"
}
```

Download in JSON, HTML, CSV, or Excel from the Apify Console, or pull via the dataset API.

### Data table

| Field group | Fields |
|---|---|
| **Event info** | `id`, `name`, `shortName`, `url`, `type`, `startDate`, `endDate`, `status`, `editionId`, `editionNumber`, `totalEditions`, `description`, `tags`, `pricing` |
| **Branding** | `logo`, `bannerImage`, `website`, `eventHost`, `introVideoUrl`, `iosAppUrl`, `androidAppUrl`, `socialMedia` |
| **Location** | `cityName`, `state`, `countryName`, `venueName`, `venueAddress`, `coordinates`, `mapImage` (within `location`) |
| **Organizer** | `name`, `website`, `address`, `totalEvents`, `upcomingEvents`, `totalFollowers`, `totalLeads`, `level`, `lastLogin` (within `organizer`) |
| **Stats** | `score`, `opportunityScore`, `rating`, `ratingCount`, `exhibitors`, `speakers`, `estimatedVisitors`, `estimatedExhibitors`, `internationalAudience`, plus 18 more (within `stats`) |
| **Categories** | array of `{ id, name, shortName, icon, url }` |
| **Schedule** | optional session list with titles, times, speakers, halls |
| **Audit** | `verified`, `published`, `createdDate`, `currentEditionCreated`, `scrapedAt` |

### Pricing — how much does it cost to scrape 10times.com?

This Actor uses **Pay Per Event (PPE)** pricing. You pay per event row written to the dataset, plus a small per-GB actor-start charge. Higher Apify subscription tiers get better rates.

| Event | FREE | BRONZE | SILVER | GOLD |
|---|---|---|---|---|
| `event-scraped` | **$2.95 / 1,000** | $2.79 / 1,000 | $2.55 / 1,000 | $2.35 / 1,000 |
| `actor-start` | $0.0000425 | $0.0000425 | $0.0000425 | $0.0000425 |

**Approximately 15% cheaper than the comparable 10times scraper on Apify Store at every tier.**

Examples (FREE tier):

- 100 events → about $0.30
- 1,000 events → about $2.95
- 10,000 events → about $29.50

### Tips & Advanced usage

#### Cost-estimate dry-run

Set `maxItems: 1` to peek at the total count before committing to a full scrape — the run log prints `Found N events matching your search.`

```json
{ "city": "New York, US", "startDate": "2026-04-08", "endDate": "2026-08-01", "maxItems": 1 }
```

#### Recurring scrapes — skip already-captured events

Pass `editionId` values from previous runs to avoid duplicate billing.

```json
{ "country": "US", "category": "156", "excludeEditionIds": [4667502, 4832827, 4901234] }
```

#### Large queries — automatic complete-coverage mode

When your query matches more than ~2,000 events (e.g. a whole country over a year) and `maxItems` is unlimited, the actor automatically switches to a complete-coverage scrape that iterates by industry. The run log notes this with:

```
Large result set detected (4896 events). Running a complete-coverage scrape; cost is roughly 2-3x a standard run.
```

To cap the run instead, set `maxItems` to the number of events you want.

#### Online events only

```json
{ "category": "156", "onlineOnly": true, "startDate": "2026-01-01", "maxItems": 500 }
```

#### Geographic radius search

```json
{ "location": "40.7128,-74.0060", "radius": 100, "maxItems": 500 }
```

#### Residential proxy for high-volume runs

10times.com is Cloudflare-protected. Datacenter proxies work for most runs, but for high-volume scrapes (5,000+ events) flip `useResidentialProxy: true` for fewer challenges.

### Industry categories

| ID | Category | ID | Category |
|---|---|---|---|
| 3 | Apparel & Clothing | 80 | Logistics & Transportation |
| 5 | Auto & Automotive | 106 | Environment & Waste |
| 7 | Building & Construction | 107 | Fashion & Beauty |
| 13 | Electric & Electronics | 108 | Food & Beverages |
| 16 | Agriculture & Forestry | 113 | Baby, Kids & Maternity |
| 19 | Arts & Crafts | 125 | Wellness, Health & Fitness |
| 27 | Medical & Pharma | 128 | Power & Energy |
| 30 | Packing & Packaging | 146 | Banking & Finance |
| 34 | Industrial Engineering | 150 | Security & Defense |
| 37 | Telecommunication | 156 | IT & Technology |
| 50 | Travel & Tourism | 158 | Animals & Pets |
| 53 | Science & Research | 159 | Home & Office |
| 55 | Business Services | 160 | Hospitality |
| 61 | Education & Training | 161 | Entertainment & Media |
| 63 | Miscellaneous | | |

### Migrating from another 10times scraper?

Same input keys, same 59-field output. Copy your JSON, change the actor ID, save ~15% on every run. The improvements over the source actor:

- Stricter input validation — bad enums or malformed dates surface actionable errors instead of crashing mid-run.
- `excludeEditionIds` deduped + validated (non-integers logged + dropped, not crashed on).
- Cost-estimate dry-run log on first page regardless of `maxItems`.
- Graceful abort handler — your cost ceiling is respected when you stop a run.
- Tolerant normalization — events with null nested fields don't break the row.

### FAQ

**Q: How fresh is the data?**
A: Each run hits 10times.com in real time. No caching.

**Q: Do I need a 10times account?**
A: No. The actor extracts publicly available data.

**Q: What if I get blocked?**
A: Enable `useResidentialProxy` for harder runs. Apify's residential pool rotates IPs and clears Cloudflare challenges.

**Q: Can I get a count before scraping?**
A: Yes — set `maxItems: 1` and check the run log for `Found N events matching your search.`

**Q: Can I scrape historical events?**
A: Yes — set `startDate` and `endDate` to past dates. All filters work with historical ranges.

**Q: Are cancelled events included?**
A: Yes. Filter by the `status` field in the output.

### Legal

This Actor extracts publicly available data from 10times.com. Users are responsible for ensuring their use complies with 10times's terms of service and applicable data-protection regulations (GDPR, CCPA, etc.).

### Support

Found a bug or have a feature request? Open an issue from the Apify Console **Issues** tab. We typically respond within 24 hours.

# Actor input Schema

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

City name (e.g. 'Berlin, Germany') or numeric 10times city ID. When set, overrides 'location' and 'country'.

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

Custom location: city name, 'City, Country', or coordinates 'lat,lng'. Ignored if 'city' is set.

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

ISO country code (e.g. 'US', 'DE') or 'WW' for worldwide. Used when 'city' is not set.

## `query` (type: `string`):

Text search for event names and descriptions (e.g. 'fintech', 'sustainable packaging').

## `radius` (type: `integer`):

Search radius in miles when 'location' is a coordinate pair 'lat,lng'.

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

10times industry ID. Common: 156=IT & Technology, 146=Banking & Finance, 27=Medical & Pharma, 108=Food & Beverages, 7=Building & Construction. See README for full list.

## `eventType` (type: `string`):

Filter by event type.

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

Filter events starting from this date (YYYY-MM-DD).

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

Filter events ending before this date (YYYY-MM-DD).

## `onlineOnly` (type: `boolean`):

Include only virtual / online events.

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

Sort field.

## `sortType` (type: `string`):

Sort direction.

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

Maximum number of events to scrape. 0 = unlimited.

## `excludeEditionIds` (type: `array`):

List of editionId values to skip. Useful for recurring scrapes that need to avoid re-emitting events already captured in previous runs. Non-integer entries are dropped with a warning.

## `useResidentialProxy` (type: `boolean`):

Switch from datacenter to residential proxy. Recommended when running large queries or experiencing blocks — 10times is Cloudflare-protected, so residential is the safer choice for high-volume scrapes.

## Actor input object example

```json
{
  "country": "WW",
  "radius": 50,
  "category": "",
  "eventType": "all",
  "onlineOnly": false,
  "sortBy": "date",
  "sortType": "asc",
  "maxItems": 0,
  "excludeEditionIds": [],
  "useResidentialProxy": false
}
```

# Actor output Schema

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

Scraped events with 59 data points per row.

# 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("prodiger/tentimes-events-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("prodiger/tentimes-events-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 prodiger/tentimes-events-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "10times Events Scraper — Trade Shows & Conferences",
        "description": "Scrape trade shows, conferences, exhibitions, and workshops from 10times.com — 59 data points per event including organizer contacts, venue, visitor estimates, exhibitor counts, and schedules. Pay-per-event pricing, ~15% cheaper than competitors. No 10times account required.",
        "version": "0.1",
        "x-build-id": "RB2iTDjUXi5HXg4Gh"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/prodiger~tentimes-events-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-prodiger-tentimes-events-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/prodiger~tentimes-events-scraper/runs": {
            "post": {
                "operationId": "runs-sync-prodiger-tentimes-events-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/prodiger~tentimes-events-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-prodiger-tentimes-events-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": {
                    "city": {
                        "title": "City",
                        "type": "string",
                        "description": "City name (e.g. 'Berlin, Germany') or numeric 10times city ID. When set, overrides 'location' and 'country'."
                    },
                    "location": {
                        "title": "Location",
                        "type": "string",
                        "description": "Custom location: city name, 'City, Country', or coordinates 'lat,lng'. Ignored if 'city' is set."
                    },
                    "country": {
                        "title": "Country",
                        "type": "string",
                        "description": "ISO country code (e.g. 'US', 'DE') or 'WW' for worldwide. Used when 'city' is not set.",
                        "default": "WW"
                    },
                    "query": {
                        "title": "Search query",
                        "type": "string",
                        "description": "Text search for event names and descriptions (e.g. 'fintech', 'sustainable packaging')."
                    },
                    "radius": {
                        "title": "Radius (miles)",
                        "minimum": 0,
                        "maximum": 5000,
                        "type": "integer",
                        "description": "Search radius in miles when 'location' is a coordinate pair 'lat,lng'.",
                        "default": 50
                    },
                    "category": {
                        "title": "Industry category",
                        "enum": [
                            "",
                            "3",
                            "5",
                            "7",
                            "13",
                            "16",
                            "19",
                            "27",
                            "30",
                            "34",
                            "37",
                            "50",
                            "53",
                            "55",
                            "61",
                            "63",
                            "80",
                            "106",
                            "107",
                            "108",
                            "113",
                            "125",
                            "128",
                            "146",
                            "150",
                            "156",
                            "158",
                            "159",
                            "160",
                            "161"
                        ],
                        "type": "string",
                        "description": "10times industry ID. Common: 156=IT & Technology, 146=Banking & Finance, 27=Medical & Pharma, 108=Food & Beverages, 7=Building & Construction. See README for full list.",
                        "default": ""
                    },
                    "eventType": {
                        "title": "Event type",
                        "enum": [
                            "all",
                            "tradeshow",
                            "conference",
                            "workshop"
                        ],
                        "type": "string",
                        "description": "Filter by event type.",
                        "default": "all"
                    },
                    "startDate": {
                        "title": "Start date",
                        "type": "string",
                        "description": "Filter events starting from this date (YYYY-MM-DD)."
                    },
                    "endDate": {
                        "title": "End date",
                        "type": "string",
                        "description": "Filter events ending before this date (YYYY-MM-DD)."
                    },
                    "onlineOnly": {
                        "title": "Online events only",
                        "type": "boolean",
                        "description": "Include only virtual / online events.",
                        "default": false
                    },
                    "sortBy": {
                        "title": "Sort by",
                        "enum": [
                            "date",
                            "follows",
                            "score",
                            "name",
                            "distance"
                        ],
                        "type": "string",
                        "description": "Sort field.",
                        "default": "date"
                    },
                    "sortType": {
                        "title": "Sort order",
                        "enum": [
                            "asc",
                            "desc"
                        ],
                        "type": "string",
                        "description": "Sort direction.",
                        "default": "asc"
                    },
                    "maxItems": {
                        "title": "Max events",
                        "minimum": 0,
                        "maximum": 100000,
                        "type": "integer",
                        "description": "Maximum number of events to scrape. 0 = unlimited.",
                        "default": 0
                    },
                    "excludeEditionIds": {
                        "title": "Exclude edition IDs",
                        "type": "array",
                        "description": "List of editionId values to skip. Useful for recurring scrapes that need to avoid re-emitting events already captured in previous runs. Non-integer entries are dropped with a warning.",
                        "default": []
                    },
                    "useResidentialProxy": {
                        "title": "Use residential proxy",
                        "type": "boolean",
                        "description": "Switch from datacenter to residential proxy. Recommended when running large queries or experiencing blocks — 10times is Cloudflare-protected, so residential is the safer choice for high-volume scrapes.",
                        "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
