# Epey Turkey Price & Specs Scraper (`getascraper/epey-prices-scraper`) Actor

Extract Turkish tech product prices, specifications, and Epey scores from epey.com. Compare prices across Trendyol, Hepsiburada, and Amazon TR by category slug or keyword search.

- **URL**: https://apify.com/getascraper/epey-prices-scraper.md
- **Developed by:** [GetAScraper](https://apify.com/getascraper) (community)
- **Categories:** E-commerce, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.50 / 1,000 product listings

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

## 💻 Epey Turkey Price Comparison Scraper: Fiyat Karsilastirma

Extract product specifications, technical scores, active sellers, and prices from Epey. Support category browse and free-text queries using high-speed unblocked connection protocols.

---

### 🔍 What does Epey Scraper do?

Epey Scraper extracts structured price comparison metrics, store offers, and technical specification grids from Epey.com, Turkey's dominant consumer tech comparison platform. It provides a complete export of listing rows, category catalogs, and detailed specifications.

This tool uses unblocked platform connection channels to load data rapidly. It operates in the background without needing slow browser automation, keeping operational costs exceptionally low. You can configure scheduled runs, integrate the data directly into your workflows, or download output datasets in standard formats like Excel, CSV, or JSON.

---

### 🎯 Why use Epey Scraper?

E-commerce managers, brand analysts, and pricing tools use this data to capture Turkish e-commerce intelligence:

* **Compare competitor prices**: Monitor active offers across Trendyol, Hepsiburada, Amazon TR, and N11 automatically.
* **Extract technical specifications**: Pull comprehensive structured specs and Epey technical scores for catalog mapping.
* **Identify market demand**: Track which products have the highest number of active seller listings and price drops.
* **Automate retail arbitrage**: Find price gaps between major Turkish marketplaces and retail portals instantly.

---

### 🚀 How to use Epey Scraper

Using this tool is straightforward and requires no developer skills:

1. **Choose a mode**: Select your crawling mode, such as searching keywords or browsing a specific category.
2. **Configure options**: Enter search query keywords or a specific category slug (e.g. `akilli-telefonlar` for smartphones).
3. **Run the tool**: Click the run button to begin extracting listings automatically.
4. **Download your data**: Export the final results in Excel, CSV, XML, or JSON from the dataset tab.

---

### 📋 Input

Configure your crawling options using the following fields in the run panel.

| Field | Type | Required | Description |
| --- | --- | --- | --- |
| mode | enum | Yes | Select what to scrape: category browse catalogs or free-text search queries. |
| categorySlug | string | No | The URL slug of a specific category to scrape (e.g. akilli-telefonlar, laptop). |
| keywords | string | No | Query keywords to search for items across Epey. |
| scrapeDetails | boolean | No | If enabled, navigates to each product detail page to extract seller offer tables and full specifications. |
| maxItems | integer | No | Maximum total item records to extract during this crawl run. |
| proxyConfiguration | object | Yes | Proxy settings for connection routing. |

---

### 📤 Output

The scraper outputs flat, spreadsheet-friendly records containing complete listing, specification, and pricing details.

#### JSON output example
```json
{
  "product_id": "1892381",
  "title": "Apple iPhone 15 128 GB",
  "best_price_try": 54999.00,
  "currency": "TRY",
  "technical_score": 88,
  "category": "Smartphones",
  "image_url": "https://images.epey.com/afu/images/123/456/__57.jpg",
  "view_item_url": "https://www.epey.com/akilli-telefonlar/apple-iphone-15.html",
  "seller_offers_count": 14,
  "specifications": {
    "screen_size": "6.1 in",
    "storage": "128 GB",
    "battery_capacity": "3349 mAh",
    "ram": "6 GB"
  },
  "scraped_at": "2026-06-26T15:30:00.000Z"
}
````

***

### 📊 Data table

The output dataset includes the following data fields for every extracted item.

| Field | Type | Description |
| --- | --- | --- |
| product\_id | string | Unique product identifier. |
| title | string | Full name of the listed product. |
| best\_price\_try | number | Lowest active selling price in Turkish Lira. |
| currency | string | Currency code (always TRY). |
| technical\_score | integer | Epey technical rating score out of 100. |
| category | string | Product category classification. |
| image\_url | string | Main product listing thumbnail image link. |
| view\_item\_url | string | Direct product listing page URL. |
| seller\_offers\_count | integer | Total active merchant stores selling this item. |
| specifications | object | Dynamic specifications key-value map. |
| seller\_offers | array of objects | Detailed list of merchant names, prices, and links (detail mode). |
| scraped\_at | string | ISO 8601 extraction timestamp. |

***

### 💰 How much does it cost to scrape Epey?

This tool is highly optimized and pricing is based on a flat, consumption-friendly rate:

- **Pricing rate**: `$2.25 per 1,000 product records`.
- **Crawl efficiency**: Pure unblocked connection protocols consume no browser memory.
- **10,000 results cost**: Extracting 10,000 products costs exactly **$22.50** with zero hidden fees.

***

### ⭐ Enjoying Epey Turkey Price Comparison Scraper?

<table width="100%">
<tr>
<td style="padding:20px 24px 14px;background:#FDF0EC;border:1px solid #FDF0EC;border-left:5px solid #C0392B;border-radius:10px 10px 0 0">
<span style="font-size:20px;letter-spacing:4px">⭐ ⭐ ⭐ ⭐ ⭐</span><br>
<span style="font-size:17px;font-weight:800;color:#1C1917">If this saved you from checking prices across four Turkish stores by hand, leave a rating.</span><br>
<span style="font-size:14px;color:#57534E">A 5-star rating takes 10 seconds and helps other pricing analysts and e-commerce managers find it. Your feedback also tells us what to build next.</span>
</td>
</tr>
<tr>
<td style="padding:0;background:#C0392B;border:1px solid #FDF0EC;border-top:none;border-radius:0 0 10px 10px;text-align:center">
<a href="https://apify.com/getascraper/epey-prices-scraper/reviews" style="display:block;padding:13px 16px;color:#FFFFFF;text-decoration:none;font-weight:800;font-size:15px;letter-spacing:0.3px">★&nbsp;&nbsp;Rate this Actor on Apify</a>
</td>
</tr>
</table>

***

### ❓ FAQ, disclaimers, and support

#### Is it legal to scrape Epey?

Yes. Extracting publicly accessible product specifications, technical scores, and active pricing grids is fully legal. This tool does not require logging into an account, bypassing login walls, or accessing private personal details. Please review local regulations and respect copyright laws.

#### Can I scrape seller details from individual listings?

Yes. If you enable the deep enrichment option, the scraper will navigate to individual product pages to extract all available merchant listings, prices, and store links in Turkey (Trendyol, Hepsiburada, Amazon TR, N11).

#### Can I schedule the scraper to run automatically?

Yes. You can use the Apify platform scheduling panel to configure hourly, daily, or weekly runs. This lets you monitor pricing changes or newly listed items automatically.

#### Where can I get support if something breaks?

If you experience any issues, have feedback, or want to request custom features, please visit the Issues tab inside the Apify Store listing. We update the unblocked connection channels actively to ensure high reliability.

### 🔗 Other actors

- [Trendyol Price Monitor: Fiyat Takibi (Türkiye)](https://apify.com/getascraper/trendyol-price-monitor) ↗ - watches Trendyol prices and discounts in the same Turkish market.
- [eMAG Price Monitor: Monitorizare Prețuri eMAG (Romania)](https://apify.com/getascraper/emag-price-monitor) ↗ - watches eMAG prices and stock in Romania.
- [Falabella Price Monitor: Alerta de Precios (Chile, Peru, Colombia)](https://apify.com/getascraper/falabella-price-monitor) ↗ - watches Falabella prices and stock across three Latin American markets.
- [Kroger Price Monitor: Price & Stock Change Alerts](https://apify.com/getascraper/kroger-price-monitor) ↗ - tracks Kroger grocery prices and stock changes.
- [Kaspi Product Scraper: Kaspi Магазин (Казахстан)](https://apify.com/getascraper/kaspi-product-scraper) ↗ - extracts product listings and prices from Kazakhstan's Kaspi marketplace.

# Actor input Schema

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

Select how to find items: category browse category-slugs, or search free-text queries.

## `categorySlug` (type: `string`):

Specify the Epey category URL slug to scrape (e.g. 'akilli-telefonlar' for phones, 'laptop' for notebooks, 'televizyon' for TVs).

## `keywords` (type: `string`):

The search query term to look up across Epey's global directory (only applicable in search mode).

## `minPrice` (type: `number`):

Filter results to only include products with a price greater than or equal to this value in Turkish Lira.

## `maxPrice` (type: `number`):

Filter results to only include products with a price less than or equal to this value in Turkish Lira.

## `brandFilter` (type: `string`):

Restrict results to a specific brand catalog name (case-insensitive, optional, e.g. 'Xiaomi' or 'Apple').

## `minScore` (type: `integer`):

Filter out products with an Epey technical specs score below this value (0-100). Only returns high-spec items.

## `excludeNoPrice` (type: `boolean`):

If enabled, filters out items that do not have an active selling price listed on Epey.

## `scrapeDetails` (type: `boolean`):

If enabled, navigates to each product detail page to extract all individual merchant prices and stock links (Trendyol, Hepsiburada, Amazon TR). Leaving this disabled is 10x faster.

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

Maximum total product records to extract during this crawl run.

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

Proxy settings for connection routing. Datacenter proxies (the default) work reliably for epey.com. Switch to Residential with Turkish country targeting only if you encounter blocks on very large runs.

## Actor input object example

```json
{
  "mode": "category",
  "categorySlug": "akilli-telefonlar",
  "keywords": "iPhone 15",
  "minPrice": 0,
  "maxPrice": 200000,
  "brandFilter": "",
  "minScore": 0,
  "excludeNoPrice": false,
  "scrapeDetails": false,
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

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

No description

## `keyValueStore` (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 = {
    "mode": "category",
    "categorySlug": "akilli-telefonlar",
    "keywords": "iPhone 15",
    "minPrice": 0,
    "maxPrice": 200000,
    "brandFilter": "",
    "minScore": 0,
    "excludeNoPrice": false,
    "scrapeDetails": false,
    "maxItems": 10,
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("getascraper/epey-prices-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "mode": "category",
    "categorySlug": "akilli-telefonlar",
    "keywords": "iPhone 15",
    "minPrice": 0,
    "maxPrice": 200000,
    "brandFilter": "",
    "minScore": 0,
    "excludeNoPrice": False,
    "scrapeDetails": False,
    "maxItems": 10,
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("getascraper/epey-prices-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "mode": "category",
  "categorySlug": "akilli-telefonlar",
  "keywords": "iPhone 15",
  "minPrice": 0,
  "maxPrice": 200000,
  "brandFilter": "",
  "minScore": 0,
  "excludeNoPrice": false,
  "scrapeDetails": false,
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call getascraper/epey-prices-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Epey Turkey Price & Specs Scraper",
        "description": "Extract Turkish tech product prices, specifications, and Epey scores from epey.com. Compare prices across Trendyol, Hepsiburada, and Amazon TR by category slug or keyword search.",
        "version": "0.1",
        "x-build-id": "ctMGQDLhJtep3FwWc"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/getascraper~epey-prices-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-getascraper-epey-prices-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/getascraper~epey-prices-scraper/runs": {
            "post": {
                "operationId": "runs-sync-getascraper-epey-prices-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/getascraper~epey-prices-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-getascraper-epey-prices-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": [
                    "proxyConfiguration"
                ],
                "properties": {
                    "mode": {
                        "title": "Scraping Mode",
                        "enum": [
                            "category",
                            "search"
                        ],
                        "type": "string",
                        "description": "Select how to find items: category browse category-slugs, or search free-text queries.",
                        "default": "category"
                    },
                    "categorySlug": {
                        "title": "Category Slug",
                        "type": "string",
                        "description": "Specify the Epey category URL slug to scrape (e.g. 'akilli-telefonlar' for phones, 'laptop' for notebooks, 'televizyon' for TVs).",
                        "default": "akilli-telefonlar"
                    },
                    "keywords": {
                        "title": "Search Keywords",
                        "type": "string",
                        "description": "The search query term to look up across Epey's global directory (only applicable in search mode).",
                        "default": "iPhone 15"
                    },
                    "minPrice": {
                        "title": "Minimum Price (TRY)",
                        "minimum": 0,
                        "type": "number",
                        "description": "Filter results to only include products with a price greater than or equal to this value in Turkish Lira.",
                        "default": 0
                    },
                    "maxPrice": {
                        "title": "Maximum Price (TRY)",
                        "minimum": 0,
                        "type": "number",
                        "description": "Filter results to only include products with a price less than or equal to this value in Turkish Lira.",
                        "default": 200000
                    },
                    "brandFilter": {
                        "title": "Brand Filter",
                        "type": "string",
                        "description": "Restrict results to a specific brand catalog name (case-insensitive, optional, e.g. 'Xiaomi' or 'Apple').",
                        "default": ""
                    },
                    "minScore": {
                        "title": "Minimum Tech Score",
                        "minimum": 0,
                        "maximum": 100,
                        "type": "integer",
                        "description": "Filter out products with an Epey technical specs score below this value (0-100). Only returns high-spec items.",
                        "default": 0
                    },
                    "excludeNoPrice": {
                        "title": "Exclude Unpriced Products",
                        "type": "boolean",
                        "description": "If enabled, filters out items that do not have an active selling price listed on Epey.",
                        "default": false
                    },
                    "scrapeDetails": {
                        "title": "Fetch Deep Seller Offers",
                        "type": "boolean",
                        "description": "If enabled, navigates to each product detail page to extract all individual merchant prices and stock links (Trendyol, Hepsiburada, Amazon TR). Leaving this disabled is 10x faster.",
                        "default": false
                    },
                    "maxItems": {
                        "title": "Maximum Listings Limit",
                        "minimum": 1,
                        "type": "integer",
                        "description": "Maximum total product records to extract during this crawl run.",
                        "default": 10
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Proxy settings for connection routing. Datacenter proxies (the default) work reliably for epey.com. Switch to Residential with Turkish country targeting only if you encounter blocks on very large runs.",
                        "default": {
                            "useApifyProxy": true
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
