# Coches.net Scraper (`ivanvs/coches-net-scraper`) Actor

Extract data from coches.com for data on thousands of car listings. Scrape car listings, extract descriptions, images, prices, mileage, contact number, addresses, names, engine information, the transmission of the car, and all other listing details.

- **URL**: https://apify.com/ivanvs/coches-net-scraper.md
- **Developed by:** [Gen First](https://apify.com/ivanvs) (community)
- **Categories:** E-commerce, Lead generation, Other
- **Stats:** 93 total users, 12 monthly users, 100.0% runs succeeded, 4 bookmarks
- **User rating**: 2.57 out of 5 stars

## Pricing

Pay per event

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

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

## What's an Apify Actor?

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

## How to integrate an Actor?

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

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

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

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

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

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

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

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

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

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

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


# README

## Coches.net Scraper

Scrape listings from [Coches.net](https://www.coches.net/) easily with Coches.net Scraper.

### About

Coches.net is one of Spain’s leading online marketplaces for buying and selling vehicles—new, used, km 0, renting, and leasing—connecting private sellers, dealerships, and buyers in a digital platform. It was founded in the late 1990s (around 1996–1997) as a digital automotive classifieds site and over the years has become a reference portal in the Spanish motor market with millions of monthly visits.

For much of its history, Coches.net was part of the Spanish online classifieds ecosystem under Adevinta Spain (previously tied to Schibsted), alongside other major platforms like Milanuncios, InfoJobs, Fotocasa, and Habitaclia. Its growth reflects the broader shift from traditional to online car advertising in Spain.

A major recent development is the sale of Adevinta’s Spanish operations, including Coches.net, to the Swedish private equity group EQT. This transaction was announced in July 2025 and is expected to complete in early 2026. While the exact amount paid for Coches.net itself wasn’t disclosed, the wider deal for Adevinta Spain’s classified sites was valued around €2 billion (≈ $2.3 billion) by market sources.

### Why should you use it?

It provides the latest ads data from Coches.net, without requiring login or session cookies.

### How to use

Coches.net Scraper has number of input parameters that can be used.

| Input parameter | Description                              | Required | Default value                                                                                                                              |
| --------------- | ---------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| urls            | Coches.net urls that needs to be scraped | `true`   | `{url: "https://www.coches.net/tesla-model-y-gran-autonomia-traccion-trasera-rwd-5p-electrico-hibrido-2025-en-malaga-62081398-covo.aspx"}` |
| maxRecords      | Maximum number of records to be scraped  | `false`  | 100                                                                                                                                        |

Valid Coches.net links:

- https://www.coches.net/tesla-model-y-gran-autonomia-traccion-trasera-rwd-5p-electrico-hibrido-2025-en-malaga-62081398-covo.aspx
- https://www.coches.net/search/?MakeIds%5B0%5D=1354&ModelIds%5B0%5D=1328&fi=Kilometers&or=1

#### Examples

##### Input

Scrape 20 search results from given search URL:

```json
{
  "urls": ["https://www.coches.net/search/?MakeIds%5B0%5D=1354&ModelIds%5B0%5D=1328&fi=Kilometers&or=1"],
  "maxRecords": 20
}
````

##### Output

```json
{
  "id": "62371955",
  "url": "https://www.coches.net/seat-leon-20-tdi-85kw-ss-style-5p-diesel-2021-en-sevilla-62371955-covo.aspx",
  "title": "SEAT León 2.0 TDI SS Style",
  "description": "Motorevo. Tu concesionario de Vehículos de Ocasión de Calidad Garantizada. Ven a conocernos a nuestra exposición con + de 100 coches o visita todo nuestro stock en MOTOREVO.ES\n\n(Descripción vehículo)\n\n¡No lo pienses más! Descubre todas las ventajas de comprar tu coche en",
  "images": [
    "https://a.ccdn.es/cnet/vehicles/19282151/1906382b-a9e1-479d-8ebe-765388762848.jpg",
    "https://a.ccdn.es/cnet/vehicles/19282151/e7522aa6-486c-477a-9db0-67202f6e0e46.jpg"
  ],
  "creationDate": "2026-01-09T16:48:40+01:00",
  "publicationDate": "2026-01-12T18:14:21+01:00",
  "status": "active",
  "isTradable": false,
  "statistics": {
    "shares": 7,
    "favorites": 53,
    "totalCalls": 0,
    "totalContacts": 0,
    "totalScheduledCalls": 0,
    "totalAttendedCalls": 0,
    "messages": 0,
    "totalMissedCalls": 0,
    "views": 543
  },
  "price": {
    "price": 13490,
    "hasTaxes": true,
    "averagePrice": 14600,
    "priceIndicator": "HIGH_PRICE"
  },
  "seller": {
    "id": "123732",
    "name": "Motorevo Sevilla",
    "contact": {
      "phone": "93213252616",
      "email": "",
      "hasCallTrackingService": true,
      "phone1": "93232312616"
    },
    "ratings": {
      "scoreAverage": 4.4,
      "commentsNumber": 42,
      "badges": []
    },
    "location": {
      "address": "Pol.Ind.",
      "province": "Sevilla",
      "zipCode": "41500",
      "geoLocation": {
        "latitude": 37.290095,
        "longitude": -5.805816
      }
    },
    "hasReservation": true,
    "hasFinancingProduct": true,
    "totalResults": 0,
    "externalContractId": "900616030520",
    "stockPageUrl": "https://www.coches.net/concesionario/motorevosevilla",
    "externalPageUrl": "https://www.motorevo.es",
    "storeExhibitionSurface": 0,
    "isActive": true,
    "logoUrl": "https://a.ccdn.es/coches/logos_profesionales/123732_08012024060026.jpg",
    "schedule": {
      "monday": [
        {
          "from": "09:00",
          "to": "14:00"
        },
        {
          "from": "17:00",
          "to": "20:00"
        }
      ],
      "tuesday": [
        {
          "from": "09:00",
          "to": "14:00"
        },
        {
          "from": "17:00",
          "to": "20:00"
        }
      ],
      "wednesday": [
        {
          "from": "09:00",
          "to": "14:00"
        },
        {
          "from": "17:00",
          "to": "20:00"
        }
      ],
      "thursday": [
        {
          "from": "09:00",
          "to": "14:00"
        },
        {
          "from": "17:00",
          "to": "20:00"
        }
      ],
      "friday": [
        {
          "from": "09:00",
          "to": "14:00"
        },
        {
          "from": "17:00",
          "to": "20:00"
        }
      ],
      "saturday": [
        {
          "from": "10:00",
          "to": "14:00"
        }
      ],
      "sunday": []
    },
    "services": ["certification", "delivery", "exhibition", "financing", "online-shopping", "parking", "pickup", "replacement", "trial", "warranty-extension"]
  },
  "history": {
    "reportUrl": "https://www.carfax.es/partner-coches?vin=&make=SEAT&model=Le%C3%B3n&pic=https://a.ccdn.es/cnet/vehicles/19282151/1906382b-a9e1-479d-8ebe-765388762848.jpg",
    "hasReport": false
  },
  "attributes": {
    "consumption": {
      "urban": 4.9,
      "mixed": 3.8,
      "extraUrban": 3.1
    },
    "maxSpeed": 200,
    "acceleration": 10.2,
    "co2EmissionsGramsPerKm": 100,
    "km": 146818,
    "environmentalLabel": "C",
    "co2Emissions": 100,
    "tankCapacityInLiters": 45,
    "trunkCapacityInLiters": 380,
    "horsePower": 115,
    "year": 2021,
    "start": "2021-04-30",
    "numberOfDoors": 5,
    "weight": 1393,
    "numberOfSeats": 5,
    "dimensionsInMillimeters": {
      "width": 1799,
      "height": 1456,
      "length": 4368
    },
    "trimLevel": "Style",
    "manufacturerPrice": 26850,
    "end": "2021-05-31",
    "standardEquipment": {
      "technicalSpecification": [
        "Acabado STYLE (clasificación JATO: mediano M1)",
        "Carrocería tipo berlina con portón con 5 puertas, batalla corta, volante al lado izquierdo, código de plataforma: MQB-evo, carrocería & puertas (local): berlina con portón de 5 puertas"
      ],
      "multimedia": ["Siete altavoces"],
      "safety": ["ABS", "Sensores de aparcamiento traseros con radar", "Control electrónico de tracción"],
      "basicInfo": ["Impuestos: I.V.A. (21%), Impuesto de Matriculación (0%), 4.659,92 y 0,00", "Garantía completa del vehículo: 24 meses y ilimitada km"],
      "confort": ["Apertura a distancia del maletero con control remoto", "Control de crucero"],
      "dimensions": [
        "Dimensiones exteriores: 4.368 mm de largo, 1.799 mm de ancho, 1.456 mm de alto, 2.686 mm de batalla, 1.550 mm de ancho de vía delantero, 1.520 mm de ancho de vía trasero, 10.500 mm de diámetro de giro entre bordillos, 11.200 mm de diámetro de giro entre paredes y 1.991",
        "Dimensiones interiores: 1.045 mm de altura entre banqueta-techo (delante)",
        "Capacidad del compartimento de carga: 380 litros (hasta las ventanas con asientos montados) ( medición ISO )"
      ],
      "exterior": [
        "Neumáticos delanteros y traseros de 16 pulgadas de diametro, 205 mm de ancho, 55 % de perfil y índice de velocidad: V con índice de carga: 91"
      ],
      "interior": ["Dos reposacabezas en asientos delanteros ajustables en altura, tres reposacabezas en asientos traseros ajustables en altura"],
      "performance": [
        "Consumo de combustible ( ECE 99/100 ): 4,9 l/100km (urbano), 3,1 l/100km (extraurbano), 3,8 l/100km (mixto), 20,4 km/l (urbano), 32,3 km/l  (extraurbano), 26,3 km/l  (mixto) y 1.184 Km de autonomía (combinado) (fuente: EU6AP ), consumo de combustible ( WLTP ICE ): 4,2 l/100km (mixto), 23,8 km/l  (mixto) y 1.071 Km de autonomía (combinado) (fuente: Manufacturer ) 4,1, 4,7, 24,4 y 21,3"
      ]
    },
    "optionalEquipment": {
      "others": [
        {
          "description": "Connectividad Full Link por cable e inalámbrica para navegador",
          "price": 0
        },
        {
          "description": "Connectividad Full Link por cable e inalámbrica para navegador",
          "price": 0
        }
      ],
      "confort": [
        {
          "description": "Alarma",
          "price": 310
        }
      ],
      "interior": [
        {
          "description": "Azul Mistery (metalizado)",
          "price": 0
        }
      ]
    },
    "vehicleId": 19282151,
    "color": "Blanco",
    "manufacturingDate": 2021,
    "isCertified": false,
    "make": "SEAT",
    "model": "León",
    "uniqueVehicleId": 819559520210430,
    "cubicCapacity": 1968,
    "version": "2.0 TDI 85kW SS Style",
    "fuelType": "DIESEL",
    "transmissionType": "MANUAL",
    "bodyType": "SEDAN"
  },
  "warranty": {
    "months": 12,
    "text": "12 meses (1 año)",
    "isOfficial": false
  },
  "offerType": "USED",
  "province": "Sevilla",
  "inputUrl": "https://www.coches.net/tesla-model-y-gran-autonomia-traccion-trasera-rwd-5p-electrico-hibrido-2025-en-malaga-62081398-covo.aspx"
}
```

### Coches.net Scraper data output

The output from Coches.net Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).

### ❓FAQ

#### Do I need proxies to scrape ads from Coches.net?

Proxy for this scraper is already preconfigured for optimal performance.

### Support

For more custom/simplify outputs or Bug report please contact the developer (support (at) getmediumdata.com) or report an issue.

# Actor input Schema

## `maxRecords` (type: `integer`):

Maximum number of records to be scraped

## `urls` (type: `array`):

List of URLs from Coches.net (https://www.coches.net/) that needs to be scraped

## Actor input object example

```json
{
  "maxRecords": 10,
  "urls": [
    {
      "url": "https://www.coches.net/search/?MakeIds%5B0%5D=1354&ModelIds%5B0%5D=1328&fi=Kilometers&or=1"
    }
  ]
}
```

# 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 = {
    "maxRecords": 10,
    "urls": [
        {
            "url": "https://www.coches.net/search/?MakeIds%5B0%5D=1354&ModelIds%5B0%5D=1328&fi=Kilometers&or=1"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("ivanvs/coches-net-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 = {
    "maxRecords": 10,
    "urls": [{ "url": "https://www.coches.net/search/?MakeIds%5B0%5D=1354&ModelIds%5B0%5D=1328&fi=Kilometers&or=1" }],
}

# Run the Actor and wait for it to finish
run = client.actor("ivanvs/coches-net-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 '{
  "maxRecords": 10,
  "urls": [
    {
      "url": "https://www.coches.net/search/?MakeIds%5B0%5D=1354&ModelIds%5B0%5D=1328&fi=Kilometers&or=1"
    }
  ]
}' |
apify call ivanvs/coches-net-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Coches.net Scraper",
        "description": "Extract data from coches.com for data on thousands of car listings. Scrape car listings, extract descriptions, images, prices, mileage, contact number, addresses, names, engine information, the transmission of the car, and all other listing details.",
        "version": "0.0",
        "x-build-id": "KaGFFYqPup9rq4ERH"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/ivanvs~coches-net-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-ivanvs-coches-net-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/ivanvs~coches-net-scraper/runs": {
            "post": {
                "operationId": "runs-sync-ivanvs-coches-net-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/ivanvs~coches-net-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-ivanvs-coches-net-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": [
                    "urls"
                ],
                "properties": {
                    "maxRecords": {
                        "title": "Maximum number of records",
                        "minimum": 1,
                        "type": "integer",
                        "description": "Maximum number of records to be scraped",
                        "default": 100
                    },
                    "urls": {
                        "title": "List of URLs",
                        "type": "array",
                        "description": "List of URLs from Coches.net (https://www.coches.net/) that needs to be scraped",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
