# Wayke Cars Search Scraper (`stealth_mode/wayke-cars-search-scraper`) Actor

Scrape car listings from Wayke.se — Sweden's leading automotive marketplace. Collect price, mileage, fuel type, gearbox, manufacturer, model year, and 25+ fields per vehicle. Perfect for dealers, analysts, and automotive data projects.

- **URL**: https://apify.com/stealth\_mode/wayke-cars-search-scraper.md
- **Developed by:** [Stealth mode](https://apify.com/stealth_mode) (community)
- **Categories:** Automation, Developer tools, E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 results

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

## Wayke.se Car Search Scraper: Extract Swedish Car Listings at Scale
---

### What Is Wayke.se?

Wayke.se is one of Sweden's most prominent online marketplaces for new and used vehicles, connecting buyers with dealerships and private sellers across the country. The platform hosts thousands of listings spanning multiple vehicle types, chassis categories, and price ranges. Manually gathering this data is impractical at scale — the **Wayke.se Car Search Scraper** automates collection from search result pages, turning listings into structured, analysis-ready records.

---

### Overview

The **Wayke Car Scraper** processes Wayke.se search result URLs and extracts detailed vehicle data from each listing on the page. It suits:

- **Car dealers** monitoring competitor pricing and inventory
- **Data analysts** tracking used-car market trends in Sweden
- **Automotive platforms** aggregating multi-source listings
- **Researchers** studying EV adoption, fuel type distribution, or pricing patterns

The scraper supports bulk URL input, configurable item limits, and fault-tolerant execution via `ignore_url_failures`.

---

### Input Format

```json
{
  "urls": ["https://www.wayke.se/sok?chassis=SUV&offset=24"],
  "ignore_url_failures": true,
  "max_items_per_url": 50
}
````

| Field | Type | Description |
|---|---|---|
| `urls` | `array` | One or more Wayke.se search result URLs to scrape. Supports filtering by chassis, fuel type, brand, and other query parameters available on the site. Add URLs one by one or via bulk edit. **Example:** `https://www.wayke.se/sok?chassis=SUV&offset=24` |
| `ignore_url_failures` | `boolean` | If `true`, the scraper continues running even when individual URLs fail. Recommended for bulk runs. Default: `true` |
| `max_items_per_url` | `integer` | Maximum number of vehicle listings to collect per URL. Default: `20`. Set higher (e.g., `50`) for denser pages. |

> **Tip:** Use Wayke's built-in search filters (chassis type, fuel, price range, region) to build targeted URLs before pasting them into the scraper.

***

### Output Format

**Sample output**

```json
{
  "accepts_test_drive_inquiries": false,
  "branches": [
    {
      "id": "81e8dd8a-5822-455c-aa41-e4a9420a2a5b",
      "is_central_storage": false,
      "name": "Rejmes Halland - Halmstad"
    }
  ],
  "commerce": {
    "allow_trade_in": false,
    "disabled_on_wayke": false,
    "enabled": false,
    "home_delivery": false,
    "reserved": false
  },
  "deductible_vat": false,
  "distanceunit": "km",
  "engine_base_type": "Elektrisk",
  "featured_image": {
    "files": [
      {
        "formats": [
          {
            "format": "380x253",
            "id": "c458547d-8584-4164-9c09-18c47bc95a73",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=380&h=253",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=380&h=253",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=380&h=253"
          },
          {
            "format": "380x",
            "id": "61a042e8-3a5b-45c8-9d75-372d185d2e6b",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=380",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=380",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=380"
          },
          {
            "format": "225x",
            "id": "56e78469-6265-4a1d-af4d-3dc23d21560e",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=225",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=225",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=225"
          },
          {
            "format": "800x",
            "id": "4d0adcb7-f6ac-4634-a746-4560d4d7b21b",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=800",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=800",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=800"
          },
          {
            "format": "770x",
            "id": "cb2b6118-34d3-4be9-8a17-98778aca2929",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=770",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=770",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=770"
          },
          {
            "format": "225x150",
            "id": "4431ab83-f51b-43eb-bae0-bb608f78fa6b",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=225&h=150",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=225&h=150",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=225&h=150"
          },
          {
            "format": "770x514",
            "id": "3f80ecf5-1df7-4b35-a61e-beb4dcfcc474",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=770&h=514",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=770&h=514",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=770&h=514"
          },
          {
            "format": "1170x",
            "id": "005e4f50-8a9b-4d53-b09e-d5d6de487823",
            "jpeg": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=1170",
            "url": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=jpeg&r=0000000&w=1170",
            "webp": "https://cdn.wayke.se/cfit/68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b/0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6?format=webp&r=0000000&w=1170"
          }
        ],
        "id": "0ed5da1c-0c13-4236-a6a6-aca7e90fc9e6",
        "sort_order": 0,
        "url": "https://cdn.wayke.se/media/68eaa876cfe24e2a8c6648bcefb8cb9b/0ed5da1c0c134236a6a6aca7e90fc9e6"
      }
    ],
    "id": "68eaa876-cfe2-4e2a-8c66-48bcefb8cb9b",
    "sort_order": 1,
    "type": "Image"
  },
  "fuel_type": "",
  "fuel_types": "El",
  "gearbox_type": "Automat",
  "has_manufacturer_packaging": false,
  "inventory_status_string": "Order",
  "is_auction_item": null,
  "is_virtual": true,
  "item_created": "2026-05-15T08:36:43.816843Z",
  "item_published": "2026-05-15T08:39:49.9076893Z",
  "item_sort": "2026-05-15T08:39:49.9076893Z",
  "manufacturer": "Volvo",
  "media_types": [
    "Image"
  ],
  "mileage": 0,
  "model_series": "EX60",
  "model_year": 2026,
  "odometer_reading": {
    "source": "Inspection",
    "unit": "ScandinavianMile",
    "updated_at": "2026-05-15T08:39:49.9398552Z",
    "value": 0
  },
  "old_price": 0,
  "position": {
    "city": "Halmstad",
    "county": "Hallands län",
    "location": {
      "lat": 56.677701,
      "lon": 12.880499
    },
    "street": "Kristinehedsvägen 1",
    "zip": "30244"
  },
  "price": 738900,
  "primary_price_type": "Cash",
  "properties": {
    "color_name": "Svart"
  },
  "short_description": "PLUS",
  "status": "Published",
  "title": "Volvo EX60 P10 AWD"
}
```

Each vehicle listing returns a record with 30+ fields:

#### Identification & Listing Metadata

| Field | Meaning |
|---|---|
| `ID` | Unique internal identifier for the vehicle listing |
| `Title` | Full listing title (typically brand + model + trim) |
| `Short Description` | Brief summary shown in search results |
| `Status` | Current listing status (e.g., available, sold) |
| `Inventory Status String` | Human-readable inventory state label |
| `Position` | Listing's position/rank in the search results |
| `Item Created` | Timestamp when the listing was created |
| `Item Published` | Timestamp when the listing went live |
| `Item Sort` | Sort value used by Wayke's ranking algorithm |

#### Pricing

| Field | Meaning |
|---|---|
| `Price` | Current asking price |
| `Old Price` | Previous price, if a discount has been applied |
| `Primary Price Type` | Pricing model (e.g., fixed, leasing) |
| `Deductible VAT` | Whether VAT is deductible (relevant for business buyers) |
| `Commerce` | Commerce/transaction type metadata |

#### Vehicle Specifications

| Field | Meaning |
|---|---|
| `Manufacturer` | Brand name (e.g., Volvo, BMW, Toyota) |
| `Model Series` | Model line (e.g., XC60, 3 Series) |
| `Model Year` | Year of manufacture |
| `Fuel Type` | Primary fuel type (e.g., Petrol, Electric, Hybrid) |
| `Fuel Types` | All applicable fuel types for plug-in hybrids |
| `Engine Base Type` | Engine category (e.g., combustion, electric) |
| `Gearbox Type` | Transmission type (manual, automatic, etc.) |
| `Mileage` | Odometer reading with unit context |
| `Odometer Reading` | Raw odometer value |
| `Distance Unit` | Unit for mileage (typically `km`) |
| `Properties` | Additional vehicle attributes as key-value pairs (color, doors, horsepower, etc.) |

#### Media & Presentation

| Field | Meaning |
|---|---|
| `Featured Image` | URL of the primary listing photo |
| `Media Types` | Types of media available (photos, video, 360°) |
| `Has Manufacturer Packaging` | Whether official manufacturer imagery is used |

#### Seller & Listing Flags

| Field | Meaning |
|---|---|
| `Branches` | Dealership branch information |
| `Accepts Test Drive Inquiries` | Whether the seller accepts test drive requests |
| `Is Auction Item` | `true` if the vehicle is sold via auction |
| `Is Virtual` | Indicates a virtual/online-only listing |

***

### How to Use

1. **Build your search URL** — Use Wayke.se's filters (chassis, fuel type, brand, location) and copy the resulting URL from the browser.
2. **Configure input** — Paste URLs into the `urls` array. Adjust `max_items_per_url` based on how many results the page returns.
3. **Run the scraper** — Start the actor and monitor progress in the run log.
4. **Export** — Download results as JSON, CSV, or Excel for use in spreadsheets, databases, or BI tools.

**Tips:**

- Use `offset` in the URL (e.g., `?offset=24`) to paginate through large result sets across multiple runs.
- Set `ignore_url_failures: true` for multi-URL runs to avoid full job failure from a single bad URL.
- The `Properties` field contains variable attributes — parse it as a nested object for full detail.

***

### Use Cases & Business Value

- **Pricing intelligence:** Track how SUV or EV prices shift week-over-week across Swedish dealers
- **Inventory monitoring:** Watch for new stock from specific brands or regions
- **Market research:** Analyze fuel type adoption trends or average mileage by model year
- **Lead generation:** Identify auction items or freshly published listings for outreach

***

### Conclusion

The **Wayke.se Car Search Scraper** delivers structured vehicle data from Sweden's automotive market with minimal setup. With 30+ output fields covering pricing, specs, media, and seller details, it provides the raw material for competitive intelligence, market analysis, and automotive data pipelines. Configure your search URL, set your limits, and start extracting.

# Actor input Schema

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

Add the URLs of the Cars list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.

## `ignore_url_failures` (type: `boolean`):

If true, the scraper will continue running even if some URLs fail to be scraped.

## `max_items_per_url` (type: `integer`):

The maximum number of items to scrape per URL.

## Actor input object example

```json
{
  "urls": [
    "https://www.wayke.se/sok?chassis=SUV&offset=24"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20
}
```

# 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 = {
    "urls": [
        "https://www.wayke.se/sok?chassis=SUV&offset=24"
    ],
    "ignore_url_failures": true,
    "max_items_per_url": 20
};

// Run the Actor and wait for it to finish
const run = await client.actor("stealth_mode/wayke-cars-search-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 = {
    "urls": ["https://www.wayke.se/sok?chassis=SUV&offset=24"],
    "ignore_url_failures": True,
    "max_items_per_url": 20,
}

# Run the Actor and wait for it to finish
run = client.actor("stealth_mode/wayke-cars-search-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 '{
  "urls": [
    "https://www.wayke.se/sok?chassis=SUV&offset=24"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20
}' |
apify call stealth_mode/wayke-cars-search-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Wayke Cars Search Scraper",
        "description": "Scrape car listings from Wayke.se — Sweden's leading automotive marketplace. Collect price, mileage, fuel type, gearbox, manufacturer, model year, and 25+ fields per vehicle. Perfect for dealers, analysts, and automotive data projects.",
        "version": "0.0",
        "x-build-id": "OyhgQKglNOIyXHpdj"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/stealth_mode~wayke-cars-search-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-stealth_mode-wayke-cars-search-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/stealth_mode~wayke-cars-search-scraper/runs": {
            "post": {
                "operationId": "runs-sync-stealth_mode-wayke-cars-search-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/stealth_mode~wayke-cars-search-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-stealth_mode-wayke-cars-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "urls": {
                        "title": "URLs of the Cars list urls to scrape",
                        "type": "array",
                        "description": "Add the URLs of the Cars list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "ignore_url_failures": {
                        "title": "Continue running even if some URLs fail to be scraped",
                        "type": "boolean",
                        "description": "If true, the scraper will continue running even if some URLs fail to be scraped."
                    },
                    "max_items_per_url": {
                        "title": "Max items per URL",
                        "type": "integer",
                        "description": "The maximum number of items to scrape per URL."
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
