# 🔍 BuiltWith Scraper (`api-empire/builtwith-scraper`) Actor

- **URL**: https://apify.com/api-empire/builtwith-scraper.md
- **Developed by:** [API Empire](https://apify.com/api-empire) (community)
- **Categories:** Developer tools, Automation, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

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

## 🔍 BuiltWith Domain Technology Scraper

> **Extract the complete technology stack, company profile, and social footprint of *any* website** — at scale, with **zero captcha-solving headaches** and a smart **3-tier proxy fallback** that keeps your runs flowing.

Point the actor at one URL or a thousand. Get back a clean JSON record per domain — analytics tools, CDNs, ad networks, JavaScript libraries, hosting, payment processors, name servers, copyright signals — everything BuiltWith.com knows. ⚡

---

### 🚀 Why Choose This Actor?

| ✨ | What you get |
|----|--------------|
| 🧠 **Smart proxy fallback** | Starts **direct** for speed → escalates to **datacenter** → finally **residential** with **3 retries**. Once it locks onto residential, it stays there. No wasted budget on overkill proxies. |
| 🛡️ **Gate bypass built-in** | The BuiltWith JS / image-tile captcha is handled internally — no need to paste cookies or solve puzzles. |
| 📦 **Bulk input** | Feed a single domain or thousands. Same actor, same shape. |
| 🧰 **Full tech stack** | 100+ categories: Analytics, CDN, Frameworks, JS libs, Ad networks, Payments, Hosting, Email, DNS, Operating systems, Copyright signals, and more. |
| 🏢 **Company profile** | First-indexed date, global footprint with country flags. |
| 🔗 **Social links** | Twitter / X, LinkedIn, GitHub, YouTube, Instagram, TikTok, Reddit, Pinterest, Threads — auto-detected. |
| 💾 **Live saving** | Every record is pushed to your dataset *as it lands* — a crash mid-run leaves you with partial results, never an empty dataset. |
| 📊 **4 dataset views** | Overview, Company, Technologies, Meta — switch in the Console with one click. |
| 🤖 **API & MCP ready** | Run synchronously or asynchronously from your own code. |

---

### 🎯 Key Features

- ⚡ **Async-first** — built on Apify SDK 3.x with `async with Actor:`
- 🛡️ **3-tier auto-fallback proxy** — `None → Datacenter → Residential (×3, sticky)`
- 🧰 **Full BuiltWith section parsing** — Analytics, Tracking, CDN, JavaScript, Ad networks, Frameworks, Servers, Mobile, Audio/Video, Aggregation, Verified, Copyright, Document Standards, Registrar, Web Master Registration, and **every** other section
- 🏢 **Company-level enrichment** — Company name, first-indexed date, global location footprint
- 🔗 **Auto-extracted social profiles** — only ones that match the target domain
- 📊 **Real-time dataset push** — see results streaming into the **Output** tab as they happen
- 🐢 **Configurable politeness** — request delay, retry count, proxy preference
- 📝 **Engaging live logs** — counts, top sections, country flags, success/failure markers

---

### 📥 Input

#### Example

```json
{
  "urls": [
    { "url": "https://apify.com" },
    { "url": "https://crunchbase.com" }
  ],
  "scrapeTechnologies": true,
  "scrapeCompany": true,
  "scrapeMeta": true,
  "requestDelay": 6.0,
  "maxRetries": 3,
  "proxyConfiguration": { "useApifyProxy": false }
}
````

#### Field reference

| Field | Type | Required | Default | Description |
|-------|------|----------|---------|-------------|
| 🌐 `urls` | `array` | **yes** | — | Domains or full URLs. Accepts `apify.com`, `https://apify.com`, or full request-list entries. |
| 🧰 `scrapeTechnologies` | `boolean` | no | `true` | Include the live technology stack. |
| 🏢 `scrapeCompany` | `boolean` | no | `true` | Include company-level data (name, first indexed, footprint). |
| 📨 `scrapeMeta` | `boolean` | no | `true` | Include social links, contacts, rankings. |
| ⏱️ `requestDelay` | `number` | no | `6.0` | Seconds between requests. Random jitter is added. |
| 🔁 `maxRetries` | `integer` | no | `3` | Retry count when running on the residential tier. |
| 🛡️ `proxyConfiguration` | `object` | no | `{ useApifyProxy: false }` | Override the auto-fallback ladder. |

***

### 📤 Output

Each successfully scraped domain becomes **one dataset item**. Example:

```json
{
  "domain": "apify.com",
  "status": "ok",
  "companyName": "Apify",
  "firstIndexed": "June 2004",
  "domainName": "APIFY.COM",
  "lastDetected": "Wednesday, November 12, 2025",
  "liveTechnologies": 198,
  "technologiesCount": 198,
  "socialLinksCount": 7,
  "globalFootprintCount": 0,
  "scrapedAt": "2026-05-16T10:42:13+00:00",

  "company": {
    "companyName": "Apify",
    "firstIndexed": "June 2004",
    "globalFootprint": [],
    "churnData": [],
    "spendTimeline": [],
    "innovationTimeline": [],
    "longevityData": []
  },

  "technologies": {
    "domainName": "APIFY.COM",
    "lastDetected": "Wednesday, November 12, 2025",
    "liveTechnologies": 198,
    "rank": null,
    "technologies": [
      {
        "section": "Analytics and Tracking",
        "name": "Google Analytics 4",
        "url": "//trends.builtwith.com/analytics/Google-Analytics-4",
        "description": "Google Analytics 4 formerly known as App + Web is a new version of Google Analytics that was released in October 2020.",
        "category": null,
        "icon": "https://x.cdnpi.pe/serve/UPASDUCKmLywn7PY/google.com"
      }
    ]
  },

  "meta": {
    "companyName": "Apify",
    "location": null,
    "telephones": [],
    "postalAddresses": [],
    "contacts": [],
    "socialLinks": [
      { "platform": "twitter.com", "url": "https://twitter.com/apify", "fullText": "twitter.com/apify" }
    ],
    "websiteInfo": {},
    "rankings": {}
  }
}
```

#### 📊 Dataset views

The Output tab in the Console gives you **four ready-made views**:

| View | What you see |
|------|--------------|
| 🌐 **Overview** | One row per domain — company, counts, status |
| 🏢 **Company Profile** | Domain + the full company block |
| 🧰 **Technologies** | Domain + the technology stack block |
| 📨 **Meta & Social** | Domain + the meta/social block |

***

### 🚀 How to Use (Apify Console)

1. Log in at <https://console.apify.com> → **Actors**.
2. Open **BuiltWith Domain Technology Scraper**.
3. Configure the input:
   - 🌐 Paste your domains (one per line in `urls`)
   - 🛡️ Leave proxy on **default** (auto-fallback) or pick your own
   - 🧰 Toggle the sections you actually need to save credits
4. Click **▶ Start**.
5. Watch the live log:
   - `🌐 Processing domain: …`
   - `🧰 Parsed N technologies across M sections`
   - `🔗 Social links: 7 (github.com, linkedin.com, …)`
   - `💾 Saved record to dataset`
6. Open the **Output** tab → switch to **Overview** / **Technologies** / etc.
7. Export to JSON / CSV / XLSX / RSS / HTML.

***

### 🤖 Use via API / MCP

#### Synchronous run (waits for completion, returns dataset items)

```bash
curl -X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
     -H "Content-Type: application/json" \
     -d '{
       "urls": [{ "url": "https://apify.com" }],
       "scrapeTechnologies": true,
       "scrapeCompany": true,
       "scrapeMeta": true
     }'
```

#### Asynchronous run (returns immediately with run ID)

```bash
curl -X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/runs?token=$APIFY_TOKEN" \
     -H "Content-Type: application/json" \
     -d '{ "urls": [{ "url": "https://crunchbase.com" }] }'
```

#### From Python

```python
from apify_client import ApifyClientAsync

client = ApifyClientAsync(token="apify_api_...")
run = await client.actor("<ACTOR_ID>").call(run_input={
    "urls": [{"url": "https://apify.com"}],
})
items = await client.dataset(run["defaultDatasetId"]).list_items().items
```

***

### 💎 Best Use Cases

- 🎯 **Competitive intel** — see which tools your competitors use
- 🛒 **Sales prospecting** — filter leads by tech stack (uses Stripe? Uses Shopify?)
- 📈 **Market research** — map adoption of a SaaS across an industry
- 🔍 **M\&A due diligence** — quick technical fingerprint of a target
- 🛡️ **Security & compliance** — inventory third-party scripts on partner sites
- 📊 **Investor research** — track product evolution via tech changes

***

### 💰 Pricing

This actor uses **Pay-Per-Event (PPE)** with two events:

| Event | Description |
|-------|-------------|
| 🚀 `apify-actor-start` | One-time charge when a run starts (synthetic event). |
| 📦 `apify-default-dataset-item` | One charge per scraped domain pushed to the dataset (synthetic event). |

You only pay for the domains you successfully process. Failed / blocked domains still produce a row (`status: blocked-or-unavailable`) so you can re-queue them — but they are billed as one item.

> **Tip:** Toggle off `scrapeTechnologies` / `scrapeCompany` / `scrapeMeta` when you only need one slice — the actor will spend less CPU per domain and run faster.

***

### ❓ Frequently Asked Questions

**Does this actor work without a proxy?**
Yes. The default starting tier is **direct (no proxy)**, which is the fastest and free. The actor only escalates to **datacenter** then **residential** if BuiltWith rejects the direct request.

**Will I get blocked?**
The actor uses an internal bypass that handles BuiltWith's standard gate. If a small fraction of domains fail, they'll be marked `blocked-or-unavailable` and you can re-run them after a delay.

**Can I scrape thousands of domains?**
Yes — input is unlimited. Use a higher `requestDelay` (6–10s) for very large jobs to stay polite and avoid escalating to residential too quickly.

**Why does the output have empty arrays for `churnData`, `spendTimeline`, etc.?**
Those are placeholders for paid BuiltWith pro fields that aren't exposed on the public profile pages. They are kept in the schema for stable consumer code.

**Can I use my own proxy?**
Yes — set `proxyConfiguration.useApifyProxy: true` and pick groups in the input. The auto-fallback ladder will start from your chosen tier.

**Does this scrape private accounts?**
No. All data comes from BuiltWith.com's public profile pages, which only index publicly observable site signals.

***

### ⚠️ Caution / Legal

- ✅ Data is collected only from **publicly available BuiltWith.com profile pages**.
- ✅ Honour reasonable rate limits — the default 6 s delay is a good citizen baseline.
- ✅ The end user is responsible for compliance with **target-site terms of service**, **BuiltWith.com terms**, and applicable laws (**GDPR**, **CCPA**, etc.).
- ❌ Do not use the data for spam, harassment, or any activity prohibited by local law.

***

### 💬 Support and Feedback

Issues, feature requests, and feedback are very welcome — please open an issue on the actor's page or contact the maintainer. We ship updates often. 🚀

# Actor input Schema

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

✨ **Paste any number of domains or full URLs.** Examples: `apify.com`, `https://apify.com`, `www.crunchbase.com`. 📦 Bulk input is welcome — drop hundreds at once, the actor handles the rest.

## `scrapeTechnologies` (type: `boolean`):

🛠️ **Live technology stack** per domain — Analytics 📊, CDN ⚡, Frameworks 🧱, JS libraries 📚, Ad networks 📢, Payments 💳, Hosting ☁️, Email 📧, DNS 🌐, and 90+ more categories.

## `scrapeCompany` (type: `boolean`):

📇 **Company-level info** — name 🏷️, first-indexed date 📅, and global location footprint 🌍 with country flags.

## `scrapeMeta` (type: `boolean`):

🔗 **Social profiles** (Twitter/X 🐦, LinkedIn 💼, GitHub 🐙, YouTube ▶️, Instagram 📸, TikTok 🎵, Reddit 👽, Pinterest 📌, Threads 🧵), contacts ☎️, postal addresses 🏤, and rankings 🏆.

## `limitChartData` (type: `integer`):

📊 **Trim historical timelines** — caps recent points kept per company history series (churn 📉, spend 💰, innovation 💡, longevity 🕰️). Leave empty for **no limit** ♾️.

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

🌍 **By default the scraper runs without a proxy for speed.** 🟢 Direct → 🟡 DATACENTER → 🔴 RESIDENTIAL (×3 retries, sticky once locked). 🧠 Smart escalation only kicks in when the target rejects a request, so you spend zero proxy budget unless you actually need it. ⚙️ You can also force a specific proxy here.

## Actor input object example

```json
{
  "urls": [
    "https://apify.com",
    "https://crunchbase.com"
  ],
  "scrapeTechnologies": true,
  "scrapeCompany": true,
  "scrapeMeta": true,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# 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://apify.com",
        "https://crunchbase.com"
    ],
    "proxyConfiguration": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("api-empire/builtwith-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://apify.com",
        "https://crunchbase.com",
    ],
    "proxyConfiguration": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("api-empire/builtwith-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://apify.com",
    "https://crunchbase.com"
  ],
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}' |
apify call api-empire/builtwith-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "🔍 BuiltWith Scraper",
        "description": null,
        "version": "0.1",
        "x-build-id": "nGkx7V86D8VvVoXRI"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/api-empire~builtwith-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-api-empire-builtwith-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/api-empire~builtwith-scraper/runs": {
            "post": {
                "operationId": "runs-sync-api-empire-builtwith-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/api-empire~builtwith-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-api-empire-builtwith-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": {
                    "urls": {
                        "title": "🌐 Domains / URLs to Scrape",
                        "type": "array",
                        "description": "✨ **Paste any number of domains or full URLs.** Examples: `apify.com`, `https://apify.com`, `www.crunchbase.com`. 📦 Bulk input is welcome — drop hundreds at once, the actor handles the rest.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "scrapeTechnologies": {
                        "title": "🧰 Scrape Technologies",
                        "type": "boolean",
                        "description": "🛠️ **Live technology stack** per domain — Analytics 📊, CDN ⚡, Frameworks 🧱, JS libraries 📚, Ad networks 📢, Payments 💳, Hosting ☁️, Email 📧, DNS 🌐, and 90+ more categories.",
                        "default": true
                    },
                    "scrapeCompany": {
                        "title": "🏢 Scrape Company Profile",
                        "type": "boolean",
                        "description": "📇 **Company-level info** — name 🏷️, first-indexed date 📅, and global location footprint 🌍 with country flags.",
                        "default": true
                    },
                    "scrapeMeta": {
                        "title": "📨 Scrape Meta & Social",
                        "type": "boolean",
                        "description": "🔗 **Social profiles** (Twitter/X 🐦, LinkedIn 💼, GitHub 🐙, YouTube ▶️, Instagram 📸, TikTok 🎵, Reddit 👽, Pinterest 📌, Threads 🧵), contacts ☎️, postal addresses 🏤, and rankings 🏆.",
                        "default": true
                    },
                    "limitChartData": {
                        "title": "📈 Number of Recent Chart Points",
                        "minimum": 0,
                        "maximum": 100,
                        "type": "integer",
                        "description": "📊 **Trim historical timelines** — caps recent points kept per company history series (churn 📉, spend 💰, innovation 💡, longevity 🕰️). Leave empty for **no limit** ♾️."
                    },
                    "proxyConfiguration": {
                        "title": "🛡️ Proxy Configuration",
                        "type": "object",
                        "description": "🌍 **By default the scraper runs without a proxy for speed.** 🟢 Direct → 🟡 DATACENTER → 🔴 RESIDENTIAL (×3 retries, sticky once locked). 🧠 Smart escalation only kicks in when the target rejects a request, so you spend zero proxy budget unless you actually need it. ⚙️ You can also force a specific proxy here.",
                        "default": {
                            "useApifyProxy": false
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
