# SimplyHired $1💰 URL | Keyword Filters | Enriched (`abotapi/simplyhired-com-scraper`) Actor

From $1/1K. Pull active SimplyHired jobs across the US, UK, Canada, Australia, Ireland, and India. Search via builder or URL. Extract 40+ fields, including title, company, salary range, full HTML description, qualifications, geocoordinates, and apply URL.

- **URL**: https://apify.com/abotapi/simplyhired-com-scraper.md
- **Developed by:** [AbotAPI](https://apify.com/abotapi) (community)
- **Categories:** Jobs, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.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

## SimplyHired Jobs Scraper

Pull every active job posting from SimplyHired (US, UK, Canada, Australia, Ireland, India) in two clicks. Two input modes (Search builder, URL paste), 40+ structured fields per ad including title, company, parsed salary range, full HTML description, qualifications list, geocoordinates, and the direct apply URL. Walks SERP pages forward automatically with built-in de-duplication.

### Why This Scraper?

- 40+ fields per ad, far richer than the typical 10 to 15 from competing scrapers. Includes parsed salary range (min, max, currency, period), city + state + lat + lng, work setting (Remote / Hybrid / On-site), qualifications, benefits, full HTML description, employer logo, and the decoded apply URL.
- Two input modes that both work for individual ads or full searches: build by keywords + location + job type + country site, or paste any simplyhired.com /search or /job URL and the scraper walks pagination forward from there.
- Six SimplyHired regional sites supported in one input field: US, UK, Canada, Australia, Ireland, India.
- Per-search budget cap so multi-keyword runs return a fair share from each search; client-side de-duplication across pages and searches via the canonical jobKey.
- Concurrent detail enrichment (six workers) with per-record push, so a mid-page failure preserves the listings already fetched.
- Three-tier proxy preflight ladder demotes from your chosen tier to the default Apify pool, then no-proxy, picking whichever passes the homepage probe first.

### Data You Get

> Sample shape: values are illustrative placeholders, not from a live ad.

| Field | Example |
|---|---|
| `id` | `"abcd1234example"` |
| `url` | `"https://www.simplyhired.com/job/abcd1234example"` |
| `title` | `"Sample Job Title"` |
| `displayTitle` | `"Sample Display Title"` |
| `normalizedTitle` | `"sample title"` |
| `company` | `"Sample Company Inc"` |
| `companyRating` | `4.2` |
| `companyPageUrl` | `"https://www.simplyhired.com/company/000-sample"` |
| `employerLogoUrl` | `"https://d2qVG5qoiTBWGGVh.cloudfront.net/sample-logo.png"` |
| `employerHomepage` | `"https://www.example.com"` |
| `location` | `"Remote"` |
| `formattedLocation` | `"Remote"` |
| `city` | `"Remote"` |
| `state` | `null` |
| `latitude` | `40.7128` |
| `longitude` | `-74.0060` |
| `country` | `"us"` |
| `jobTypes` | `["Full-time"]` |
| `workSettings` | `["Remote"]` |
| `remoteAttributes` | `["Remote"]` |
| `salary` | `"$0 - $0 a year"` |
| `salaryMin` | `140000` |
| `salaryMax` | `180000` |
| `salaryCurrency` | `"USD"` |
| `salaryPeriod` | `"year"` |
| `compensation` | `{ "currency": "USD", "period": "year" }` |
| `snippet` | `"Short listing preview text appears here..."` |
| `descriptionHtml` | `"<p>Full long-form HTML description appears here.</p>"` |
| `descriptionText` | `"Full long-form description as plain text appears here."` |
| `requirements` | `["Python", "AWS"]` |
| `qualifications` | `["Bachelor's degree", "5+ years experience"]` |
| `benefits` | `["Health insurance", "401(k)"]` |
| `skillsAll` | `["Python", "AWS", "API design"]` |
| `datePosted` | `"2026-01-01T00:00:00.000Z"` |
| `datePostedEpochMs` | `1735689600000` |
| `dateOnIndeed` | `1735689600000` |
| `applyUrl` | `"https://example.com/apply/000"` |
| `mobileApplyUrl` | `"https://example.com/m/apply/000"` |
| `indeedApply` | `false` |
| `sponsored` | `false` |
| `auction` | `false` |
| `expired` | `false` |
| `jobCardTrackingKey` | `"0-pdx0-0-0000000000000000-0000000000000000"` |
| `jobTypeRequested` | `"fulltime"` |
| `searchQuery` | `"software engineer"` |
| `searchLocation` | `"Remote"` |
| `pageNumber` | `1` |
| `source` | `"SimplyHired"` |
| `scrapedAt` | `"2026-01-01T00:00:00.000Z"` |

### How to Use

#### 1) Search by keyword + location

```json
{
  "mode": "search",
  "queries": ["software engineer"],
  "location": "Remote",
  "country": "us",
  "jobType": "fulltime",
  "maxPages": 5,
  "maxListings": 100,
  "fetchDetails": true
}
````

#### 2) Search multiple keywords with full enrichment

```json
{
  "mode": "search",
  "queries": ["nurse", "physical therapist", "medical assistant"],
  "location": "Boston, MA",
  "country": "us",
  "jobType": "any",
  "skipSponsored": true,
  "maxPages": 3,
  "maxListings": 150,
  "fetchDetails": true
}
```

#### 3) UK or Canada site

```json
{
  "mode": "search",
  "queries": ["product manager"],
  "location": "London",
  "country": "uk",
  "jobType": "fulltime",
  "maxPages": 5,
  "maxListings": 100
}
```

#### 4) URL mode (paste any SimplyHired URL, including a single job)

```json
{
  "mode": "url",
  "urls": [
    "https://www.simplyhired.com/search?q=software+engineer&l=Remote",
    "https://www.simplyhired.com/search?q=nurse&l=Boston%2C+MA",
    "https://www.simplyhired.com/job/abcd1234example"
  ],
  "maxPages": 5,
  "maxListings": 250,
  "fetchDetails": true
}
```

### Input Parameters

| Parameter | Type | Default | Description |
|---|---|---|---|
| `mode` | enum | `search` | `search` (use builder fields) or `url` (paste URLs). |
| `queries` | array of strings | `["software engineer"]` | One scrape per keyword. Empty = browse without keyword filter. |
| `location` | string | `Remote` | City, state, ZIP, or "Remote". Examples: "New York, NY", "94103". |
| `country` | enum | `us` | Which SimplyHired regional site: `us`, `uk`, `ca`, `au`, `ie`, `in`. |
| `jobType` | enum | `any` | `any` / `fulltime` / `parttime` / `contract` / `temporary` / `internship` / `commission`. |
| `skipSponsored` | bool | `false` | Drop sponsored / promoted job cards. |
| `urls` | array of strings | example URL | URL mode only. Each URL is paged forward independently. |
| `maxPages` | int | `3` | Max SERP pages per search (or per pasted URL). Each page returns up to 20 listings. |
| `maxListings` | int | `0` | Cap across all searches. `0` = no cap. |
| `fetchDetails` | bool | `true` | Also fetch each job's detail page for the full HTML description, qualifications list, employer logo, lat/lng, and apply URL. |
| `proxy` | object | Apify Residential US | SimplyHired requires residential routing pinned to the country site you query (Datacenter exit IPs are rejected). Default = `{ useApifyProxy: true, apifyProxyGroups: ["RESIDENTIAL"], apifyProxyCountry: "US" }`. For other regions set the country code to match (GB / CA / AU / IE / IN). Apify Free plans without residential access can paste their own residential proxy URLs in this field. |

### Output Example

> Sample shape: values are illustrative placeholders, not from a live ad.

```json
{
  "id": "abcd1234example",
  "url": "https://www.simplyhired.com/job/abcd1234example",
  "title": "Sample Job Title",
  "displayTitle": "Sample Display Title",
  "normalizedTitle": "sample title",
  "company": "Sample Company Inc",
  "companyRating": 4.2,
  "companyPageUrl": "https://www.simplyhired.com/company/000-sample",
  "employerLogoUrl": "https://d2qVG5qoiTBWGGVh.cloudfront.net/sample-logo.png",
  "employerHomepage": "https://www.example.com",
  "location": "Remote",
  "formattedLocation": "Remote",
  "city": "Remote",
  "state": null,
  "latitude": 40.7128,
  "longitude": -74.006,
  "country": "us",
  "jobTypes": ["Full-time"],
  "workSettings": ["Remote"],
  "remoteAttributes": ["Remote"],
  "salary": "$0 - $0 a year",
  "salaryMin": 140000,
  "salaryMax": 180000,
  "salaryCurrency": "USD",
  "salaryPeriod": "year",
  "compensation": { "currency": "USD", "period": "year" },
  "snippet": "Short listing preview text appears here...",
  "descriptionHtml": "<p>Full long-form HTML description appears here.</p>",
  "descriptionText": "Full long-form description as plain text appears here.",
  "requirements": ["Python", "AWS"],
  "qualifications": ["Bachelor's degree", "5+ years experience"],
  "benefits": ["Health insurance", "401(k)"],
  "skillsAll": ["Python", "AWS", "API design"],
  "datePosted": "2026-01-01T00:00:00.000Z",
  "datePostedEpochMs": 1735689600000,
  "dateOnIndeed": 1735689600000,
  "applyUrl": "https://example.com/apply/000",
  "mobileApplyUrl": "https://example.com/m/apply/000",
  "indeedApply": false,
  "sponsored": false,
  "auction": false,
  "expired": false,
  "jobCardTrackingKey": "0-pdx0-0-0000000000000000-0000000000000000",
  "jobTypeRequested": "fulltime",
  "searchQuery": "software engineer",
  "searchLocation": "Remote",
  "pageNumber": 1,
  "source": "SimplyHired",
  "scrapedAt": "2026-01-01T00:00:00.000Z"
}
```

### Plan Requirement

This scraper requires Apify Residential proxy access (Apify Starter plan or higher). SimplyHired blocks Datacenter exit IPs, so the default proxy in this actor is `{ useApifyProxy: true, apifyProxyGroups: ["RESIDENTIAL"], apifyProxyCountry: "US" }`. For UK / CA / AU / IE / IN regional sites, change `apifyProxyCountry` to match (`GB`, `CA`, `AU`, `IE`, `IN`). Free-plan users can paste their own residential proxy URLs into the proxy field.

# Actor input Schema

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

Search mode = pick keywords + location + filters below. URL mode = paste any simplyhired.com /search or /job URL refined in your browser.

## `queries` (type: `array`):

Free-text search terms (e.g. "software engineer", "nurse", "data analyst"). One scrape per keyword. Leave empty to browse without a keyword filter.

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

City, state, ZIP, or "Remote". Examples: "New York, NY", "Boston, MA", "94103", "Remote". Leave empty to search nationwide.

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

Which SimplyHired regional site to query. The site language follows the host. Defaults to the US site.

## `jobType` (type: `string`):

Filter by employment scope. "Any" walks the unfiltered SERP.

## `skipSponsored` (type: `boolean`):

Drop sponsored / promoted job cards. Applied as a client-side filter.

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

One or more simplyhired.com URLs. Examples: https://www.simplyhired.com/search?q=software+engineer\&l=Remote, or a single job URL like https://www.simplyhired.com/job/abc123. Multi-URL supported; each URL pages forward independently. Filter fields above are ignored.

## `maxPages` (type: `integer`):

Hard cap on how many SERP pages to walk per query × location combination (or per pasted URL). Each page returns up to 20 listings, so 100 pages ≈ 2,000 listings per search. Use `maxListings` in tandem to cap the total budget across all searches.

## `maxListings` (type: `integer`):

Stop after this many listings across all searches. 0 = no cap.

## `fetchDetails` (type: `boolean`):

When ON, also fetch each job's detail page for the full HTML description, qualifications list, employer logo, lat/lng, and apply URL. SERP cards already carry id, title, company, location, snippet, and posted date, so simple feeds work fine with this OFF. Default ON for richer output.

## `proxy` (type: `object`):

SimplyHired requires residential routing pinned to the country you are querying (Datacenter exit IPs are rejected by the upstream edge). The default below works on Apify Starter and higher. Free plans without residential access can paste their own residential proxy URLs in this field.

## Actor input object example

```json
{
  "mode": "search",
  "queries": [
    "software engineer"
  ],
  "location": "Remote",
  "country": "us",
  "jobType": "any",
  "skipSponsored": false,
  "urls": [
    "https://www.simplyhired.com/search?q=software+engineer&l=Remote"
  ],
  "maxPages": 2,
  "maxListings": 0,
  "fetchDetails": true,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}
```

# Actor output Schema

## `overview` (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 = {
    "queries": [
        "software engineer"
    ],
    "location": "Remote",
    "urls": [
        "https://www.simplyhired.com/search?q=software+engineer&l=Remote"
    ],
    "proxy": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "US"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("abotapi/simplyhired-com-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 = {
    "queries": ["software engineer"],
    "location": "Remote",
    "urls": ["https://www.simplyhired.com/search?q=software+engineer&l=Remote"],
    "proxy": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "US",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("abotapi/simplyhired-com-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 '{
  "queries": [
    "software engineer"
  ],
  "location": "Remote",
  "urls": [
    "https://www.simplyhired.com/search?q=software+engineer&l=Remote"
  ],
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}' |
apify call abotapi/simplyhired-com-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "SimplyHired $1💰 URL | Keyword Filters | Enriched",
        "description": "From $1/1K. Pull active SimplyHired jobs across the US, UK, Canada, Australia, Ireland, and India. Search via builder or URL. Extract 40+ fields, including title, company, salary range, full HTML description, qualifications, geocoordinates, and apply URL.",
        "version": "1.0",
        "x-build-id": "L14aR1hUynbbRgJtb"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/abotapi~simplyhired-com-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-abotapi-simplyhired-com-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/abotapi~simplyhired-com-scraper/runs": {
            "post": {
                "operationId": "runs-sync-abotapi-simplyhired-com-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/abotapi~simplyhired-com-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-abotapi-simplyhired-com-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": [
                    "mode"
                ],
                "properties": {
                    "mode": {
                        "title": "1. Search mode",
                        "enum": [
                            "search",
                            "url"
                        ],
                        "type": "string",
                        "description": "Search mode = pick keywords + location + filters below. URL mode = paste any simplyhired.com /search or /job URL refined in your browser.",
                        "default": "search"
                    },
                    "queries": {
                        "title": "Keywords",
                        "type": "array",
                        "description": "Free-text search terms (e.g. \"software engineer\", \"nurse\", \"data analyst\"). One scrape per keyword. Leave empty to browse without a keyword filter.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "location": {
                        "title": "Location (optional)",
                        "type": "string",
                        "description": "City, state, ZIP, or \"Remote\". Examples: \"New York, NY\", \"Boston, MA\", \"94103\", \"Remote\". Leave empty to search nationwide."
                    },
                    "country": {
                        "title": "Country site",
                        "enum": [
                            "us",
                            "uk",
                            "ca",
                            "au",
                            "ie",
                            "in"
                        ],
                        "type": "string",
                        "description": "Which SimplyHired regional site to query. The site language follows the host. Defaults to the US site.",
                        "default": "us"
                    },
                    "jobType": {
                        "title": "Job type",
                        "enum": [
                            "any",
                            "fulltime",
                            "parttime",
                            "contract",
                            "temporary",
                            "internship",
                            "commission"
                        ],
                        "type": "string",
                        "description": "Filter by employment scope. \"Any\" walks the unfiltered SERP.",
                        "default": "any"
                    },
                    "skipSponsored": {
                        "title": "Skip sponsored placements",
                        "type": "boolean",
                        "description": "Drop sponsored / promoted job cards. Applied as a client-side filter.",
                        "default": false
                    },
                    "urls": {
                        "title": "Search URLs (URL mode)",
                        "type": "array",
                        "description": "One or more simplyhired.com URLs. Examples: https://www.simplyhired.com/search?q=software+engineer&l=Remote, or a single job URL like https://www.simplyhired.com/job/abc123. Multi-URL supported; each URL pages forward independently. Filter fields above are ignored.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxPages": {
                        "title": "Max pages per search",
                        "minimum": 1,
                        "maximum": 500,
                        "type": "integer",
                        "description": "Hard cap on how many SERP pages to walk per query × location combination (or per pasted URL). Each page returns up to 20 listings, so 100 pages ≈ 2,000 listings per search. Use `maxListings` in tandem to cap the total budget across all searches.",
                        "default": 2
                    },
                    "maxListings": {
                        "title": "Max listings (total)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Stop after this many listings across all searches. 0 = no cap.",
                        "default": 0
                    },
                    "fetchDetails": {
                        "title": "Fetch detail pages (richer data)",
                        "type": "boolean",
                        "description": "When ON, also fetch each job's detail page for the full HTML description, qualifications list, employer logo, lat/lng, and apply URL. SERP cards already carry id, title, company, location, snippet, and posted date, so simple feeds work fine with this OFF. Default ON for richer output.",
                        "default": true
                    },
                    "proxy": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "SimplyHired requires residential routing pinned to the country you are querying (Datacenter exit IPs are rejected by the upstream edge). The default below works on Apify Starter and higher. Free plans without residential access can paste their own residential proxy URLs in this field."
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
