# Instagram Reels Scraper (`codenest/instagram-reels-scraper`) Actor

This actor provides a comprehensive JSON output with deep Instagram Reels metadata, including engagement stats, technical media specs (codecs, bitrates, resolutions), separate stream analysis, and creator information for advanced data processing. ✨Instagram Reels Scraper.

- **URL**: https://apify.com/codenest/instagram-reels-scraper.md
- **Developed by:** [CodeNest](https://apify.com/codenest) (community)
- **Categories:** Social media, Videos, Developer tools
- **Stats:** 21 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

$7.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period.You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

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

## 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

## Instagram Reels Scraper - Advanced Metadata Extraction Tool

**Extract comprehensive Instagram Reels data with our professional-grade scraper! This powerful Instagram Reels Scraper actor delivers detailed metadata, engagement analytics, and media insights for content analysis and business intelligence.**

---

### 📊 Overview
Need deep Instagram Reels analytics or content intelligence? This **Instagram Reels Scraper** provides:
- Complete metadata extraction: Titles, descriptions, uploader info
- Engagement analytics: Likes, comments, view counts  
- Technical media specifications: Formats, resolutions, codecs
- Structured data output: Perfect for databases and analysis

Ideal for data analysts 📈, social media managers 🎯, and market researchers 🔍!

### ⚡ Core Capabilities

#### 🎯 Data Extraction Features
- **Comprehensive Metadata**: Full identity and description data
- **Uploader Analytics**: Creator profiles and channel information  
- **Engagement Metrics**: Like counts, comment statistics, view tracking
- **Timing Data**: Precise duration and upload timestamps

#### 🔧 Technical Excellence
- **Multiple Formats**: Video-only, audio-only, and combined streams
- **Quality Tiers**: 360p to 720p resolution options
- **Codec Details**: Advanced video/audio codec specifications
- **DASH Support**: Modern streaming format extraction

#### 📈 Advanced Analytics
- **Performance Metrics**: Track engagement patterns
- **Content Analysis**: Study virality and audience response
- **Quality Assessment**: Technical media specifications
- **Batch Processing**: Handle multiple Reels efficiently

---

### 🛠 Input Configuration

Configure your **Instagram Reels Scraper** with simple JSON input:

```json
{
  "reel_urls": [
    {
      "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link",
      "method": "GET"
    }
  ]
}
````

#### 📋 Input Specifications

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `reel_urls` | Array | ✅ Yes | Instagram Reel URLs to scrape |
| `url` | String | ✅ Yes | Valid Instagram Reel URL |
| `method` | String | ✅ Yes | HTTP method (GET recommended) |

***

### 📄 Output Structure

The **Instagram Reels Scraper** returns comprehensive structured data:

```json
[
  {
    "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link",
    "source": "instagram",
    "data": {
      "identity": {
        "id": "DI4WihvBwKC",
        "webpage_url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link",
        "title": "Video by photoshop",
        "description": "tiny toggles, BIG changes. Select Details capability in the Object Selection Tool is here to flex the fine print. Link in bio to try it now 🔍🎨"
      }
      // ... comprehensive data structure
    }
  }
]
```

#### 🔍 Output Field Documentation

**Identity & Content**
| Field | Description |
|-------|-------------|
| `identity.id` | Unique Instagram Reel identifier |
| `identity.title` | Reel title/content heading |
| `identity.description` | Full content description/caption |
| `identity.webpage_url` | Original Instagram URL |

**Uploader Information**
| Field | Description |
|-------|-------------|
| `uploader.uploader` | Creator display name |
| `uploader.uploader_id` | Unique creator identifier |
| `uploader.uploader_url` | Creator profile URL |

**Engagement Analytics**
| Field | Description |
|-------|-------------|
| `stats.like_count` | Total likes received |
| `stats.comment_count` | Number of comments |
| `stats.view_count` | Total view count |

**Timing & Duration**
| Field | Description |
|-------|-------------|
| `timing.duration_seconds` | Length in seconds (precise) |
| `timing.duration_hms` | Formatted duration (HH:MM:SS) |
| `timing.upload_date` | Publication date (YYYYMMDD) |
| `timing.timestamp` | Unix timestamp |

***

### 🎬 Media Quality Tiers

This **Instagram Reels Scraper** detects multiple quality options:

#### 📹 Video Formats

- **HD Quality**: 720x1280 resolution with AVC codec
- **SD Quality**: 360x640 resolution for mobile optimization
- **Combined Streams**: Audio+video integrated formats

#### 🎵 Audio Formats

- **High Quality Audio**: 48kHz sample rate, AAC codec
- **Separate Streams**: Isolated audio tracks for analysis

#### 🖼 Thumbnail Options

- **Multiple Resolutions**: 640x800 to 1080x1350
- **Progressive Quality**: Various size options available

***

### 🔬 Technical Features

#### 🏗 Advanced Architecture

- **Structured Data Output**: Perfect for database integration
- **Multiple Format Support**: DASH streaming extraction
- **Codec Detection**: Video (AVC/H.264) and audio (AAC) specifications
- **Resolution Analysis**: Aspect ratio and quality assessment

#### 📊 Analytics Excellence

- **Engement Metrics**: Comprehensive social performance data
- **Timing Precision**: Millisecond-accurate duration tracking
- **Metadata Richness**: Complete content context preservation
- **Technical Specifications**: Detailed media format information

#### 💪 Reliability Features

- **Robust Error Handling**: Graceful failure management
- **URL Validation**: Input normalization and verification
- **Rate Limit Awareness**: Respectful scraping practices
- **Data Consistency**: Structured, predictable output format

***

### 🎯 Use Cases

- **Market Researchers** – Analyze content trends and engagement patterns
- **Social Media Agencies** – Track campaign performance and competitor analysis
- **Content Strategists** – Study viral content characteristics
- **Data Scientists** – Build recommendation and analysis models
- **Business Intelligence** – Monitor brand mentions and industry trends

This **Instagram Reels Scraper** is particularly valuable for professionals needing detailed Instagram Reels data without direct media download requirements.

***

#### 💡 Why Choose Our Instagram Reels Scraper?

- **Comprehensive Data**: Get complete metadata and engagement analytics
- **Structured Output**: Perfect for databases and analysis tools
- **Professional Grade**: Enterprise-ready scraping capabilities
- **Regular Updates**: Maintained for Instagram API changes
- **Developer Friendly**: Clean JSON output for easy integration

***

#### ⚠️ Limitations

- Only works with public Instagram Reels content
- May encounter rate limits based on Instagram's restrictions
- Provides metadata and media information without direct download URLs

### 🔗🛠 Related Actors (Complete Social Media Suite)

Enhance your social data collection with our full suite:

#### 📸 Instagram Tools:

## Instagram Reels Scraper - Advanced Metadata Extraction Tool

**Extract comprehensive Instagram Reels data with our professional-grade scraper! This powerful Instagram Reels Scraper actor delivers detailed metadata, engagement analytics, and media insights for content analysis and business intelligence.**

***

### 📊 Overview

Need deep Instagram Reels analytics or content intelligence? This **Instagram Reels Scraper** provides:

- Complete metadata extraction: Titles, descriptions, uploader info
- Engagement analytics: Likes, comments, view counts
- Technical media specifications: Formats, resolutions, codecs
- Structured data output: Perfect for databases and analysis

Ideal for data analysts 📈, social media managers 🎯, and market researchers 🔍!

### ⚡ Core Capabilities

#### 🎯 Data Extraction Features

- **Comprehensive Metadata**: Full identity and description data
- **Uploader Analytics**: Creator profiles and channel information
- **Engagement Metrics**: Like counts, comment statistics, view tracking
- **Timing Data**: Precise duration and upload timestamps

#### 🔧 Technical Excellence

- **Multiple Formats**: Video-only, audio-only, and combined streams
- **Quality Tiers**: 360p to 720p resolution options
- **Codec Details**: Advanced video/audio codec specifications
- **DASH Support**: Modern streaming format extraction

#### 📈 Advanced Analytics

- **Performance Metrics**: Track engagement patterns
- **Content Analysis**: Study virality and audience response
- **Quality Assessment**: Technical media specifications
- **Batch Processing**: Handle multiple Reels efficiently

***

### 🛠 Input Configuration

Configure your **Instagram Reels Scraper** with simple JSON input:

```json
{
  "reel_urls": [
    {
      "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link",
      "method": "GET"
    }
  ]
}
```

#### 📋 Input Specifications

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `reel_urls` | Array | ✅ Yes | Instagram Reel URLs to scrape |
| `url` | String | ✅ Yes | Valid Instagram Reel URL |
| `method` | String | ✅ Yes | HTTP method (GET recommended) |

***

### 📄 Output Structure

The **Instagram Reels Scraper** returns comprehensive structured data:

```json
[
  {
    "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link",
    "source": "instagram",
    "data": {
      "identity": {
        "id": "DI4WihvBwKC",
        "webpage_url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link",
        "title": "Video by photoshop",
        "description": "tiny toggles, BIG changes. Select Details capability in the Object Selection Tool is here to flex the fine print. Link in bio to try it now 🔍🎨"
      }
      // ... comprehensive data structure
    }
  }
]
```

#### 🔍 Output Field Documentation

**Identity & Content**
| Field | Description |
|-------|-------------|
| `identity.id` | Unique Instagram Reel identifier |
| `identity.title` | Reel title/content heading |
| `identity.description` | Full content description/caption |
| `identity.webpage_url` | Original Instagram URL |

**Uploader Information**
| Field | Description |
|-------|-------------|
| `uploader.uploader` | Creator display name |
| `uploader.uploader_id` | Unique creator identifier |
| `uploader.uploader_url` | Creator profile URL |

**Engagement Analytics**
| Field | Description |
|-------|-------------|
| `stats.like_count` | Total likes received |
| `stats.comment_count` | Number of comments |
| `stats.view_count` | Total view count |

**Timing & Duration**
| Field | Description |
|-------|-------------|
| `timing.duration_seconds` | Length in seconds (precise) |
| `timing.duration_hms` | Formatted duration (HH:MM:SS) |
| `timing.upload_date` | Publication date (YYYYMMDD) |
| `timing.timestamp` | Unix timestamp |

***

### 🎬 Media Quality Tiers

This **Instagram Reels Scraper** detects multiple quality options:

#### 📹 Video Formats

- **HD Quality**: 720x1280 resolution with AVC codec
- **SD Quality**: 360x640 resolution for mobile optimization
- **Combined Streams**: Audio+video integrated formats

#### 🎵 Audio Formats

- **High Quality Audio**: 48kHz sample rate, AAC codec
- **Separate Streams**: Isolated audio tracks for analysis

#### 🖼 Thumbnail Options

- **Multiple Resolutions**: 640x800 to 1080x1350
- **Progressive Quality**: Various size options available

***

### 🔬 Technical Features

#### 🏗 Advanced Architecture

- **Structured Data Output**: Perfect for database integration
- **Multiple Format Support**: DASH streaming extraction
- **Codec Detection**: Video (AVC/H.264) and audio (AAC) specifications
- **Resolution Analysis**: Aspect ratio and quality assessment

#### 📊 Analytics Excellence

- **Engement Metrics**: Comprehensive social performance data
- **Timing Precision**: Millisecond-accurate duration tracking
- **Metadata Richness**: Complete content context preservation
- **Technical Specifications**: Detailed media format information

#### 💪 Reliability Features

- **Robust Error Handling**: Graceful failure management
- **URL Validation**: Input normalization and verification
- **Rate Limit Awareness**: Respectful scraping practices
- **Data Consistency**: Structured, predictable output format

***

### 🎯 Use Cases

- **Market Researchers** – Analyze content trends and engagement patterns
- **Social Media Agencies** – Track campaign performance and competitor analysis
- **Content Strategists** – Study viral content characteristics
- **Data Scientists** – Build recommendation and analysis models
- **Business Intelligence** – Monitor brand mentions and industry trends

This **Instagram Reels Scraper** is particularly valuable for professionals needing detailed Instagram Reels data without direct media download requirements.

***

#### 💡 Why Choose Our Instagram Reels Scraper?

- **Comprehensive Data**: Get complete metadata and engagement analytics
- **Structured Output**: Perfect for databases and analysis tools
- **Professional Grade**: Enterprise-ready scraping capabilities
- **Regular Updates**: Maintained for Instagram API changes
- **Developer Friendly**: Clean JSON output for easy integration

***

#### ⚠️ Limitations

- Only works with public Instagram Reels content
- May encounter rate limits based on Instagram's restrictions
- Provides metadata and media information without direct download URLs

### 🔗🛠 Related Actors (Complete Social Media Suite)

Enhance your social data collection with our full suite:

#### 📸 Instagram Tools:

- [Instagram Reels Downloader](https://apify.com/codenest/instagram-reels-downloader)
- [Instagram Reels Thumbnail Downloader](https://apify.com/codenest/instagram-reels-thumbnail-downloader)
- [Instagram Video Downloader](https://apify.com/codenest/instagram-video-downloader)
- [Instagram Image Downloader](https://apify.com/codenest/instagram-image-downloader)
- [Instagram Reels Scraper & Downloader](https://apify.com/codenest/instagram-reels-downloader-scraper)
- [Instagram Reels Audio Downloader](https://apify.com/codenest/instagram-reels-audio-downloader)
- [Instagram Post Downloader (Image & Video)](https://apify.com/codenest/instagram-post-downloader-image-video)
- [Instagram Reels Thumbnail Scraper & Downloader](https://apify.com/codenest/instagram-reels-thumbnail-scraper-downloader)
- [Instagram Reels Audio Scraper & Downloader](https://apify.com/codenest/instagram-reels-audio-scraper-downloader)
- \[Instagram Story Downloader]\(https://apify.com/codenest/instagram-story-downloader
- [Instagram Story Scraper](https://apify.com/codenest/instagram-story-scraper)

***

### 📧 Need Customization?

Want \*additional data fields, \*\*batch processing enhancements, or \**custom analytics*?

✉️ Email *<codenest2.0@gmail.com>* for tailored **Instagram Reels Scraper** solutions!

***

## *This **Instagram Reels Scraper** is designed for legitimate business intelligence, market research, and content analysis purposes. Always comply with Instagram's Terms of Service and applicable laws.*

### 📧 Need Customization?

Want \*additional data fields, \*\*batch processing enhancements, or \**custom analytics*?

✉️ Email *[codenest2.0@gmail.com](mailto:mailto:codenest2.0@gmail.com)* for tailored **Instagram Reels Scraper** solutions!

***

*This **Instagram Reels Scraper** is designed for legitimate business intelligence, market research, and content analysis purposes. Always comply with Instagram's Terms of Service and applicable laws.*

# Actor input Schema

## `reel_urls` (type: `array`):

A list of public Instagram Reels URLs. Each item can be a string URL or an object with {"url": "https://..."}.

## Actor input object example

```json
{
  "reel_urls": [
    {
      "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link"
    }
  ]
}
```

# 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 = {
    "reel_urls": [
        {
            "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("codenest/instagram-reels-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 = { "reel_urls": [{ "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link" }] }

# Run the Actor and wait for it to finish
run = client.actor("codenest/instagram-reels-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 '{
  "reel_urls": [
    {
      "url": "https://www.instagram.com/reel/DI4WihvBwKC/?utm_source=ig_web_copy_link"
    }
  ]
}' |
apify call codenest/instagram-reels-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Instagram Reels Scraper",
        "description": "This actor provides a comprehensive JSON output with deep Instagram Reels metadata, including engagement stats, technical media specs (codecs, bitrates, resolutions), separate stream analysis, and creator information for advanced data processing. ✨Instagram Reels Scraper.",
        "version": "0.0",
        "x-build-id": "6ahhfZKMUNXO975xN"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/codenest~instagram-reels-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-codenest-instagram-reels-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/codenest~instagram-reels-scraper/runs": {
            "post": {
                "operationId": "runs-sync-codenest-instagram-reels-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/codenest~instagram-reels-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-codenest-instagram-reels-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": [
                    "reel_urls"
                ],
                "properties": {
                    "reel_urls": {
                        "title": "Instagram Reels URLs",
                        "type": "array",
                        "description": "A list of public Instagram Reels URLs. Each item can be a string URL or an object with {\"url\": \"https://...\"}.",
                        "items": {
                            "type": "object",
                            "properties": {
                                "url": {
                                    "title": "Reels URL",
                                    "description": "A list of public Instagram Reels URLs. Each item can be a string URL or an object with {\"url\": \"https://...\"}.",
                                    "type": "string",
                                    "pattern": "^https://(www\\.)?instagram\\.com/reels?/"
                                }
                            },
                            "required": [
                                "url"
                            ]
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
