# Mannco Scraper (`coding-doctor-omar/mannco-scraper`) Actor

Scrape Mannco.store to extract live item listings data for Team Fortress 2, Counter-Strike 2, Dota 2, and Rust ($2.5/1000 items).

- **URL**: https://apify.com/coding-doctor-omar/mannco-scraper.md
- **Developed by:** [Coding Doctor Omar](https://apify.com/coding-doctor-omar) (community)
- **Categories:** E-commerce, Automation, Integrations
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 item results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
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

## Mannco Scraper

<p align="center"><img src="https://images.apifyusercontent.com/jiv1MkGndM8DSK6EfjVCSCgY0NTru-oQaRPo8yi5vZM/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vOVpGY1BsVEhQM09Cc3hFN0ktYWN0b3Itc0xvYlpEMzNEQnN4RTJoMG8tV012bU1iOG1ZYi1NYW5uY29TY3JhcGVySWNvbi5wbmc.png" width="350", alt="icon photo"></p>

### Introduction

Mannco Scraper is a powerful, high-speed scraper for extracting live marketplace data from Mannco.store. Extract detailed listings data for Team Fortress 2 (TF2), Counter-Strike 2 (CS2), Dota 2, Rust, and Physical & Gift Cards with advanced filtering by price, stock, quality, rarity, weapon, hero, effects, wear, and more. Whether you're building price trackers, market analytics, trading tools, inventory monitors, or conducting gaming marketplace research, this Actor delivers structured, up-to-date item data—including Mannco prices, Steam market prices, availability, images, and direct item URLs—in a clean, developer-friendly format. It supports both large-scale marketplace scraping and fetching specific items directly by their Mannco URLs, making it ideal for automation, price comparison, and game ecoNomy analysis.

### 🎯 Use Cases

- 💰 **Price Monitoring** – Track live Mannco.store prices alongside Steam Market prices.
- 📈 **Market Analytics** – Analyze pricing trends, item availability, and marketplace activity.
- 🤖 **Trading Bots** – Build automated trading tools powered by fresh marketplace data.
- 🔔 **Deal Discovery** – Identify underpriced items and potential arbitrage opportunities.
- 📦 **Inventory Tracking** – Monitor stock levels and item availability over time.
- 🛒 **Marketplace Research** – Collect structured data for dashboards, reports, and market research.
- 🎮 **Game EcoNomy Analysis** – Study the ecoNomies of **Team Fortress 2 (TF2)**, **Counter-Strike 2 (CS2)**, **Dota 2**, and **Rust**.
- 🔗 **Specific Item Lookup** – Fetch the latest information for individual Mannco.store item URLs.
  
### ✨ Features

- 🛡️ **Anti-Bot Protection Bypass** – Reliably bypasses Cloudflare's anti-bot protections on Mannco.store.
- 🎮 **Multi-Game Support** – Scrape **TF2**, **CS2**, **Dota 2**, **Rust**, and **Physical & Gift Cards** from a single Actor.
- 🔍 **Powerful Search Filters** – Filter by price, stock, quality, rarity, weapon, hero, effects, wear, and many game-specific attributes.
- 🔗 **Direct Item URL Support** – Fetch detailed data for individual Mannco.store items by simply providing their URLs.
- 📦 **Rich Item Metadata** – Extract names, prices, images, categories, game-specific attributes, availability, seller information, and more.
- 📄 **Structured JSON Output** – Receive clean, developer-friendly data ready for automation, analytics, or storage.
- ⚙️ **Highly Configurable** – Combine dozens of filters to precisely target the items you need.
- 🌐 **Proxy Support** – Built-in Apify proxy configuration for reliable large-scale scraping.
- 🤖 **Automation Ready** – Ideal for trading bots, price trackers, market analytics, inventory monitoring, and other automated workflows.
  
### 🚀 How to Use

If you're new to Apify or don't have coding experience, no need to worry. Just create a FREE Apify account (no credit card required) with Google or GitHub, login, come back to this Actor page, click on the blue "Try for free" button, and follow the steps below.

1. 📥 **Configure Your Input** – Choose a game, apply search filters, or provide one or more Mannco.store item URLs for direct lookups.
2. ▶️ **Run the Actor** – Click **Start** to begin scraping. The Actor will collect matching items and return structured JSON data.
3. 📊 **View or Export Results** – Access the dataset directly on Apify or export it as **JSON**, **CSV**, **Excel**, **XML**, and other supported formats.
4. 🔌 **Integrate with Your Apps** – Consume the dataset or run the Actor programmatically using the **Apify API**, **JavaScript**, or **Python** clients.
5. ⏰ **Schedule Automatic Runs** – Create an **Apify Schedule** to keep your data fresh by running the Actor hourly, daily, weekly, or at any custom interval.
6. ⚡ **Automate Your Workflow** – Connect the Actor with webhooks, APIs, databases, dashboards, or no-code tools to build fully automated pipelines.

### Actor Output Example

```json
{
  "id": 371,
  "url": "https://mannco.store/item/440-maxs-severed-head",
  "slug": "440-maxs-severed-head",
  "name": "Max's Severed Head",
  "imageUrl": "https://steamcommunity-a.akamaihd.net/economy/image/fWFc82js0fmoRAP-qOIPu5THSWqfSmTELLqcUywGkijVjZULUrsm1j-9xgEGaQMYXiT2rD98hcn-Mv6NGucF1YljtskGimU6xFUpZOW2YTJiIlbBUvcMWKRr8l64DHQ27pQ0UYO3oexIOVK4FcZ-A_E",
  "quality": "Unique",
  "color": null,
  "effect": null,
  "effectUrl": null,
  "isFeatured": true,
  "isCraftable": true,
  "steamPrice": 63.1,
  "manncoPurchasePrice": 44.69,
  "priceRatio": 0.7082408874801902,
  "availability": 143,
  "scrapedAt": 1782560743.6813622
}
````

### Actor Input Explanation

<table border="1">
    <thead>
        <tr>
            <th>Field Name (JSON)</th>
            <th>Field Name (Input Form)</th>
            <th>Section Name (Input Form)</th>
            <th>Type</th>
            <th>Required</th>
            <th>Description</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td><code>itemUrls</code></td>
            <td>Item URLs</td>
            <td>🔍 General Search Filters</td>
            <td>array</td>
            <td>No</td>
            <td>The URLs of the specific items to scrape. If provided, all other filters except Max Results (<code>maxResults</code>) will be igNored.</td>
        </tr>
        <tr>
            <td><code>maxResults</code></td>
            <td>Max Results</td>
            <td>🔍 General Search Filters</td>
            <td>integer</td>
            <td>No</td>
            <td>The maximum number of results to return. If Not provided or set to less than or equal to 0, the scraper will return all available items that match your filters.</td>
        </tr>
        <tr>
            <td><code>game</code></td>
            <td>Game</td>
            <td>🔍 General Search Filters</td>
            <td>string</td>
            <td>Yes</td>
            <td>A string representing the id of the game you want to scrape. Options: Team Fortress 2 (<code>"440"</code>), Counter-Strike 2 (<code>"730"</code>), Dota 2 (<code>"570"</code>), Rust (<code>"252490"</code>), and Physical & Gift Cards (<code>"11"</code>).</td>
        </tr>
        <tr>
            <td><code>minPrice</code></td>
            <td>Minimum Price</td>
            <td>🔍 General Search Filters</td>
            <td>integer</td>
            <td>No</td>
            <td>The minimum price filter.</td>
        </tr>
        <tr>
            <td><code>maxPrice</code></td>
            <td>Maximum Price</td>
            <td>🔍 General Search Filters</td>
            <td>integer</td>
            <td>No</td>
            <td>The maximum price filter.</td>
        </tr>
        <tr>
            <td><code>sortBy</code></td>
            <td>Sort By</td>
            <td>🔍 General Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Specifies how to sort the results.</td>
        </tr>
        <tr>
            <td><code>stock</code></td>
            <td>Stock</td>
            <td>🔍 General Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Sepcifies whether to look for items in stock (<code>"0"</code>) or out of stock (<code>"1"</code>).</td>
        </tr>
        <tr>
            <td><code>tf2Spell</code></td>
            <td>Spell</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item spell filter.</td>
        </tr>
        <tr>
            <td><code>tf2Quality</code></td>
            <td>Quality</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item quality filter.</td>
        </tr>
        <tr>
            <td><code>tf2Warpaint</code></td>
            <td>Warpaint</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item warpaint filter.</td>
        </tr>
        <tr>
            <td><code>tf2Part</code></td>
            <td>Part</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item part filter.</td>
        </tr>
        <tr>
            <td><code>tf2Effect</code></td>
            <td>Effect</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item effect filter.</td>
        </tr>
        <tr>
            <td><code>tf2Spell</code></td>
            <td>Spell</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item spell filter.</td>
        </tr>
        <tr>
            <td><code>tf2Type</code></td>
            <td>Type</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item type filter.</td>
        </tr>
        <tr>
            <td><code>tf2Class</code></td>
            <td>Class</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item class filter.</td>
        </tr>
        <tr>
            <td><code>tf2Killstreak</code></td>
            <td>Killstreak</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item killstreak filter.</td>
        </tr>
        <tr>
            <td><code>tf2Festivized</code></td>
            <td>Festivized</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item festivized filter.</td>
        </tr>
        <tr>
            <td><code>tf2Paint</code></td>
            <td>Paint</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item paint filter.</td>
        </tr>
        <tr>
            <td><code>tf2Wear</code></td>
            <td>Wear</td>
            <td>🔍 TF2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item wear filter.</td>
        </tr>
        <tr>
            <td><code>cs2Weapon</code></td>
            <td>Weapon</td>
            <td>🔍 CS2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item weapon filter.</td>
        </tr>
        <tr>
            <td><code>cs2Type</code></td>
            <td>Type</td>
            <td>🔍 CS2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item type filter.</td>
        </tr>
        <tr>
            <td><code>cs2Rarity</code></td>
            <td>Rarity</td>
            <td>🔍 CS2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item rarity filter.</td>
        </tr>
        <tr>
            <td><code>cs2StatTrak</code></td>
            <td>StatTrak</td>
            <td>🔍 CS2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item StatTrack filter.</td>
        </tr>
        <tr>
            <td><code>cs2Wear</code></td>
            <td>Wear</td>
            <td>🔍 CS2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item wear filter.</td>
        </tr>
        <tr>
            <td><code>rustSlot</code></td>
            <td>Category</td>
            <td>🔍 Rust Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item slot filter.</td>
        </tr>
        <tr>
            <td><code>dotaHero</code></td>
            <td>Hero</td>
            <td>🔍 Dota 2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item hero filter.</td>
        </tr>
        <tr>
            <td><code>dotaSlot</code></td>
            <td>Slot</td>
            <td>🔍 Dota 2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item slot filter.</td>
        </tr>
        <tr>
            <td><code>dotaType</code></td>
            <td>Type</td>
            <td>🔍 Dota 2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item type filter.</td>
        </tr>
        <tr>
            <td><code>dotaQuality</code></td>
            <td>Quality</td>
            <td>🔍 Dota 2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item quality filter.</td>
        </tr>
        <tr>
            <td><code>dotaRarity</code></td>
            <td>Rarity</td>
            <td>🔍 Dota 2 Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item rarity filter.</td>
        </tr>
        <tr>
            <td><code>pgcType</code></td>
            <td>Type</td>
            <td>🔍 Physical & Gift Cards Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item type filer.</td>
        </tr>
        <tr>
            <td><code>pgcSize</code></td>
            <td>Size</td>
            <td>🔍 Physical & Gift Cards Search Filters</td>
            <td>string</td>
            <td>No</td>
            <td>Item size filer.</td>
        </tr>
        <tr>
            <td><code>proxyConfiguration</code></td>
            <td>Proxies</td>
            <td>⚠️ Advanced Settings ⚠️</td>
            <td>object</td>
            <td>Yes</td>
            <td>Proxy configuration settings to use during the run.</td>
        </tr>
    </tbody>
</table>

### Actor Pricing Explanation

This Actor uses a Pay-Per-Event (PPE) pricing model. The details of events and their prices are shown below.

<table border="1">
    <thead>
        <tr>
            <th>Event Name</th>
            <th>Price (USD)</th>
            <th>Description</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td><code>item-result</code></td>
            <td>$0.0025</td>
            <td>A single item result in the dataset.</td>
        </tr>
        <tr>
            <td><code>proxy-usage</code></td>
            <td>$0.05</td>
            <td>A flat fee charged when using Apify proxy during a run.</td>
        </tr>
    </tbody>
</table>

### Frequently Asked Questions (FAQs)

**Q:** Does **Mannco Scraper** use a browser when scraping?

**A:** No, it scrapes items via raw HTTP requests only to save time, resources, and cost.

<hr>

**Q:** Does **Mannco Scraper** support pagination/infinite-scroll?

**A:** Yes, **Mannco Scraper** fetches all products.

<hr>

**Q:** Does **Mannco Scraper** bypass Cloudflare?

**A:** Yes, it reliably does so.

# Actor input Schema

## `itemUrls` (type: `array`):

The URLs for the specific items to scrape (auto-detects the game from the URL). If provided, all other filters except 'Max Results' will be ignored.

## `maxResults` (type: `integer`):

The maximum number of results to return.

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

The game to scrape.

## `minPrice` (type: `integer`):

The minimum price in USD to look for.

## `maxPrice` (type: `integer`):

The maximum price in USD to look for. If set to less than or equal to 0, will be treated as unlimited.

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

Item sort order.

## `stock` (type: `string`):

Item availability status.

## `tf2Spell` (type: `string`):

Item spell.

## `tf2Quality` (type: `string`):

Item quality.

## `tf2Warpaint` (type: `string`):

Item warpaint.

## `tf2Part` (type: `string`):

Part

## `tf2Effect` (type: `string`):

Effect

## `tf2Type` (type: `string`):

Item type.

## `tf2Class` (type: `string`):

Item class.

## `tf2Killstreak` (type: `string`):

Item killstreak.

## `tf2Festivized` (type: `string`):

Festivized

## `tf2Paint` (type: `string`):

Item paint.

## `tf2Wear` (type: `string`):

Item wear.

## `cs2Weapon` (type: `string`):

Weapon.

## `cs2Type` (type: `string`):

Item type.

## `cs2Rarity` (type: `string`):

Item rarity.

## `cs2StatTrak` (type: `string`):

StatTrak.

## `cs2Wear` (type: `string`):

Item wear.

## `rustSlot` (type: `string`):

Item category.

## `dotaHero` (type: `string`):

Hero.

## `dotaSlot` (type: `string`):

Item slot.

## `dotaType` (type: `string`):

Item type.

## `dotaQuality` (type: `string`):

Item quality.

## `dotaRarity` (type: `string`):

Item rarity.

## `pgcType` (type: `string`):

Item type.

## `pgcSize` (type: `string`):

Item size.

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

The proxies to use when scraping. It is highly recommended to use Apify residential proxies to avoid getting blocked.

## Actor input object example

```json
{
  "maxResults": 50,
  "game": "440",
  "minPrice": 0,
  "maxPrice": 0,
  "sortBy": "price|DESC",
  "stock": "0",
  "tf2Spell": "",
  "tf2Quality": "",
  "tf2Warpaint": "",
  "tf2Part": "",
  "tf2Effect": "",
  "tf2Type": "",
  "tf2Class": "",
  "tf2Killstreak": "",
  "tf2Festivized": "",
  "tf2Paint": "",
  "tf2Wear": "",
  "cs2Weapon": "",
  "cs2Type": "",
  "cs2Rarity": "",
  "cs2StatTrak": "",
  "cs2Wear": "",
  "rustSlot": "",
  "dotaHero": "",
  "dotaSlot": "",
  "dotaType": "",
  "dotaQuality": "",
  "dotaRarity": "",
  "pgcType": "",
  "pgcSize": "",
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# 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 = {
    "maxResults": 50,
    "game": "440",
    "minPrice": 0,
    "maxPrice": 0,
    "sortBy": "price|DESC",
    "stock": "0",
    "tf2Spell": "",
    "tf2Quality": "",
    "tf2Warpaint": "",
    "tf2Part": "",
    "tf2Effect": "",
    "tf2Type": "",
    "tf2Class": "",
    "tf2Killstreak": "",
    "tf2Festivized": "",
    "tf2Paint": "",
    "tf2Wear": "",
    "cs2Weapon": "",
    "cs2Type": "",
    "cs2Rarity": "",
    "cs2StatTrak": "",
    "cs2Wear": "",
    "rustSlot": "",
    "dotaHero": "",
    "dotaSlot": "",
    "dotaType": "",
    "dotaQuality": "",
    "dotaRarity": "",
    "pgcType": "",
    "pgcSize": ""
};

// Run the Actor and wait for it to finish
const run = await client.actor("coding-doctor-omar/mannco-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 = {
    "maxResults": 50,
    "game": "440",
    "minPrice": 0,
    "maxPrice": 0,
    "sortBy": "price|DESC",
    "stock": "0",
    "tf2Spell": "",
    "tf2Quality": "",
    "tf2Warpaint": "",
    "tf2Part": "",
    "tf2Effect": "",
    "tf2Type": "",
    "tf2Class": "",
    "tf2Killstreak": "",
    "tf2Festivized": "",
    "tf2Paint": "",
    "tf2Wear": "",
    "cs2Weapon": "",
    "cs2Type": "",
    "cs2Rarity": "",
    "cs2StatTrak": "",
    "cs2Wear": "",
    "rustSlot": "",
    "dotaHero": "",
    "dotaSlot": "",
    "dotaType": "",
    "dotaQuality": "",
    "dotaRarity": "",
    "pgcType": "",
    "pgcSize": "",
}

# Run the Actor and wait for it to finish
run = client.actor("coding-doctor-omar/mannco-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 '{
  "maxResults": 50,
  "game": "440",
  "minPrice": 0,
  "maxPrice": 0,
  "sortBy": "price|DESC",
  "stock": "0",
  "tf2Spell": "",
  "tf2Quality": "",
  "tf2Warpaint": "",
  "tf2Part": "",
  "tf2Effect": "",
  "tf2Type": "",
  "tf2Class": "",
  "tf2Killstreak": "",
  "tf2Festivized": "",
  "tf2Paint": "",
  "tf2Wear": "",
  "cs2Weapon": "",
  "cs2Type": "",
  "cs2Rarity": "",
  "cs2StatTrak": "",
  "cs2Wear": "",
  "rustSlot": "",
  "dotaHero": "",
  "dotaSlot": "",
  "dotaType": "",
  "dotaQuality": "",
  "dotaRarity": "",
  "pgcType": "",
  "pgcSize": ""
}' |
apify call coding-doctor-omar/mannco-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Mannco Scraper",
        "description": "Scrape Mannco.store to extract live item listings data for Team Fortress 2, Counter-Strike 2, Dota 2, and Rust ($2.5/1000 items).",
        "version": "0.0",
        "x-build-id": "9WOaYXid9CRBmL1TI"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/coding-doctor-omar~mannco-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-coding-doctor-omar-mannco-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/coding-doctor-omar~mannco-scraper/runs": {
            "post": {
                "operationId": "runs-sync-coding-doctor-omar-mannco-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/coding-doctor-omar~mannco-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-coding-doctor-omar-mannco-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": [
                    "game",
                    "proxyConfiguration"
                ],
                "properties": {
                    "itemUrls": {
                        "title": "Item URLs",
                        "type": "array",
                        "description": "The URLs for the specific items to scrape (auto-detects the game from the URL). If provided, all other filters except 'Max Results' will be ignored.",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "maxResults": {
                        "title": "Max Results",
                        "type": "integer",
                        "description": "The maximum number of results to return.",
                        "default": 50
                    },
                    "game": {
                        "title": "Game",
                        "enum": [
                            "440",
                            "730",
                            "570",
                            "252490",
                            "11"
                        ],
                        "type": "string",
                        "description": "The game to scrape.",
                        "default": "440"
                    },
                    "minPrice": {
                        "title": "Minimum Price (USD)",
                        "type": "integer",
                        "description": "The minimum price in USD to look for.",
                        "default": 0
                    },
                    "maxPrice": {
                        "title": "Maximum Price (USD)",
                        "type": "integer",
                        "description": "The maximum price in USD to look for. If set to less than or equal to 0, will be treated as unlimited.",
                        "default": 0
                    },
                    "sortBy": {
                        "title": "Sort By",
                        "enum": [
                            "price|DESC",
                            "price|ASC",
                            "deals|DESC",
                            "age|DESC",
                            "sold|DESC"
                        ],
                        "type": "string",
                        "description": "Item sort order.",
                        "default": "price|DESC"
                    },
                    "stock": {
                        "title": "Stock",
                        "enum": [
                            "0",
                            "1"
                        ],
                        "type": "string",
                        "description": "Item availability status.",
                        "default": "0"
                    },
                    "tf2Spell": {
                        "title": "Spell",
                        "enum": [
                            "",
                            "Bruised Purple Footprints",
                            "Chromatic Corruption",
                            "Corpse Gray Footprints",
                            "Die Job",
                            "Exorcism",
                            "Gangreen Footprints",
                            "Halloween Fire",
                            "Headless Horseshoes",
                            "Pumpkin Bombs",
                            "Putrescent Pigmentation",
                            "Rotten Orange Footprints",
                            "Sinister Staining",
                            "Spectral Spectrum",
                            "Team Spirit Footprints",
                            "Violent Violet Footprints",
                            "Voices from Below"
                        ],
                        "type": "string",
                        "description": "Item spell.",
                        "default": ""
                    },
                    "tf2Quality": {
                        "title": "Quality",
                        "enum": [
                            "",
                            "Collector's",
                            "Decorated",
                            "Genuine",
                            "Haunted",
                            "Normal",
                            "Strange",
                            "Unique",
                            "Unusual",
                            "Vintage"
                        ],
                        "type": "string",
                        "description": "Item quality.",
                        "default": ""
                    },
                    "tf2Warpaint": {
                        "title": "Warpaint",
                        "enum": [
                            "",
                            "none",
                            "Alien Tech",
                            "Alpine",
                            "Anodized Aloha",
                            "Autumn",
                            "Backwoods Boomstick",
                            "Bamboo Brushed",
                            "Bank Rolled",
                            "Blackout",
                            "Bloom Buffed",
                            "Bomb Carrier",
                            "Bomber Soul",
                            "Bonk Varnished",
                            "Bonzo Gnawed",
                            "Bovine Blazemaker",
                            "Brawler's Iron",
                            "Broken Bones",
                            "Broken Record",
                            "Business Class",
                            "Cabin Fevered",
                            "Calavera Canvas",
                            "Candy Coated",
                            "Cardboard Boxed",
                            "Carpet Bomber",
                            "Chilly Autumn",
                            "Civic Duty",
                            "Civil Servant",
                            "Clover Camo'd",
                            "Cookie Fortress",
                            "Cosmic Calamity",
                            "Crawlspace Critters",
                            "Cream Corned",
                            "Croc Dusted",
                            "Damascus and Mahogany",
                            "Dead Reckoner",
                            "Deadly Dragon",
                            "Death Deluxe",
                            "Dovetailed",
                            "Dragon Slayer",
                            "Dream Piped",
                            "Electroshocked",
                            "Elfin Enamel",
                            "Eyestalker",
                            "Fire Glazed",
                            "Forest Fire",
                            "Freedom Wrapped",
                            "Frost Ornamented",
                            "Frosty Delivery",
                            "Frozen Aurora",
                            "Geometrical Teams",
                            "Ghost Town",
                            "Ghoul Blaster",
                            "Gift Wrapped",
                            "Gifting Mann's Wrapping Paper",
                            "Gingerbread Winner",
                            "Glacial Glazed",
                            "Gobi Glazed",
                            "Gourdy Green",
                            "Graphite Gripped",
                            "Hana",
                            "Haunted Ghosts",
                            "Hazard Warning",
                            "Health and Hell",
                            "Health and Hell (Green)",
                            "Helldriver",
                            "Horror Holiday",
                            "Hypergon",
                            "Igloo",
                            "Iron Wood",
                            "Jazzy",
                            "Kill Covered",
                            "Kiln and Conquer",
                            "Leopard Printed",
                            "Macabre Web",
                            "Macaw Masked",
                            "Mannana Peeled",
                            "Masked Mender",
                            "Mechanized Monster",
                            "Merc Stained",
                            "Metalized Soul",
                            "Miami Element",
                            "Misfortunate",
                            "Mosaic",
                            "Mummified Mimic",
                            "Necromanced",
                            "Necropolish",
                            "Neo Tokyo",
                            "Neon-ween",
                            "Night Owl",
                            "Nutcracker",
                            "Organ-ically Hellraised",
                            "Pacific Peacemaker",
                            "Park Pigmented",
                            "Party Phantoms",
                            "Peppermint Swirl",
                            "Piña Polished",
                            "Piranha Mania",
                            "Pizza Polished",
                            "Plaid Potshotter",
                            "Polar Surprise",
                            "Polter-Guised",
                            "Portal Plastered",
                            "Potent Poison",
                            "Pumpkin Pied",
                            "Pumpkin Plastered",
                            "Quack Canvassed",
                            "Raving Dead",
                            "Saccharine Striped",
                            "Sacred Slayer",
                            "Sarsaparilla Sprayed",
                            "Sax Waxed",
                            "Searing Souls",
                            "Secretly Serviced",
                            "Seriously Snowed",
                            "Simple Spirits",
                            "Skull Cracked",
                            "Skull Study",
                            "Sky Stallion",
                            "Sleek Greek",
                            "Sleighin' Style",
                            "Smalltown Bringdown",
                            "Smissmas Camo",
                            "Smissmas Spycrabs",
                            "Smissmas Village",
                            "Snow Covered",
                            "Snow Globalization",
                            "Snowflake Swirled",
                            "Spectral Shimmered",
                            "Spectrum Splattered",
                            "Spider Season",
                            "Spider's Cluster",
                            "Spirit of Halloween",
                            "Star Crossed",
                            "Stardust",
                            "Starlight Serenity",
                            "Stealth Specialist",
                            "Steel Brushed",
                            "Sunriser",
                            "Swashbuckled",
                            "Sweet Toothed",
                            "Team Charged",
                            "Team Detail",
                            "Team Serviced",
                            "Tiger Buffed",
                            "Totally Boned",
                            "Tumor Toasted",
                            "Uranium",
                            "Warborn",
                            "Winterland Wrapped",
                            "Woodland Warrior",
                            "Woodsy Widowmaker",
                            "Wrapped Reviver",
                            "Yeti Coated"
                        ],
                        "type": "string",
                        "description": "Item warpaint.",
                        "default": ""
                    },
                    "tf2Part": {
                        "title": "Part",
                        "enum": [
                            "",
                            "Airborne Enemy Kills",
                            "Airborne Enemy Kills (only Harvest)",
                            "Allied Healing Done",
                            "Assists",
                            "Buildings Destroyed",
                            "Burning Player Kills",
                            "Carnival Games Won",
                            "Carnival Underworld Kills",
                            "Cloaked Spies Killed",
                            "Critical Kills",
                            "Damage Dealt",
                            "Defender Kills",
                            "Demomen Killed",
                            "Dominations",
                            "Double Donks",
                            "Engineers Killed",
                            "Fires Survived",
                            "Freezecam Taunt Appearances",
                            "Full Health Kills",
                            "Giant Robots Destroyed",
                            "Gib Kills",
                            "Headshot Kills",
                            "Headshot Kills (only Harvest)",
                            "Health Dispensed to Teammates",
                            "Heavies Killed",
                            "Kill Assists",
                            "Kills",
                            "Kills During Halloween",
                            "Kills during Victory Time",
                            "Kills Under A Full Moon",
                            "Kills While Explosive-Jumping",
                            "Kills While Invuln ÜberCharged",
                            "Kills While Low Health",
                            "Killstreaks Ended",
                            "Long-Distance Kills",
                            "Medics Killed",
                            "Medics Killed That Have Full ÜberCharge",
                            "Not Crit nor MiniCrit Kills",
                            "Player Hits",
                            "Point Blank Kills",
                            "Posthumous Kills",
                            "Projectiles Reflected",
                            "Pyros Killed",
                            "Revenges",
                            "Robot Scouts Destroyed",
                            "Robot Spies Destroyed",
                            "Robots Destroyed",
                            "Robots Killed During Halloween",
                            "Sappers Removed",
                            "Scouts Killed",
                            "Sentry Kills",
                            "Snipers Killed",
                            "Soldiers Killed",
                            "Spies Killed",
                            "Submerged Enemy Kills",
                            "Tanks Destroyed",
                            "Taunt Kills",
                            "Taunting Player Kills",
                            "Teammates Extinguished",
                            "Teammates Teleported",
                            "Teammates Whipped",
                            "Ubers",
                            "Übers",
                            "Unusual-Wearing Player Kills"
                        ],
                        "type": "string",
                        "description": "Part",
                        "default": ""
                    },
                    "tf2Effect": {
                        "title": "Effect",
                        "enum": [
                            "",
                            "'72",
                            "Abduction",
                            "Abyssal Aura",
                            "Accursed",
                            "Aces High",
                            "Acidic Bubbles of Envy",
                            "Acidic Climate",
                            "Aggradation",
                            "Amaranthine",
                            "Amatory",
                            "Amethyst Winds",
                            "Amplifying Aura",
                            "Amygdala",
                            "Analog Fortress",
                            "Ancient Codex",
                            "Ancient Eldritch",
                            "Ancient Specter",
                            "Anti-Freeze",
                            "Apotheosis",
                            "Arachne's Web",
                            "Arachnid Assault",
                            "Arcane Assistance",
                            "Arctic Aurora",
                            "Arctic Delight",
                            "Ardent Antlers",
                            "Ardentum Saturnalis",
                            "Aromatica",
                            "Ascension",
                            "Astral Presence",
                            "Atomic",
                            "Audiophile",
                            "Aurelian Seal",
                            "Aurora Aura",
                            "Aurora Australis",
                            "Aurora Borealis",
                            "Aurora Polaris",
                            "Aurora Skies",
                            "Autumn Leaves",
                            "Award Winning",
                            "Baron's Cherished Chaplet",
                            "Beaming Beacon",
                            "Bee Swarm",
                            "Bewitched",
                            "Bewitching Bugs",
                            "Blades of Betrayal",
                            "Blazed Brew",
                            "Blazing Beacon",
                            "Blazing Fireworks",
                            "Blighted Snowstorm",
                            "Blizzardy Storm",
                            "Bloody Grip",
                            "Blooming Beacon",
                            "Bonzo The All-Gnawing",
                            "Boundless Blizzard",
                            "Bountiful Riches",
                            "Brain Drain",
                            "Bubble Breeze",
                            "Bubbling",
                            "Burning Flames",
                            "Burning Sensation",
                            "Butterfly Season",
                            "Calm Snowfall",
                            "Candle Flame",
                            "Carioca's Call",
                            "Cauldron Bubbles",
                            "Cavalier de Carte",
                            "Celestial Starburst",
                            "Celestial Summit",
                            "Charged Arcane",
                            "Charging Catalyst",
                            "Chilling Mist",
                            "Chiroptera Venenata",
                            "Chromatic Blaze",
                            "Chromatica",
                            "Circling Heart",
                            "Circling Peace Sign",
                            "Circling TF Logo",
                            "Circuit Break",
                            "Clairvoyance",
                            "Cloud 9",
                            "Cloudy Moon",
                            "Cold Cosmos",
                            "Condescending Embrace",
                            "Confetti Celebration",
                            "Contagious Eruption",
                            "Convulsive Fiery",
                            "Cool",
                            "Cosmic Constellations",
                            "Creepy Crawlies",
                            "Cremation",
                            "Crustacean Sensation",
                            "Cryogenic",
                            "Crystal Crown",
                            "Cuban Smoke",
                            "Current Conductor",
                            "Cursed Confinement",
                            "Cursed Forever!",
                            "Dark Twilight",
                            "Darkblaze",
                            "Daydream Eruption",
                            "Dazzling Constellations",
                            "Dazzling Fireworks",
                            "Dead Man's Party",
                            "Dead Presidents",
                            "Death at Dusk",
                            "Death by Disco",
                            "Death Grip",
                            "Death's Daggers",
                            "Decimating Wind",
                            "Deep-sea Devourer",
                            "Deepsea Rave",
                            "Defragmenting Reality",
                            "Delightful Doves",
                            "Delightful Star",
                            "Demonflame",
                            "Demonic Impaler",
                            "Desert Wind",
                            "Devilish Diablo",
                            "Disco Beat Down",
                            "Distant Desire",
                            "Distant Dream",
                            "Distant Drift",
                            "Distress Signal",
                            "Divine Desire",
                            "Divine Sunlight",
                            "Dragonflies' Embrace",
                            "Dragonflies' Lucent",
                            "Dragonflies' Nature",
                            "Drunkard",
                            "Eerie Kraken",
                            "Eerie Lightning",
                            "Eerie Orbiting Fire",
                            "Eldritch Flame",
                            "Eldritch Horror",
                            "Eldritch Rift",
                            "Electric Hat Protector",
                            "Electrocution",
                            "Electrostatic",
                            "Electrum",
                            "Elemental",
                            "Emerald Allurement",
                            "Enchanted",
                            "Energetic Haunter",
                            "Energy Orb",
                            "Ether Trail",
                            "Ethereal Essence",
                            "Eyes of Molten",
                            "Fairy Lights",
                            "Festive Falling Star",
                            "Festive Fever",
                            "Festive Lights",
                            "Festive Spirit",
                            "Festivized Formation",
                            "Fiesta Royale",
                            "Fifth Dimension",
                            "Fireflies",
                            "Flaming Lantern",
                            "Flammable Bubbles of Attraction",
                            "Flavorsome Sunset",
                            "Floppin' Frenzy",
                            "Flourishing Passion",
                            "Flurry Rush",
                            "Flying Lights",
                            "Forever And Forever!",
                            "Fossil Fueled",
                            "Fountain of Delight",
                            "Fragmented Gluons",
                            "Fragmented Photons",
                            "Fragmented Quarks",
                            "Fragmenting Reality",
                            "Fragrancium Elementalis",
                            "Frankencharged",
                            "Frantic Spooker",
                            "Frightened Poltergeist",
                            "Frisky Fireflies",
                            "Frisky Morning",
                            "Frostbite",
                            "Frosted Decadence",
                            "Frosted Star",
                            "Frostfire",
                            "Frosty Flavours",
                            "Frosty Silver",
                            "Frozen Fractals",
                            "Frozen Icefall",
                            "Fully Charged",
                            "Galactic Cloud",
                            "Galactic Codex",
                            "Galactic Connection",
                            "Galactic Dust",
                            "Galactic Flame",
                            "Galactic Gateway",
                            "Galvanic Defiance",
                            "Genus Plasmos",
                            "Ghastly Ghosts",
                            "Ghastly Ghosts Jr",
                            "Ghastly Grove",
                            "Ghosts of Smissmas Time",
                            "Glamorous Dazzle",
                            "Glamorous Glance",
                            "Glimmering Fireworks",
                            "Glittering Juniper",
                            "Global Clusters",
                            "Glowing Fireworks",
                            "Godlike",
                            "Golden Glimmer",
                            "Golden Gusts",
                            "Goldstruck",
                            "Good-Hearted Goodies",
                            "Gourdian Angel",
                            "Grand Jubilee",
                            "Gravelly Ghoul",
                            "Green Black Hole",
                            "Green Confetti",
                            "Green Energy",
                            "Green Giggler",
                            "Halcyon Halo",
                            "Hard Carry",
                            "Harvest Moon",
                            "Haunted Cremation",
                            "Haunted Forever!",
                            "Haunted Ghosts",
                            "Haunted Kraken",
                            "Haunted Mist",
                            "Haunted Phantasm",
                            "Haunted Phantasm Jr",
                            "Haunted Wick",
                            "Haunting Haze",
                            "Hazardous Gas",
                            "Head of Steam",
                            "Heavy Rain",
                            "Hellfire",
                            "Hellish Inferno",
                            "Hellspawned Horns",
                            "Holiday Horns",
                            "Hollow Flourish",
                            "Holy Grail",
                            "Horsemann's Hack",
                            "Hospitable Festivity",
                            "Hot",
                            "Icestruck",
                            "Iconic Outline",
                            "Ignited Crest",
                            "Infernal Flames",
                            "Infernal Grip",
                            "Infernal Smoke",
                            "Infernal Wraith",
                            "Iridescence",
                            "Isotope",
                            "It's a mystery to everyone",
                            "It's a puzzle to me",
                            "It's A Secret To Everybody",
                            "Jarate Shock",
                            "Jellyfish Field",
                            "Jellyfish Hunter",
                            "Jellyfish Jam",
                            "Kaleidoscope",
                            "Kill-a-Watt",
                            "Knifestorm",
                            "Knight's Prideful Spirit",
                            "Laugh-O-Lantern",
                            "Lavender Landfall",
                            "Lavender Sensation",
                            "Legacy Logo",
                            "Limelight",
                            "Linguistic Deviation",
                            "Lost Signal",
                            "Lovable Confetti",
                            "Loyalist's Coronet",
                            "Lucidation",
                            "Lunar Lights",
                            "Lure of the Deep",
                            "Luxurious Lover",
                            "Magenta Monstrum",
                            "Magic Shuffle",
                            "Magical Spirit",
                            "Magnetic Hat Protector",
                            "Magnifying Momentum",
                            "Malevolent Monoculi",
                            "Marigold Ritual",
                            "Massed Flies",
                            "Mega Strike",
                            "Melting Mohawk",
                            "Memory Leak",
                            "Menacing Miasma",
                            "Miami Nights",
                            "Midnight Frostfall",
                            "Midnight Sparklers",
                            "Midnight Whirlwind",
                            "Mint Frost",
                            "Minty Cypress",
                            "Mirthful Mistletoe",
                            "Misty Skull",
                            "Molten Mallard",
                            "Monsoon Season",
                            "Morbidly Beast",
                            "Morning Glory",
                            "Moth Plague",
                            "Mountain Halo",
                            "Musical Maelstrom",
                            "Mysterious Mixture",
                            "Mystic Fusion",
                            "Mystical Medley",
                            "Natural Lights",
                            "Nebula",
                            "Nether Trail",
                            "Nether Void",
                            "Nether Wisps",
                            "Neutron Star",
                            "Nightmarish Storm",
                            "North Star",
                            "Northern Nights",
                            "Nuts n' Bolts",
                            "Obnoxious Confetti",
                            "Ocean Reef",
                            "Ocean Swirl",
                            "Old Hire",
                            "Ominous Night",
                            "Ominous Stare",
                            "Omniscient Orb",
                            "Open Mind",
                            "Operatic Triumph",
                            "Orbiting Fire",
                            "Orbiting Planets",
                            "Otherworldly Weather",
                            "Overcharged",
                            "Overclocked",
                            "Overdrive",
                            "Pale Nimbus",
                            "Pastel Trance",
                            "Perennial Petals",
                            "Permafrost Essence",
                            "Petal Prance",
                            "Phantasmal Fog",
                            "Phantom Crown",
                            "Phantom Plague",
                            "Phosphorous",
                            "Piercing Headache",
                            "Playful Aurora",
                            "Plum Prankster",
                            "Poisoned Shadows",
                            "Poisonous Bubbles of Regret",
                            "Polar Forecast",
                            "Potion Explosion",
                            "Power Pressure",
                            "Power Surge",
                            "Prettiest Star",
                            "Prismatic Haze",
                            "Prismatic Pine",
                            "Prismatica",
                            "Pristine Pine",
                            "Psycho-delic",
                            "Pumpkin Moon",
                            "Pumpkin Party",
                            "Pumpkin Patch",
                            "Pungent Poison",
                            "Purple Confetti",
                            "Purple Energy",
                            "Pyroland Daydream",
                            "Pyroland Nightmare",
                            "Pyrophoric Personality",
                            "Radiant Legacy",
                            "Radiant Rivalry",
                            "Rainbow Reverie",
                            "Rare Shine",
                            "Raspberry Bloom",
                            "Ravenous Ravens",
                            "Refracting Fractals",
                            "Refragmenting Reality",
                            "Reindoonicorn Rancher",
                            "Resonation",
                            "Restless Wraiths",
                            "Revenant's Rack",
                            "Reverium Irregularis",
                            "Revived Recharge",
                            "Ring of Fire",
                            "Rising Ritual",
                            "Roaring Rockets",
                            "Roboactive",
                            "Runic Imprisonment",
                            "Sakura Blessings",
                            "Sakura Smoke Bomb",
                            "Sandy",
                            "Sapped",
                            "Scorched Scalp",
                            "Scorching Flames",
                            "Scorching Sensation",
                            "Screaming Tiger",
                            "Seamine",
                            "Searing Plasma",
                            "Searing Stove",
                            "Selfless Sensation",
                            "Serenus Lumen",
                            "Severed Serration",
                            "Shark Attack",
                            "Shimmering Fireworks",
                            "Shimmering Lights",
                            "Shining Bokeh",
                            "Shining Stag",
                            "Shining Star",
                            "Showstopper",
                            "Shrieking Shades",
                            "Silver Cyclone",
                            "Silver Serenade",
                            "Sixth Sense",
                            "Sizzling",
                            "Sizzling Aroma",
                            "Skill Gotten Gains",
                            "Smissmas Swirls",
                            "Smissmas Tree",
                            "Smoking",
                            "Smoldering Spirits",
                            "Snow Dome",
                            "Snowblinded",
                            "Snowfall",
                            "Snowfallen",
                            "Snowy Day",
                            "Snowy Spirit",
                            "Solar Scorched",
                            "Something Burning This Way Comes",
                            "Soulful Slice",
                            "Soundwave",
                            "Spark of Smissmas",
                            "Sparkling Fireworks",
                            "Sparkling Lights",
                            "Sparkling Spruce",
                            "Sparkly Spruce",
                            "Special Snowfall",
                            "Spectral Escort",
                            "Spectral Fire",
                            "Spectral Shackles",
                            "Spectral Swirl",
                            "Spectral Wick",
                            "Spectrum Inferno",
                            "Spellbound",
                            "Spellbound Aspect",
                            "Spiraling Lights",
                            "Split Malice",
                            "Spooky Night",
                            "Sprinkled Delights",
                            "Squash n' Twist",
                            "Stardust",
                            "Stardust Pathway",
                            "Stare from Beyond",
                            "Starfire",
                            "Starlight Haze",
                            "Starlush",
                            "Starstorm Insomnia",
                            "Starstorm Slumber",
                            "Startrance",
                            "Static Mist",
                            "Static Shock",
                            "Steaming",
                            "Stellar Ascent",
                            "Stormy 13th Hour",
                            "Stormy Storm",
                            "Stunning",
                            "Subatomic",
                            "Sublime Snowstorm",
                            "Subtle Silhouette",
                            "Sulphurous",
                            "Summer Wave",
                            "Sunbeams",
                            "Sylicone Succiduous",
                            "Synesthesia",
                            "Tainted Frost",
                            "Tangled Lights",
                            "Tar Pit",
                            "Team Recognition",
                            "Teamwork Valorance",
                            "Tempered Thorns",
                            "Terrestrial Favor",
                            "Terrifying Thunder",
                            "Terror-Watt",
                            "Tesla Coil",
                            "The Bone Zone",
                            "The Dark Doorway",
                            "The Eldritch Opening",
                            "The Ooze",
                            "Thundering Spirit",
                            "Thunderous Rage",
                            "Time Warp",
                            "Toxic Aroma",
                            "Toxic Grip",
                            "Toxic Swirl",
                            "Toxic Terrors",
                            "Treasure Trove",
                            "Tropical Thrill",
                            "Twilight Snowfall",
                            "Twinkling Fireworks",
                            "Twinkling Lights",
                            "Twirling Spirits",
                            "Twisted Radiance",
                            "Twisting Lights",
                            "Über Blaze",
                            "Undead Electricity",
                            "Valiant Vortex",
                            "Veno Shock",
                            "Ventum Maris",
                            "Verdant Phenomenon",
                            "Verdant Virtuoso",
                            "Verdant Vortex",
                            "Verdatica",
                            "Vexed Volcanics",
                            "Vicious Circle",
                            "Vicious Vampires",
                            "Vicious Vortex",
                            "Vigorous Pulse",
                            "Violent Violets",
                            "Violent Viridian",
                            "Violent Wintertide",
                            "Violet Vortex",
                            "Viridescent Peeper",
                            "Vivid Plasma",
                            "Void Crawlers",
                            "Volcanic Eruption",
                            "Voltaic Hat Protector",
                            "Wandering Wisps",
                            "Warp Drive",
                            "White Lightning",
                            "Wicked Wick",
                            "Wicked Wood",
                            "Wildflower Meadows",
                            "Winning Spirit",
                            "Winter Spirit",
                            "Winter Whiteout",
                            "Wintery Wisp",
                            "Wispy Halos"
                        ],
                        "type": "string",
                        "description": "Effect",
                        "default": ""
                    },
                    "tf2Type": {
                        "title": "Type",
                        "enum": [
                            "",
                            "Action",
                            "Sappers",
                            "Craft Item",
                            "Melee",
                            "Misc",
                            "Construction PDA",
                            "Spy watches",
                            "Primary",
                            "Random Craft Hat",
                            "Secondary",
                            "Crates",
                            "Taunts",
                            "Festivizers",
                            "Gifts",
                            "Killstreak kit fabricators",
                            "Killstreak kit",
                            "Specialized killstreak kit",
                            "Professional killstreak kit",
                            "Locked crates",
                            "Gift crates",
                            "Paint kit tool",
                            "Noisemakers",
                            "Halloween mode item",
                            "Strange part kits",
                            "Map strange part kits",
                            "Strangifier tool",
                            "Tools",
                            "Unusualifier",
                            "Usable items"
                        ],
                        "type": "string",
                        "description": "Item type.",
                        "default": ""
                    },
                    "tf2Class": {
                        "title": "Class",
                        "enum": [
                            "",
                            "Demoman;Engineer;Heavy;Medic;Pyro;Scout;Sniper;Soldier;Spy",
                            "Demoman",
                            "Engineer",
                            "Heavy",
                            "Medic",
                            "Pyro",
                            "Scout",
                            "Sniper",
                            "Soldier",
                            "Spy"
                        ],
                        "type": "string",
                        "description": "Item class.",
                        "default": ""
                    },
                    "tf2Killstreak": {
                        "title": "Killstreak",
                        "enum": [
                            "",
                            "No",
                            "Killstreak",
                            "Specialized Killstreak",
                            "Professional Killstreak"
                        ],
                        "type": "string",
                        "description": "Item killstreak.",
                        "default": ""
                    },
                    "tf2Festivized": {
                        "title": "Festivized",
                        "enum": [
                            "",
                            "No",
                            "Festivized"
                        ],
                        "type": "string",
                        "description": "Festivized",
                        "default": ""
                    },
                    "tf2Paint": {
                        "title": "Paint",
                        "enum": [
                            "",
                            "A Color Similar to Slate",
                            "A Deep Commitment to Purple",
                            "A Distinctive Lack of Hue",
                            "A Mann's Mint",
                            "After Eight",
                            "Aged Moustache Grey",
                            "An Air of Debonair",
                            "An Extraordinary Abundance of Tinge",
                            "Australium Gold",
                            "Balaclavas Are Forever",
                            "Color No. 216-190-216",
                            "Cream Spirit",
                            "Dark Salmon Injustice",
                            "Drably Olive",
                            "Indubitably Green",
                            "Mann Co. Orange",
                            "Muskelmannbraun",
                            "Noble Hatter's Violet",
                            "Operator's Overalls",
                            "Peculiarly Drab Tincture",
                            "Pink as Hell",
                            "Radigan Conagher Brown",
                            "Team Spirit",
                            "The Bitter Taste of Defeat and Lime",
                            "The Color of a Gentlemann's Business Pants",
                            "The Value of Teamwork",
                            "Waterlogged Lab Coat",
                            "Ye Olde Rustic Colour",
                            "Zepheniah's Greed"
                        ],
                        "type": "string",
                        "description": "Item paint.",
                        "default": ""
                    },
                    "tf2Wear": {
                        "title": "Wear",
                        "enum": [
                            "",
                            "Factory New",
                            "Minimal Wear",
                            "Field-Tested",
                            "Well-Worn",
                            "Battle-Scarred"
                        ],
                        "type": "string",
                        "description": "Item wear.",
                        "default": ""
                    },
                    "cs2Weapon": {
                        "title": "Weapon",
                        "enum": [
                            "",
                            "AK-47",
                            "AUG",
                            "AWP",
                            "Bayonet",
                            "Bowie Knife",
                            "Butterfly Knife",
                            "Classic Knife",
                            "CZ75-Auto",
                            "Desert Eagle",
                            "Dual Berettas",
                            "Falchion Knife",
                            "FAMAS",
                            "Five-SeveN",
                            "Flip Knife",
                            "G3SG1",
                            "Galil AR",
                            "Glock-18",
                            "Gut Knife",
                            "Huntsman Knife",
                            "Karambit",
                            "Kukri Knife",
                            "M249",
                            "M4A1-S",
                            "M4A4",
                            "M9 Bayonet",
                            "MAC-10",
                            "MAG-7",
                            "MP5-SD",
                            "MP7",
                            "MP9",
                            "Navaja Knife",
                            "Negev",
                            "Nomad Knife",
                            "Nova",
                            "P2000",
                            "P250",
                            "P90",
                            "Paracord Knife",
                            "PP-Bizon",
                            "R8 Revolver",
                            "Sawed-Off",
                            "SCAR-20",
                            "SG 553",
                            "Shadow Daggers",
                            "Skeleton Knife",
                            "SSG 08",
                            "Stiletto Knife",
                            "Survival Knife",
                            "Talon Knife",
                            "Tec-9",
                            "UMP-45",
                            "Ursus Knife",
                            "USP-S",
                            "XM1014",
                            "Zeus x27"
                        ],
                        "type": "string",
                        "description": "Weapon.",
                        "default": ""
                    },
                    "cs2Type": {
                        "title": "Type",
                        "enum": [
                            "",
                            "Agent",
                            "Charm",
                            "Collectible",
                            "Container",
                            "Equipment",
                            "Gift",
                            "Gloves",
                            "Graffiti",
                            "Key",
                            "Knife",
                            "Machinegun",
                            "Music Kit",
                            "Pass",
                            "Patch",
                            "Pistol",
                            "Rifle",
                            "Shotgun",
                            "SMG",
                            "Sniper Rifle",
                            "Sticker",
                            "Tag",
                            "Tool"
                        ],
                        "type": "string",
                        "description": "Item type.",
                        "default": ""
                    },
                    "cs2Rarity": {
                        "title": "Rarity",
                        "enum": [
                            "",
                            "Base Grade",
                            "Classified",
                            "Consumer Grade",
                            "Covert",
                            "Distinguished",
                            "Exceptional",
                            "Exotic",
                            "Extraordinary",
                            "High Grade",
                            "Industrial Grade",
                            "Master",
                            "Mil-Spec Grade",
                            "Remarkable",
                            "Restricted",
                            "Superior"
                        ],
                        "type": "string",
                        "description": "Item rarity.",
                        "default": ""
                    },
                    "cs2StatTrak": {
                        "title": "StatTrak",
                        "enum": [
                            "",
                            "stattrak"
                        ],
                        "type": "string",
                        "description": "StatTrak.",
                        "default": ""
                    },
                    "cs2Wear": {
                        "title": "Wear",
                        "enum": [
                            "",
                            "Factory New",
                            "Minimal Wear",
                            "Field-Tested",
                            "Well-Worn",
                            "Battle-Scarred"
                        ],
                        "type": "string",
                        "description": "Item wear.",
                        "default": ""
                    },
                    "rustSlot": {
                        "title": "Category",
                        "enum": [
                            "",
                            "armor",
                            "clothing",
                            "Misc",
                            "steamcat.armor",
                            "steamcat.clothing",
                            "steamcat.misc",
                            "steamcat.resource",
                            "steamcat.weapon",
                            "weapon"
                        ],
                        "type": "string",
                        "description": "Item category.",
                        "default": ""
                    },
                    "dotaHero": {
                        "title": "Hero",
                        "enum": [
                            "",
                            "DOTA_OtherType",
                            "npc_dota_hero_abaddon",
                            "npc_dota_hero_abyssal_underlord",
                            "npc_dota_hero_alchemist",
                            "npc_dota_hero_ancient_apparition",
                            "npc_dota_hero_antimage",
                            "npc_dota_hero_arc_warden",
                            "npc_dota_hero_axe",
                            "npc_dota_hero_bane",
                            "npc_dota_hero_batrider",
                            "npc_dota_hero_beastmaster",
                            "npc_dota_hero_bloodseeker",
                            "npc_dota_hero_bounty_hunter",
                            "npc_dota_hero_brewmaster",
                            "npc_dota_hero_bristleback",
                            "npc_dota_hero_broodmother",
                            "npc_dota_hero_centaur",
                            "npc_dota_hero_chaos_knight",
                            "npc_dota_hero_chen",
                            "npc_dota_hero_clinkz",
                            "npc_dota_hero_crystal_maiden",
                            "npc_dota_hero_crystal_maiden_persona1",
                            "npc_dota_hero_dark_seer",
                            "npc_dota_hero_dark_willow",
                            "npc_dota_hero_dazzle",
                            "npc_dota_hero_death_prophet",
                            "npc_dota_hero_disruptor",
                            "npc_dota_hero_doom_bringer",
                            "npc_dota_hero_dragon_knight",
                            "npc_dota_hero_drow_ranger",
                            "npc_dota_hero_earth_spirit",
                            "npc_dota_hero_earthshaker",
                            "npc_dota_hero_elder_titan",
                            "npc_dota_hero_ember_spirit",
                            "npc_dota_hero_enchantress",
                            "npc_dota_hero_enigma",
                            "npc_dota_hero_faceless_void",
                            "npc_dota_hero_furion",
                            "npc_dota_hero_grimstroke",
                            "npc_dota_hero_gyrocopter",
                            "npc_dota_hero_hoodwink",
                            "npc_dota_hero_huskar",
                            "npc_dota_hero_invoker",
                            "npc_dota_hero_jakiro",
                            "npc_dota_hero_juggernaut",
                            "npc_dota_hero_keeper_of_the_light",
                            "npc_dota_hero_kunkka",
                            "npc_dota_hero_legion_commander",
                            "npc_dota_hero_leshrac",
                            "npc_dota_hero_lich",
                            "npc_dota_hero_life_stealer",
                            "npc_dota_hero_lina",
                            "npc_dota_hero_lion",
                            "npc_dota_hero_lone_druid",
                            "npc_dota_hero_luna",
                            "npc_dota_hero_lycan",
                            "npc_dota_hero_magnataur",
                            "npc_dota_hero_mars",
                            "npc_dota_hero_medusa",
                            "npc_dota_hero_meepo",
                            "npc_dota_hero_mirana",
                            "npc_dota_hero_monkey_king",
                            "npc_dota_hero_morphling",
                            "npc_dota_hero_naga_siren",
                            "npc_dota_hero_necrolyte",
                            "npc_dota_hero_nevermore",
                            "npc_dota_hero_night_stalker",
                            "npc_dota_hero_nyx_assassin",
                            "npc_dota_hero_obsidian_destroyer",
                            "npc_dota_hero_ogre_magi",
                            "npc_dota_hero_omniknight",
                            "npc_dota_hero_oracle",
                            "npc_dota_hero_pangolier",
                            "npc_dota_hero_phantom_assassin",
                            "npc_dota_hero_phantom_lancer",
                            "npc_dota_hero_phoenix",
                            "npc_dota_hero_puck",
                            "npc_dota_hero_pudge",
                            "npc_dota_hero_pudge_persona1",
                            "npc_dota_hero_pugna",
                            "npc_dota_hero_queenofpain",
                            "npc_dota_hero_rattletrap",
                            "npc_dota_hero_razor",
                            "npc_dota_hero_riki",
                            "npc_dota_hero_rubick",
                            "npc_dota_hero_sand_king",
                            "npc_dota_hero_shadow_demon",
                            "npc_dota_hero_shadow_shaman",
                            "npc_dota_hero_shredder",
                            "npc_dota_hero_silencer",
                            "npc_dota_hero_skeleton_king",
                            "npc_dota_hero_skywrath_mage",
                            "npc_dota_hero_slardar",
                            "npc_dota_hero_slark",
                            "npc_dota_hero_snapfire",
                            "npc_dota_hero_sniper",
                            "npc_dota_hero_spectre",
                            "npc_dota_hero_spirit_breaker",
                            "npc_dota_hero_storm_spirit",
                            "npc_dota_hero_sven",
                            "npc_dota_hero_techies",
                            "npc_dota_hero_templar_assassin",
                            "npc_dota_hero_terrorblade",
                            "npc_dota_hero_tidehunter",
                            "npc_dota_hero_tinker",
                            "npc_dota_hero_tiny",
                            "npc_dota_hero_treant",
                            "npc_dota_hero_troll_warlord",
                            "npc_dota_hero_tusk",
                            "npc_dota_hero_undying",
                            "npc_dota_hero_ursa",
                            "npc_dota_hero_vengefulspirit",
                            "npc_dota_hero_venomancer",
                            "npc_dota_hero_viper",
                            "npc_dota_hero_visage",
                            "npc_dota_hero_warlock",
                            "npc_dota_hero_weaver",
                            "npc_dota_hero_windrunner",
                            "npc_dota_hero_winter_wyvern",
                            "npc_dota_hero_wisp",
                            "npc_dota_hero_witch_doctor",
                            "npc_dota_hero_zuus"
                        ],
                        "type": "string",
                        "description": "Hero.",
                        "default": ""
                    },
                    "dotaSlot": {
                        "title": "Slot",
                        "enum": [
                            "",
                            "ability_ultimate",
                            "ability1",
                            "ability2",
                            "ability3",
                            "ability4",
                            "ancient",
                            "announcer",
                            "armor",
                            "arms",
                            "arms_persona_1",
                            "back",
                            "belt",
                            "body_head",
                            "courier",
                            "cursor_pack",
                            "dire_creeps",
                            "dire_siege_creeps",
                            "dire_towers",
                            "gloves",
                            "head",
                            "head_persona_1",
                            "heroic_statue",
                            "hud_skin",
                            "legs",
                            "loading_screen",
                            "mega_kills",
                            "misc",
                            "mount",
                            "music",
                            "neck",
                            "offhand_weapon",
                            "offhand_weapon_persona_1",
                            "radiant_towers",
                            "shapeshift",
                            "shoulder",
                            "summon",
                            "tail",
                            "taunt",
                            "voice",
                            "ward",
                            "weapon",
                            "weather"
                        ],
                        "type": "string",
                        "description": "Item slot.",
                        "default": ""
                    },
                    "dotaType": {
                        "title": "Type",
                        "enum": [
                            "",
                            "ancient",
                            "announcer",
                            "bundle",
                            "courier",
                            "cursor_pack",
                            "direcreeps",
                            "diresiegecreeps",
                            "diretowers",
                            "dynamic_recipe",
                            "emoticon_tool",
                            "hud_skin",
                            "loading_screen",
                            "Misc",
                            "music",
                            "pennant",
                            "player_card",
                            "radianttowers",
                            "retired_treasure_chest",
                            "showcase_decoration",
                            "socket_gem",
                            "sticker",
                            "sticker_capsule",
                            "Taunts",
                            "tool",
                            "treasure_chest",
                            "ward",
                            "wearable"
                        ],
                        "type": "string",
                        "description": "Item type.",
                        "default": ""
                    },
                    "dotaQuality": {
                        "title": "Quality",
                        "enum": [
                            "",
                            "Auspicious",
                            "Autographed",
                            "Base",
                            "Corrupted",
                            "Cursed",
                            "Exalted",
                            "Frozen",
                            "Genuine",
                            "Glitter",
                            "Gold",
                            "Heroic",
                            "Holo",
                            "Infused",
                            "Inscribed",
                            "Standard",
                            "Unusual"
                        ],
                        "type": "string",
                        "description": "Item quality.",
                        "default": ""
                    },
                    "dotaRarity": {
                        "title": "Rarity",
                        "enum": [
                            "",
                            "Rarity_Arcana",
                            "Rarity_Common",
                            "Rarity_Immortal",
                            "Rarity_Legendary",
                            "Rarity_Mythical",
                            "Rarity_Rare",
                            "Rarity_Seasonal",
                            "Rarity_Uncommon"
                        ],
                        "type": "string",
                        "description": "Item rarity.",
                        "default": ""
                    },
                    "pgcType": {
                        "title": "Type",
                        "enum": [
                            "",
                            "T-shirts"
                        ],
                        "type": "string",
                        "description": "Item type.",
                        "default": ""
                    },
                    "pgcSize": {
                        "title": "Size",
                        "enum": [
                            "",
                            "Small",
                            "Medium",
                            "Large",
                            "X-Large",
                            "XX-Large",
                            "XXX-Large"
                        ],
                        "type": "string",
                        "description": "Item size.",
                        "default": ""
                    },
                    "proxyConfiguration": {
                        "title": "Proxies",
                        "type": "object",
                        "description": "The proxies to use when scraping. It is highly recommended to use Apify residential proxies to avoid getting blocked.",
                        "default": {
                            "useApifyProxy": true,
                            "apifyProxyGroups": [
                                "RESIDENTIAL"
                            ],
                            "apifyProxyCountry": "US"
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
