# Instagram Scraper (`api-ninja/instagram-scraper`) Actor

🔥 The ultimate all-in-one Instagram powerhouse: scrape profiles, posts, reels, reposts, hashtags, locations & music-tagged content at scale—no login required, complete data access.

- **URL**: https://apify.com/api-ninja/instagram-scraper.md
- **Developed by:** [API ninja](https://apify.com/api-ninja) (community)
- **Categories:** Social media, Developer tools, Automation
- **Stats:** 437 total users, 106 monthly users, 100.0% runs succeeded, 22 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $0.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

## What's an Apify Actor?

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

## How to integrate an Actor?

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

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

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

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

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

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

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

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

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

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

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


# README

## Instagram Content Scraper: Scrape Posts, Reels, Tags, Locations & Sections

The **Instagram Content Scraper** is a high-performance, all-in-one data extraction tool that lets you scrape data from [Instagram](https://www.instagram.com) at scale without logging in or using the official Instagram API. It extracts structured data from user profiles, reels, tagged posts, reposts, hashtags, locations, audio feeds, and curated Instagram sections. It works only with public Instagram content and does not log in or access private data. This scraper acts as a powerful **Instagram API alternative**, designed to collect public content efficiently and anonymously.

You can provide inputs in multiple convenient formats. Full URLs are supported, but they are **not required**. The Actor also accepts inputs such as `instagram.com/nasa/reels`, `nasa/reels`, `@nasa`, `@nasa/reels`, `explore/locations/213131048/berlin/`, or `/reels/audio/271328201351336/`.

### 💼 Why use Instagram Content Scraper?

Using an Instagram scraper allows you to gather insights that are often restricted by the official API:

- **Track Competitors**: Monitor competitors' Instagram content, reels, and engagement over time to stay ahead of the market.
- **AI & ML Training**: Collect massive datasets for computer vision or NLP models from public posts and reels.
- **Influencer Discovery**: Monitor hashtag and location feeds to discover rising influencers and viral trends.
- **Data Pipelines**: Build custom dashboards by exporting Instagram data to your BI tools via the Apify API.
- **Content Archiving**: Automatically archive public content for reporting, compliance, or brand safety.

### 🚀 What can this Instagram scraper and API alternative do?

This tool is a robust extraction engine built for production-grade workflows, offering features that go far beyond basic profile scraping:

*   **⚡ No Login/Account Required**: This **Instagram scraper** does not log in, does not access private data, and remains anonymous, protecting you from account bans.
*   **🌍 Massive Coverage**: Extract data from almost any public Instagram source:
    *   **User Profiles**: Scrape the entire post feed of any public profile.
    *   **Instagram Reels Scraper**: Extract high-quality video metadata and direct MP4 URLs.
    *   **Tagged & Reposts**: See how the community interacts with a specific profile.
    *   **Instagram Hashtag Scraper**: Pull the latest or top posts from any `#hashtag` feed.
    *   **Instagram Location Scraper**: Extract posts from specific geolocations.
    *   **Audio/Music Feed**: Find every post using a specific song or audio ID.
    *   **Curated Sections**: Dive into curated categories like Games, Music, Fashion, Beauty, and Photography.
*   **🧭 Flexible Input Parsing**: Accepts full Instagram URLs, domain-only inputs, bare paths, and `@handle` formats, then normalizes them automatically.
*   **🔄 Intelligent Pagination**: Automatically handles thousands of results using built-in continuation tokens (`max_id` and `end_cursor`).
*   **🎞️ Deep Media Extraction**: Get direct access to raw video files, high-res images, and full metadata.

### 💎 The Apify Advantage

Combined with the Apify platform, this Actor becomes a scalable **Instagram API alternative** with professional features out of the box:

- **Proxy Rotation**: Automatically uses high-quality residential proxies to bypass rate limits and ensure stability.
- **Scheduling**: Keep your Instagram dataset updated by running the scraper every hour, day, or week.
- **Integrations**: Connect your data directly to Slack, Make, Zapier, or your own custom API.
- **Flexible Exports**: Download your datasets in **JSON, CSV, Excel, or HTML** formats instantly.

Together with Apify’s scheduling, monitoring, and API, this Actor works as a scalable Instagram data pipeline for production use.

### 📊 What Instagram data can you extract with this scraper?

| Field | Description | SEO Keyword |
| --- | --- | --- |
| **ID & Shortcode** | Unique identifiers for the post and its public URL. | Instagram ID |
| **Caption** | Full text description including all hashtags. | Instagram Caption |
| **Media URLs** | Direct links to high-res images or MP4 video files. | Instagram Media URL |
| **Engagement** | Current view counts, like counts, and comment counts. | Instagram Engagement |
| **Timestamp** | The exact date and time the content was published. | Instagram Date |
| **Owner Info** | Username, full name, and unique UserID. | Instagram UserID |
| **Location** | Name and ID of the tagged geolocation. | Instagram Location |

### 📖 How to scrape Instagram data with Instagram Content Scraper

1.  Open [Instagram Content Scraper](https://apify.com/maxdz/instagram-scraper) on the Apify platform.
2.  Add Instagram profile, reel, hashtag, location, or audio inputs to the **URLs** field. Full URLs work, but you can also use shorter forms like `nasa/reels`, `@nasa`, or `explore/tags/space/`. (See table below for formats).
3.  (Optional) Select specific categories from the **Explore in sections** dropdown.
4.  Set your **Max results** per URL or enable **Scrape all available results**.
5.  Click **Start** and download your Instagram dataset in JSON, CSV, or Excel once finished.

#### Supported URL Formats & Content Types

The Actor accepts both canonical URLs and shortened Instagram-style inputs. For example, `https://www.instagram.com/nasa/reels/`, `instagram.com/nasa/reels`, `nasa/reels`, and `@nasa/reels` all resolve to the same source.

| Scrape Type | Example URL Format | Content Produced |
| --- | --- | --- |
| **Profile Posts** | `https://www.instagram.com/nasa/` or `@nasa` | All regular posts from the main grid. |
| **Reels** | `https://www.instagram.com/nasa/reels/` or `nasa/reels` | High-quality video metadata from the Reels tab. |
| **Tagged Posts** | `https://www.instagram.com/nasa/tagged/` or `@nasa/tagged` | Posts where the specific user is tagged. |
| **Reposts** | `https://www.instagram.com/nasa/reposts/` or `nasa/reposts` | Content shared/reposted by the profile. |
| **Hashtags (Tags)** | `https://www.instagram.com/explore/tags/space/` or `explore/tags/space/` | Public posts tagged with the specific hashtag. |
| **Locations** | `https://www.instagram.com/explore/locations/213131048/berlin/` or `explore/locations/213131048/berlin/` | Posts geolocated to a specific place. |
| **Audio/Music** | `https://www.instagram.com/reels/audio/271328201351336/` or `/reels/audio/271328201351336/` | All Reels using a specific audio track ID. |

> Instagram Content Scraper has multiple input options for advanced control. See the **Input tab** in Apify Console for all parameters and detailed tooltips.

### 💰 How much does it cost to scrape Instagram?

This Actor uses the **Compute Units (CU)** model, which is highly cost-effective for large-scale operations.
*   **Efficiency**: You can typically scrape **hundreds of posts for less than $0.10** in platform credits.
*   **Free Plan**: New Apify users get trial credits, usually enough to scrape several thousand items for free.

### 📥 Input & Output Examples

#### Input Example
```json
{
  "urls": ["https://www.instagram.com/nasa/"],
  "sections": ["10156104417160727"],
  "maxResults": 20
}
````

#### Output Example

```json
{
  "id": "354678123456789",
  "shortcode": "DBxYz123",
  "video_url": "https://scontent.cdninstagram.com/v/...",
  "view_count": 125400,
  "caption": "Falcon 9 landing at sunset #SpaceX #Space",
  "taken_at": 1737984000,
  "user": { "username": "spacex", "full_name": "SpaceX" }
}
```

### ⚖️ Is it legal to scrape Instagram?

Our scrapers are ethical and do not extract private user data such as emails, phone numbers, or direct messages. They only extract what users have chosen to share publicly on Instagram.

However, your results may still contain personal data. Personal data is protected by **GDPR** in the European Union and other regulations worldwide. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure, consult your legal counsel. For more information, read the [Apify blog post on the legality of web scraping](https://blog.apify.com/is-web-scraping-legal/).

### 🆘 Support & Related Tools

If you encounter a bug or have a feature request, please visit the **Issues** tab. We actively maintain this tool and welcome your feedback!

**Keywords**: Instagram API Alternative, Instagram Content Scraper, Extract Instagram Reels, Instagram Hashtag Scraper, Instagram Location Scraper, Instagram Data Extraction.

# Actor input Schema

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

Provide URLs for profiles, reels, hashtags, locations, or audio feeds. Examples: https://www.instagram.com/nasa/, https://www.instagram.com/explore/tags/travel/, or https://www.instagram.com/explore/locations/213131048/berlin-germany/,

## `maxResults` (type: `integer`):

The maximum number of items to fetch for each individual URL or section. This is ignored if 'Scrape all available results' is enabled.

## `scrapeAllResults` (type: `boolean`):

If enabled, the scraper will ignore the result limit and attempt to fetch all available content for each provided source.

## `sections` (type: `array`):

Select curated categories from the Instagram Explore tab to scrape content in specific niches.

## Actor input object example

```json
{
  "urls": [
    "https://www.instagram.com/badgalriri/",
    "https://www.instagram.com/badgalriri/reels",
    "https://www.instagram.com/badgalriri/tagged",
    "https://www.instagram.com/badgalriri/reposts",
    "https://www.instagram.com/explore/tags/travel",
    "https://www.instagram.com/explore/locations/213131048/berlin-germany/",
    "https://www.instagram.com/reels/audio/271328201351336/"
  ],
  "maxResults": 20,
  "scrapeAllResults": false
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        "https://www.instagram.com/badgalriri/",
        "https://www.instagram.com/badgalriri/reels",
        "https://www.instagram.com/badgalriri/tagged",
        "https://www.instagram.com/badgalriri/reposts",
        "https://www.instagram.com/explore/tags/travel",
        "https://www.instagram.com/explore/locations/213131048/berlin-germany/",
        "https://www.instagram.com/reels/audio/271328201351336/"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("api-ninja/instagram-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "urls": [
        "https://www.instagram.com/badgalriri/",
        "https://www.instagram.com/badgalriri/reels",
        "https://www.instagram.com/badgalriri/tagged",
        "https://www.instagram.com/badgalriri/reposts",
        "https://www.instagram.com/explore/tags/travel",
        "https://www.instagram.com/explore/locations/213131048/berlin-germany/",
        "https://www.instagram.com/reels/audio/271328201351336/",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("api-ninja/instagram-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    "https://www.instagram.com/badgalriri/",
    "https://www.instagram.com/badgalriri/reels",
    "https://www.instagram.com/badgalriri/tagged",
    "https://www.instagram.com/badgalriri/reposts",
    "https://www.instagram.com/explore/tags/travel",
    "https://www.instagram.com/explore/locations/213131048/berlin-germany/",
    "https://www.instagram.com/reels/audio/271328201351336/"
  ]
}' |
apify call api-ninja/instagram-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Instagram Scraper",
        "description": "🔥 The ultimate all-in-one Instagram powerhouse: scrape profiles, posts, reels, reposts, hashtags, locations & music-tagged content at scale—no login required, complete data access.",
        "version": "0.0",
        "x-build-id": "6L5osHEliiAlmesDQ"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/api-ninja~instagram-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-api-ninja-instagram-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-ninja~instagram-scraper/runs": {
            "post": {
                "operationId": "runs-sync-api-ninja-instagram-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-ninja~instagram-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-api-ninja-instagram-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "urls": {
                        "title": "🔗#️⃣📍🎵 Instagram URLs",
                        "type": "array",
                        "description": "Provide URLs for profiles, reels, hashtags, locations, or audio feeds. Examples: https://www.instagram.com/nasa/, https://www.instagram.com/explore/tags/travel/, or https://www.instagram.com/explore/locations/213131048/berlin-germany/, ",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxResults": {
                        "title": "Maximum results per source",
                        "minimum": 20,
                        "type": "integer",
                        "description": "The maximum number of items to fetch for each individual URL or section. This is ignored if 'Scrape all available results' is enabled.",
                        "default": 20
                    },
                    "scrapeAllResults": {
                        "title": "Scrape all available results",
                        "type": "boolean",
                        "description": "If enabled, the scraper will ignore the result limit and attempt to fetch all available content for each provided source.",
                        "default": false
                    },
                    "sections": {
                        "title": "🗂️ Instagram Explore Sections",
                        "type": "array",
                        "description": "Select curated categories from the Instagram Explore tab to scrape content in specific niches.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "10156104417160727",
                                "591182567883601",
                                "1192724957918688",
                                "461625354020414",
                                "1263953046970624",
                                "304992868006958",
                                "10155994923880727",
                                "300306850568590",
                                "1845816638816306",
                                "785644171535705",
                                "1132100650151702",
                                "571266743272301",
                                "445805859213236",
                                "2411497869088676",
                                "1630221763898806",
                                "10155868806390727",
                                "10155994924430727",
                                "279398652740716",
                                "1004784969545988",
                                "283255969009841",
                                "1104457256235585",
                                "943656532390416",
                                "206741089697034",
                                "1781861538554814",
                                "328048422111602",
                                "1581846665389736",
                                "523068831547973",
                                "514454113372737",
                                "2253590238193516",
                                "2854818284736599",
                                "245987712994021",
                                "2460801400843066",
                                "403114987113671",
                                "10156104410190727",
                                "373222982867065",
                                "1028461920940268",
                                "164724284439267",
                                "2966260220305967",
                                "1856624524418340",
                                "736933136419726",
                                "500507041185835",
                                "217905073500242",
                                "352384067066225",
                                "543960606037894",
                                "824690594825522",
                                "3293536740733196",
                                "600231224265932",
                                "917256014984692"
                            ],
                            "enumTitles": [
                                "Games",
                                "Video Games",
                                "Trick Shots",
                                "Trivia Games",
                                "Toys",
                                "Video Game Collecting",
                                "TV & Movies",
                                "TV & Movies Celebrities",
                                "Fantasy TV & Movies",
                                "Bollywood TV & Movies",
                                "Anime TV & Movies",
                                "Romance TV & Movies",
                                "Comedy TV & Movies",
                                "American TV & Movies",
                                "Animation TV & Movies",
                                "Sports",
                                "Music & Audio",
                                "DJs",
                                "Country Music",
                                "Alternative Music",
                                "Pop Music",
                                "Hip Hop & Rap Music",
                                "K-Pop Music",
                                "Rock Music",
                                "Singer-Songwriters",
                                "Electronic & Dance Music",
                                "R&B & Soul Music",
                                "Pop Culture",
                                "Popular Actors",
                                "Celebrity Families",
                                "TV Series",
                                "Social Media Personalities",
                                "TV Personalities",
                                "Fashion & Beauty",
                                "Street Fashion",
                                "Fashion Design",
                                "Gothic Fashion",
                                "Kawaii Style",
                                "Casual Fashion",
                                "Sneakers",
                                "Acrylic Nails",
                                "Corn Starches",
                                "Bloxburg House",
                                "Hairstyles",
                                "Tattoos",
                                "Quotes",
                                "Knotless Braids",
                                "Photography"
                            ]
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
