# Skool Profile Scraper — Bio, Socials, Communities & Activity (`scrapersdelight/skool-profile-scraper`) Actor

$0.0025/profile. Scrape Skool members — name, bio, location, avatar, socials, member-since, public communities, per-community level & points, and the activity heatmap. Harvest a whole community or the discovery directory, plus a new-profile monitor. Bring your own Skool login for member-only data.

- **URL**: https://apify.com/scrapersdelight/skool-profile-scraper.md
- **Developed by:** [Scrapers Delight](https://apify.com/scrapersdelight) (community)
- **Categories:** Lead generation, Automation, Social media
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.50 / 1,000 lot scrapeds

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

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

## What's an Apify Actor?

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

## How to integrate an Actor?

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

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

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

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

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

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

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

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

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

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

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


# README

## 🎓 Skool Profile Scraper — Bio, Socials, Communities & Activity

**Turn any Skool profile into a clean, structured record. Give it handles, a whole community, or let it auto-seed from Skool's public directory — it pulls each member's `name`, `bio`, `location`, `avatar`, every `social link`, `member-since`, follower/post counts, the **public communities** they belong to, their **per-community level & points**, and a full year of daily contribution counts (the **activity heatmap**). No login required. Run it on a schedule to catch new members as they join.**

Skool profiles are **fully public** — no anti-bot challenge, no CAPTCHA, no login wall. This actor reads the data Skool itself renders on every profile and community page, so runs are fast and reliable.

---

### Why this one

Most Skool scrapers give you a flat member name + avatar and stop. This one is **comprehensive and lead-ready**:

- ✅ **Full bio + location + all socials** (Instagram, YouTube, LinkedIn, X/Twitter, Facebook, website) — the contact surface, not just a name
- ✅ **Public communities they belong to** — slug, display name, member count, link
- ✅ **Per-community level & points** — Skool hides these on the profile page; we pull them from the community leaderboard + feed and attach them automatically
- ✅ **Activity heatmap** — a year of daily contribution counts, exactly as the public profile shows
- ✅ **Three input modes** — exact handles, harvest a whole community's members, or auto-seed from the discovery directory
- ✅ A **new-profile monitor** — track a community's growth and get alerted on new members

---

### What you get (per profile)

`name` · `handle` · **`bio`** · `location` · `avatar` · **`socials`** (ig/yt/li/x/fb/website) · `memberSince` · `followers` · `following` · `posts` · `contributions` · **`totalCommunities`** · **`publicCommunities[]`** · `communitiesCreated[]` · **`level`** · **`points`** · `role` · **`activityHeatmap`** · `profile_url` · `is_new` · `scraped_at`

Export to CSV/JSON/Excel or pull via the Apify API into your CRM, Clay, n8n, or Make.

---

### How to use it

1. Click **Try for free**.
2. Pick a mode:
   - **Exact profiles** — paste handles/URLs into `profileUrls`.
   - **Whole community** — put a community slug in `communities` (e.g. `ai-automation-society`). The actor harvests every visible member **with their level/points**, then scrapes each full profile.
   - **Discovery** — turn on `discoveryMode` to auto-seed communities from Skool's public directory.
3. Click **Start**, then open the **Dataset** tab.
4. **For a live feed:** turn on **Monitor mode** + a **Schedule** to get alerted when new members appear.

#### Quick start — scrape specific profiles
```json
{ "profileUrls": ["https://www.skool.com/@nateherk", "muskan-ahlawat-4812"] }
````

#### Harvest a whole community (with level/points)

```json
{ "communities": ["ai-automation-society"], "maxMembersPerCommunity": 50, "enrichLevelPoints": true }
```

#### Daily new-member monitor

```json
{ "communities": ["ai-automation-society"], "monitorMode": true, "slackWebhookUrl": "https://hooks.slack.com/services/…" }
```

***

### Public vs. member-only data (bring your own login)

Everything above — bio, socials, communities, **level/points**, and the activity heatmap — is **public** and needs **no login**.

The **only** thing gated behind a Skool session is the **bodies of a member's recent activity posts**. If you want those, bring **your own** Skool login: paste the value of your `auth_token` cookie into `skoolCookie`. It is **never stored and never logged** — it's only used to set the request Cookie header. Without it, the actor still returns every public field for every member.

***

### Who it's for

- 🎯 **Course creators & community builders** sizing up the Skool landscape and top members
- 🏢 **B2B / agencies** building lead lists of creators by niche (socials + bio are the outreach surface)
- 📊 **Analysts** tracking community growth, member levels, and engagement over time
- 🤝 **Partnerships** finding high-level, high-contribution members to collaborate with

***

### Pricing (pay-per-event)

**Headline: ~$0.004 per profile** when lot-scraped — among the cheapest comprehensive Skool profile pulls on Apify.

| Event | What it covers | Suggested price |
|-------|----------------|-----------------|
| `lot-scraped` | each profile returned | ~$4 / 1,000 ($0.004) |
| `lot-detail-enriched` | each profile enriched with level/points from a community | ~$2 / 1,000 |
| `monitor-run-completed` | each scheduled watch run | ~$0.05 / run |
| `new-lot-detected` | each newly-seen member | ~$0.02 |
| `alert-delivered` | each Slack/email/webhook alert | ~$0.005 |

You're never charged for actor start or for dataset items — only the events above.

***

### Related Skool actors (our suite)

| Actor | What it does |
|-------|--------------|
| **Skool Profile Scraper** *(this one)* | Individual member profiles — bio, socials, communities, level/points, activity |
| **Skool Members Scraper** | Bulk member rosters for a community |
| **Skool Community Scraper** | Community-level metadata, stats, and about info |
| **Skool Posts Scraper** | Posts, threads, and engagement from a community feed |
| **Skool Events Scraper** | Upcoming/past events from a community calendar |
| **Skool Discovery Scraper** | The public community directory — discover communities by category/price |

***

### How we compare

| | **This actor** | Typical Skool scraper | Leading Skool suite | Budget clone |
|---|:---:|:---:|:---:|:---:|
| Full bio + all socials | ✅ | partial | ✅ | name only |
| Public communities list | ✅ | ❌ | ✅ | ❌ |
| Per-community level & points | ✅ | ❌ | partial | ❌ |
| Activity heatmap (1yr) | ✅ | ❌ | ❌ | ❌ |
| Community / discovery harvest | ✅ | ❌ | ✅ | ❌ |
| New-member monitor + alerts | ✅ | ❌ | ❌ | ❌ |
| Pay-per-event (~$0.004/profile) | ✅ | monthly | monthly | per-result |

*(Generic comparison; feature sets and prices change — check each listing.)*

***

### FAQ

**Do I need a Skool login?** No. All public fields — bio, socials, communities, level/points, activity heatmap — come back with no login. A login is only needed if you also want the **text of recent activity posts**, and then you bring your own.

**How do I get level & points?** They aren't on the profile page itself — Skool only renders them inside a community. So harvest via `communities` (or `discoveryMode`) and keep `enrichLevelPoints` on; the actor attaches each member's level/points from that community's leaderboard + feed.

**Can it pull a whole community's members?** Yes — put the community slug in `communities`. It collects every visible member (post authors + leaderboard) and scrapes each full profile.

**What's the activity heatmap?** A year of daily contribution counts (`startDate`, `endDate`, `counts[]`) — the same data the public profile's contribution graph shows.

**Will it get blocked?** Skool's only anti-bot is an AWS WAF that rejects non-browser requests; this actor sends a real browser fingerprint, so it passes cleanly. Add Apify Proxy only if you hit rate limits at large scale.

**What if a profile is private or deleted?** It's skipped silently — only real, public profiles land in the dataset.

**Can it run on a schedule?** Yes — turn on `monitorMode` and add an Apify Schedule. It remembers what it's seen (in a named store) and emits/alerts each new member once.

***

### Notes & legal

- **Public profile/community data.** Names, bios, socials, communities, levels, points, and the activity heatmap are public on Skool. **You are responsible** for compliant, privacy-respecting use of any personal data — follow applicable laws (GDPR/CCPA) and Skool's Terms.
- **Your login stays yours.** The optional `skoolCookie` is read from input only, never stored or logged.
- **No double-counting** — monitor mode remembers what it's seen and emits each profile once.

# Actor input Schema

## `profileUrls` (type: `array`):

Exact Skool profiles to scrape. Accepts full URLs (https://www.skool.com/@nateherk) or bare handles (nateherk). Leave empty to harvest profiles from a community or the discovery directory instead.

## `communities` (type: `array`):

Public Skool community slugs or URLs (e.g. 'ai-automation-society' or https://www.skool.com/ai-automation-society). The actor pulls every visible member (post authors + leaderboard) WITH their per-community level/points, then scrapes each one's full profile. The cleanest way to build a Skool member lead list.

## `maxMembersPerCommunity` (type: `integer`):

Cap on how many members to queue from each community feed/leaderboard.

## `discoveryMode` (type: `boolean`):

Auto-seed from Skool's public free-community directory (skool.com/discovery), then harvest members from each. Use when you don't have specific communities in mind.

## `maxCommunities` (type: `integer`):

How many communities to pull from the discovery directory.

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

Cap on total profiles scraped per run. 0 = unlimited.

## `enrichLevelPoints` (type: `boolean`):

Per-community level/points aren't on the profile page (Skool only renders them in a community context). When harvesting from a community, attach each member's level/points/role from that community's leaderboard + feed.

## `concurrency` (type: `integer`):

How many profiles to scrape in parallel.

## `skoolCookie` (type: `string`):

OPTIONAL. Bring your OWN Skool login to pull member-only recent-activity post bodies. Paste the value of your 'auth\_token' cookie (or the full cookie string). Public data (bio, socials, communities, level/points, activity heatmap) needs NO login. Never stored, never logged — used only to set the request Cookie header.

## `monitorMode` (type: `boolean`):

Recurring watcher: diff against the prior run (per community/discovery scope) and output/alert ONLY newly-seen profiles. Pair with an Apify Schedule to track a community's growth.

## `alertOnNewProfile` (type: `boolean`):

In monitor mode, send an alert for each newly-seen profile.

## `webhookUrl` (type: `string`):

POST endpoint for new-profile alerts.

## `slackWebhookUrl` (type: `string`):

Slack incoming-webhook URL.

## `emailRecipients` (type: `array`):

Emails for the new-profile digest (via apify/send-mail).

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

Proxy settings. Datacenter rotation is plenty (Skool's AWS WAF passes browser-UA datacenter IPs; add proxy only if rate-limited at scale).

## `diagnose` (type: `boolean`):

Dev only. Logs the first parsed profile, then exits.

## Actor input object example

```json
{
  "profileUrls": [
    "https://www.skool.com/@nateherk"
  ],
  "communities": [
    "ai-automation-society"
  ],
  "maxMembersPerCommunity": 25,
  "discoveryMode": false,
  "maxCommunities": 5,
  "maxItems": 25,
  "enrichLevelPoints": true,
  "concurrency": 6,
  "monitorMode": false,
  "alertOnNewProfile": true,
  "proxyConfiguration": {
    "useApifyProxy": true
  },
  "diagnose": false
}
```

# Actor output Schema

## `profiles` (type: `string`):

The dataset of Skool profiles (one item per member).

# 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 = {
    "profileUrls": [
        "https://www.skool.com/@nateherk"
    ],
    "communities": [
        "ai-automation-society"
    ],
    "maxMembersPerCommunity": 25,
    "maxItems": 25
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapersdelight/skool-profile-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 = {
    "profileUrls": ["https://www.skool.com/@nateherk"],
    "communities": ["ai-automation-society"],
    "maxMembersPerCommunity": 25,
    "maxItems": 25,
}

# Run the Actor and wait for it to finish
run = client.actor("scrapersdelight/skool-profile-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 '{
  "profileUrls": [
    "https://www.skool.com/@nateherk"
  ],
  "communities": [
    "ai-automation-society"
  ],
  "maxMembersPerCommunity": 25,
  "maxItems": 25
}' |
apify call scrapersdelight/skool-profile-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Skool Profile Scraper — Bio, Socials, Communities & Activity",
        "description": "$0.0025/profile. Scrape Skool members — name, bio, location, avatar, socials, member-since, public communities, per-community level & points, and the activity heatmap. Harvest a whole community or the discovery directory, plus a new-profile monitor. Bring your own Skool login for member-only data.",
        "version": "0.1",
        "x-build-id": "H1i8PVj9AJHtz01rM"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapersdelight~skool-profile-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapersdelight-skool-profile-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/scrapersdelight~skool-profile-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapersdelight-skool-profile-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/scrapersdelight~skool-profile-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapersdelight-skool-profile-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": {
                    "profileUrls": {
                        "title": "Profile URLs or handles",
                        "type": "array",
                        "description": "Exact Skool profiles to scrape. Accepts full URLs (https://www.skool.com/@nateherk) or bare handles (nateherk). Leave empty to harvest profiles from a community or the discovery directory instead.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "communities": {
                        "title": "Communities to harvest members from",
                        "type": "array",
                        "description": "Public Skool community slugs or URLs (e.g. 'ai-automation-society' or https://www.skool.com/ai-automation-society). The actor pulls every visible member (post authors + leaderboard) WITH their per-community level/points, then scrapes each one's full profile. The cleanest way to build a Skool member lead list.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxMembersPerCommunity": {
                        "title": "Max members per community",
                        "minimum": 1,
                        "type": "integer",
                        "description": "Cap on how many members to queue from each community feed/leaderboard.",
                        "default": 50
                    },
                    "discoveryMode": {
                        "title": "Discovery mode (auto-seed communities)",
                        "type": "boolean",
                        "description": "Auto-seed from Skool's public free-community directory (skool.com/discovery), then harvest members from each. Use when you don't have specific communities in mind.",
                        "default": false
                    },
                    "maxCommunities": {
                        "title": "Max communities (discovery mode)",
                        "minimum": 1,
                        "type": "integer",
                        "description": "How many communities to pull from the discovery directory.",
                        "default": 5
                    },
                    "maxItems": {
                        "title": "Max profiles",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Cap on total profiles scraped per run. 0 = unlimited.",
                        "default": 50
                    },
                    "enrichLevelPoints": {
                        "title": "Enrich with level / points",
                        "type": "boolean",
                        "description": "Per-community level/points aren't on the profile page (Skool only renders them in a community context). When harvesting from a community, attach each member's level/points/role from that community's leaderboard + feed.",
                        "default": true
                    },
                    "concurrency": {
                        "title": "Concurrency",
                        "minimum": 1,
                        "maximum": 20,
                        "type": "integer",
                        "description": "How many profiles to scrape in parallel.",
                        "default": 6
                    },
                    "skoolCookie": {
                        "title": "Your Skool session (optional — member-only activity)",
                        "type": "string",
                        "description": "OPTIONAL. Bring your OWN Skool login to pull member-only recent-activity post bodies. Paste the value of your 'auth_token' cookie (or the full cookie string). Public data (bio, socials, communities, level/points, activity heatmap) needs NO login. Never stored, never logged — used only to set the request Cookie header."
                    },
                    "monitorMode": {
                        "title": "Monitor mode (new-profile watcher)",
                        "type": "boolean",
                        "description": "Recurring watcher: diff against the prior run (per community/discovery scope) and output/alert ONLY newly-seen profiles. Pair with an Apify Schedule to track a community's growth.",
                        "default": false
                    },
                    "alertOnNewProfile": {
                        "title": "Alert on new profiles",
                        "type": "boolean",
                        "description": "In monitor mode, send an alert for each newly-seen profile.",
                        "default": true
                    },
                    "webhookUrl": {
                        "title": "Webhook URL",
                        "type": "string",
                        "description": "POST endpoint for new-profile alerts."
                    },
                    "slackWebhookUrl": {
                        "title": "Slack webhook URL",
                        "type": "string",
                        "description": "Slack incoming-webhook URL."
                    },
                    "emailRecipients": {
                        "title": "Email recipients",
                        "type": "array",
                        "description": "Emails for the new-profile digest (via apify/send-mail).",
                        "items": {
                            "type": "string"
                        }
                    },
                    "proxyConfiguration": {
                        "title": "Proxy",
                        "type": "object",
                        "description": "Proxy settings. Datacenter rotation is plenty (Skool's AWS WAF passes browser-UA datacenter IPs; add proxy only if rate-limited at scale).",
                        "default": {
                            "useApifyProxy": true
                        }
                    },
                    "diagnose": {
                        "title": "Diagnostic mode (dev)",
                        "type": "boolean",
                        "description": "Dev only. Logs the first parsed profile, then exits.",
                        "default": 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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
