# Snapchat Comments Scraper (`alpha-scraper/snapchat-comments-scraper`) Actor

Extract Snapchat profile comments and public profile data from one or multiple Snapchat usernames. Get comment text, likes, replies, profile information, user details, engagement metrics, and structured JSON output for analytics, research, monitoring, and reporting.

- **URL**: https://apify.com/alpha-scraper/snapchat-comments-scraper.md
- **Developed by:** [Alpha Scraper](https://apify.com/alpha-scraper) (community)
- **Categories:** Social media, SEO tools, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $24.99 / 1,000 results

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

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

## What's an Apify Actor?

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

## How to integrate an Actor?

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

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

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

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

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

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

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

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

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

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

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


# README

## 👻 Snapchat Comments Scraper


### 🚀 Extract Snapchat Profile Comments & Public Profile Information at Scale

The **Snapchat Comments Scraper** is a powerful Apify actor designed to extract public comments and profile information from Snapchat creator profiles.

Simply provide one or multiple Snapchat usernames or profile URLs, and the actor will return structured datasets containing profile details and available public comments.

Perfect for:

✅ Social Media Research

✅ Audience Analysis

✅ Brand Monitoring

✅ Creator Intelligence

✅ Comment Analysis

✅ Sentiment Research

✅ Marketing Insights

✅ Data Collection Projects

---

### ⭐ Why Use Snapchat Comments Scraper?

Snapchat is one of the world's most popular social media platforms, but collecting public profile comment data manually can be extremely time-consuming.

This actor helps automate the process by gathering publicly available profile and comment information into a clean structured dataset.

#### Benefits

* ⚡ Fast data extraction
* 📊 Structured JSON output
* 👥 Supports multiple profiles
* 🔄 Bulk username processing
* 💾 Ready for export
* 📈 Useful for analytics workflows
* 🎯 Ideal for researchers and marketers
* 🚀 Easy to use with no technical knowledge required

---

### 🔥 Features

#### 👤 Profile Information Extraction

Retrieve public profile information including:

* Profile ID
* Username
* Display Name
* Biography
* Profile URL
* Profile Image

#### 💬 Comment Collection

Extract publicly available comments including:

* Comment ID
* Comment Text
* Comment Author Name
* Post ID
* User ID
* Comment Timestamp
* Like Count
* Reply Count

#### 📦 Bulk Processing

Process multiple Snapchat profiles in a single run.

#### 🔗 Flexible Inputs

Supports:

* Snapchat usernames
* Snapchat profile URLs
* Mixed input lists

#### 📁 Clean Output

Returns structured JSON records that can easily be exported to:

* JSON
* CSV
* Excel
* API Integrations
* Databases
* Analytics Platforms

---

### 🎯 Use Cases

### 📈 Social Media Analytics

Analyze engagement and audience interactions across Snapchat profiles.

### 🔍 Market Research

Study audience behavior and public conversations.

### 🏢 Brand Monitoring

Monitor discussions related to creators and brands.

### 🧠 Sentiment Analysis

Collect comment datasets for sentiment analysis projects.

### 🎬 Creator Research

Evaluate audience engagement on public Snapchat profiles.

### 📊 Data Science Projects

Gather structured Snapchat comment data for research and machine learning workflows.

---

### 📥 Input

The actor accepts one or multiple Snapchat usernames or profile URLs.

### Example Input

```json
{
  "usernames": [
    "https://www.snapchat.com/@loganpaul",
    "@reem_real"
  ]
}
````

***

### 📤 Output

Each profile generates a structured record.

### Example Output

```json
[
  {
    "id": "0b654ab6-df7c-4733-85d5-26f60d86e3bc",
    "username": "loganpaul",
    "displayName": "Logan Paul",
    "bio": "🥊",
    "profileUrl": "https://www.snapchat.com/@loganpaul",
    "profilePhoto": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2QvMGdiR0YxNEl0Q1JDYVNZOXlkbVBpP2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,90_FMjpeg",
    "comments": [
      {
        "commentId": "8741447606357740563_10583721485219126730",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "4878407677086549095_11207748850128278624",
        "username": "",
        "displayName": "Elis",
        "text": "Fake af",
        "createdAt": "1752462097437",
        "likeCount": 238,
        "replyCount": 59
      },
      {
        "commentId": "9134198325253852140_10129188671679864422",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "6354398338155301142_9386375409159874445",
        "username": "",
        "displayName": "Tolet",
        "text": "Fake gang---------------->",
        "createdAt": "1752483219084",
        "likeCount": 157,
        "replyCount": 3
      },
      {
        "commentId": "9035566433104577183_12072996175697620820",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "7363887666883218366_10711802937211807604",
        "username": "",
        "displayName": "Brandon Lee",
        "text": "Pretty freaking cool 😎 😊😊",
        "createdAt": "1752460637448",
        "likeCount": 55,
        "replyCount": 10
      },
      {
        "commentId": "5367249817706319797_12492377855406187794",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "15625843132314241949_13453551946025892021",
        "username": "",
        "displayName": "Jackson",
        "text": "W way to market it",
        "createdAt": "1752457838413",
        "likeCount": 94,
        "replyCount": 4
      },
      {
        "commentId": "9673926411615685577_9876335997384801600",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "1753631618263895813_13426849692897150698",
        "username": "",
        "displayName": "Marvin",
        "text": "Never tried one,don't know if I want to!!",
        "createdAt": "1752460246353",
        "likeCount": 30,
        "replyCount": 6
      },
      {
        "commentId": "16518742464096846987_11960358053780504044",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "14186263066399296451_12601119770414933830",
        "username": "",
        "displayName": "Amelia Deanne 🩷",
        "text": "I swear he roasted Memphis",
        "createdAt": "1781908609502",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "318396979075172230_9639682560625718424",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "4532608039325879178_12183955346000394626",
        "username": "",
        "displayName": "🐉AJ🪐",
        "text": "Paul Paul can we fire Logan Paul!",
        "createdAt": "1781913970699",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "17858772285979512818_12901261572504471999",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "11870960147534793898_10702201723674611325",
        "username": "",
        "displayName": "Liam",
        "text": "Fake is white",
        "createdAt": "1752477596324",
        "likeCount": 25,
        "replyCount": 6
      },
      {
        "commentId": "6342150429526868601_13256824947859389594",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "10147508360669317562_13761021828860113774",
        "username": "",
        "displayName": "~🥎Graci",
        "text": "Cuteeee",
        "createdAt": "1752460124246",
        "likeCount": 20,
        "replyCount": 10
      },
      {
        "commentId": "962122351093697502_10073645916985615144",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "7066411201264239623_11746456115099622385",
        "username": "",
        "displayName": "Brian",
        "text": "Awesome",
        "createdAt": "1752461642604",
        "likeCount": 22,
        "replyCount": 6
      },
      {
        "commentId": "435205089533509729_12397083789814512150",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "8213537598374692083_9824637330314671177",
        "username": "",
        "displayName": "Hayden",
        "text": "You got knocked out by jelly roll 🤣🤣🤣🤣🤣",
        "createdAt": "1752502371589",
        "likeCount": 12,
        "replyCount": 9
      },
      {
        "commentId": "4997463553196838332_11336201320939191442",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "11182437826611855614_10646936053741676909",
        "username": "",
        "displayName": "Madison",
        "text": "Omg",
        "createdAt": "1752626055697",
        "likeCount": 16,
        "replyCount": 4
      },
      {
        "commentId": "17577075409769942652_10875033805456247152",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "9960740022235841131_10580105651243936681",
        "username": "",
        "displayName": "Katie Hinzmann",
        "text": "That is cool!!",
        "createdAt": "1781916509793",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "16469269035722031161_11384607724689644892",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "264745140379534030_13731842926815899318",
        "username": "",
        "displayName": "Harlee",
        "text": "I love your brother tell tydus I said hi",
        "createdAt": "1754541457159",
        "likeCount": 11,
        "replyCount": 5
      },
      {
        "commentId": "781887560964262168_9341360740463126889",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "2736038769492184690_12528897814924348458",
        "username": "",
        "displayName": "Delia",
        "text": "I'm delia  i love  your hair and  prime",
        "createdAt": "1771802718457",
        "likeCount": 10,
        "replyCount": 4
      },
      {
        "commentId": "7404248288557025281_10235638942112300102",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "14233214349464716590_11734401043689049565",
        "username": "",
        "displayName": "Lindsay💎💎💎",
        "text": "I just got the blue and the red but not orange I need to find out some bottles",
        "createdAt": "1752560065315",
        "likeCount": 9,
        "replyCount": 3
      },
      {
        "commentId": "12477856425007923781_11929606538396010242",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "881744740740123848_10866658649412298414",
        "username": "",
        "displayName": "Kolton",
        "text": "Can I have him?",
        "createdAt": "1752538049001",
        "likeCount": 12,
        "replyCount": 3
      },
      {
        "commentId": "2166063547562410862_11659227753936778106",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "10511329179511898677_13537634782704474089",
        "username": "",
        "displayName": "Gavin",
        "text": "Actually, I love you drink prime",
        "createdAt": "1762561844755",
        "likeCount": 10,
        "replyCount": 4
      },
      {
        "commentId": "12871284634276023736_11146416780519557584",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "13497056513931692709_12074277987362435370",
        "username": "",
        "displayName": "Ember Crank",
        "text": "That is cool",
        "createdAt": "1781913733182",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "8890406840918491426_10509167169084284218",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "11182437826611855614_10646936053741676909",
        "username": "",
        "displayName": "Madison",
        "text": "I love your videos on YouTube",
        "createdAt": "1752626035007",
        "likeCount": 10,
        "replyCount": 2
      },
      {
        "commentId": "11470655084666373660_10752866630966990442",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "12223906518266955818_13066324299861531762",
        "username": "",
        "displayName": "Gianna",
        "text": "Fake",
        "createdAt": "1781904189568",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "8368138803005837210_11960999010784031766",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "9701832112551444667_10393147886979906115",
        "username": "",
        "displayName": "Trevor",
        "text": "It fake",
        "createdAt": "1781131591060",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "7774358996657392167_9939171712268274599",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "9987464332279958391_11916573513269590482",
        "username": "",
        "displayName": "Douglas",
        "text": "😂😂😂",
        "createdAt": "1782344034938",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "10603291225961153273_11707355367442589501",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "10547805177830984341_9495049926524192010",
        "username": "",
        "displayName": "Danial",
        "text": "Yo",
        "createdAt": "1781916036260",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "6450665999592734827_12352622168256761878",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZXhsYmJicmt3AZgGm6hjAZgGm5xPAAAAAQ",
        "userId": "2420790497174700251_10497871044915744063",
        "username": "",
        "displayName": "Anna",
        "text": "Will NUR das Chamäleon",
        "createdAt": "1752569641228",
        "likeCount": 11,
        "replyCount": 1
      },
      {
        "commentId": "239145309211018550_10452343425537155770",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYcXB2cGljbmx4AZgAQSBBAZgAQRNYAAAAAQ",
        "userId": "5233751789049823735_12741690598678954284",
        "username": "",
        "displayName": "🦠",
        "text": "Shi not tuff💔",
        "createdAt": "1752357081205",
        "likeCount": 1881,
        "replyCount": 84
      },
      {
        "commentId": "6332904886760459466_12763753362058786571",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYcXB2cGljbmx4AZgAQSBBAZgAQRNYAAAAAQ",
        "userId": "10243312276373653586_13246238643680113634",
        "username": "",
        "displayName": "Nato",
        "text": "That's not tuff, lil bro😭",
        "createdAt": "1752361439032",
        "likeCount": 1076,
        "replyCount": 37
      },
      {
        "commentId": "14755029199664990687_10636755529798375612",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZmxwYXNnbHFoAYSSvJR6AYSSvHG7AAAAAA",
        "userId": "3126514040245014366_11834755589574316505",
        "username": "",
        "displayName": "FLAMES",
        "text": "🔥🔥🔥🔥🔥🔥",
        "createdAt": "1781453228252",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "6444554519532358270_10833079665894634648",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZmxwYXNnbHFoAYSSvJR6AYSSvHG7AAAAAA",
        "userId": "9409007124778403396_12209334246484766150",
        "username": "",
        "displayName": "Marcella",
        "text": "😄😄😄😄",
        "createdAt": "1781291979831",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "1531457333276134543_13082032181858355030",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYZmxwYXNnbHFoAYSSvJR6AYSSvHG7AAAAAA",
        "userId": "_",
        "username": "",
        "displayName": "Snapchatter",
        "text": "🔥🔥🔥",
        "createdAt": "1777551588478",
        "likeCount": 0,
        "replyCount": 0
      } ......
          .......
               ..........
    ]
  },
  {
    "id": "e28330e7-e5d9-46c7-939a-1315a9cf8854",
    "username": "reem_real",
    "displayName": "Reem Shaikh",
    "bio": "Staying a mystery on snap!",
    "profileUrl": "https://www.snapchat.com/@reem_real",
    "profilePhoto": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2QvMUx6ZEI1WUM3aVhNMGdQbXN4emlzP2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,90_FMpng",
    "comments": [
      {
        "commentId": "1731752125502541093_13072651969760794039",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "11830907279983265541_10822603113412841061",
        "username": "",
        "displayName": "Somya",
        "text": "❤️❤️❤️😍😍",
        "createdAt": "1767346127031",
        "likeCount": 2,
        "replyCount": 1
      },
      {
        "commentId": "13808292982728445403_9329740553858013124",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "13065717807540487375_10782506411581559579",
        "username": "",
        "displayName": "Vanshika🥋",
        "text": "Hello reem di you r my favorite 💗💗💗💞💞💞",
        "createdAt": "1767348229028",
        "likeCount": 7,
        "replyCount": 0
      },
      {
        "commentId": "18345120253066561265_9605371043856271024",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "13065717807540487375_10782506411581559579",
        "username": "",
        "displayName": "Vanshika🥋",
        "text": "You're so cute 💗🧿",
        "createdAt": "1767377563187",
        "likeCount": 5,
        "replyCount": 0
      },
      {
        "commentId": "10870025920768460762_10573415312990676290",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "4092558722283685543_12090562113458660713",
        "username": "",
        "displayName": "@",
        "text": "Reem aap laughter chef me kb aao ge 😍😍",
        "createdAt": "1781001419559",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "3319094643587564568_11123877712536044118",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "13065717807540487375_10782506411581559579",
        "username": "",
        "displayName": "Vanshika🥋",
        "text": "Di plzzzz reply",
        "createdAt": "1767348368318",
        "likeCount": 5,
        "replyCount": 0
      },
      {
        "commentId": "8636572113002711031_13377586618634490408",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "1725192110474085076_10963870535622121868",
        "username": "",
        "displayName": "💙💝",
        "text": "Elvish Sath couple post aye Gye Eid ya Sid Sath 😭wesy last time mehndi mein s tha is bar e likhi😭😭jannat couple pic kis mard Sath de gye @Reem Shaikh",
        "createdAt": "1774097103212",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "9083890256278276198_12101748574990600666",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "1725192110474085076_10963870535622121868",
        "username": "",
        "displayName": "💙💝",
        "text": "Elvish Sath couple post aye Gye Eid ya Sid Sath 😭wesy last time mehndi mein s tha is bar e likhi😭😭jannat couple pic kis mard Sath de gye @Reem Shaikh @Reem Shaikh",
        "createdAt": "1774097087315",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "15312936786955749752_10296381827740641175",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "1725192110474085076_10963870535622121868",
        "username": "",
        "displayName": "💙💝",
        "text": "Elvish Sath couple post aye Gye Eid ya Sid Sath 😭wesy last time mehndi mein s tha is bar e likhi😭😭jannat couple pic kis mard Sath de gye @Reem Shaikh @Reem Shaikh @Reem Shaikh",
        "createdAt": "1774097060054",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "1593828482669166701_11698172651445377020",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "3839652000361172837_11003739283678862766",
        "username": "",
        "displayName": "Priya:)✨💕",
        "text": "Reem aap laughter chef me kab aaoge",
        "createdAt": "1778998687466",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "15606072359366838429_12924676972653203608",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYd3p3c29mdWtwAZt7DCDoAZt7DCBHAAAAAw",
        "userId": "1725192110474085076_10963870535622121868",
        "username": "",
        "displayName": "💙💝",
        "text": "Elvish Sath couple post aye Gye Eid ya Sid Sath 😭wesy last time mehndi mein s tha is bar e likhi😭😭 @Reem Shaikh @Reem Shaikh",
        "createdAt": "1774097036617",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "10479134437158570201_11263998736035885507",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "18304080608036409044_10722937110968200313",
        "username": "",
        "displayName": "Faiza",
        "text": "Ye dresss apne laughter chef me pehna tha na ??😍😍😂😂❤️❤️",
        "createdAt": "1756791123797",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "17395410333957374745_11173516025868236410",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "13664167402874097044_10704373247456895490",
        "username": "",
        "displayName": "Sweety",
        "text": "Hi😍😍",
        "createdAt": "1766342249890",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "10374907013396056269_13221125847160490111",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "2998932896430377482_11828336395020077016",
        "username": "",
        "displayName": "Upasna",
        "text": "So funny😂",
        "createdAt": "1765808720712",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "5654337385514749669_10599052181749805598",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "12498401957801379670_10175755125076916020",
        "username": "",
        "displayName": "Azeem",
        "text": "😍😍😍😍😍😍😍😍❤️❤️❤️❤️❤️❤️",
        "createdAt": "1765057914679",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "17837003364696540185_11894496404103698604",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "14835848423834337750_12206646012209961296",
        "username": "",
        "displayName": "Sara",
        "text": "😍😍❤️",
        "createdAt": "1762271529674",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "1486036424852457958_11129304531061592366",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "5626862230975824134_11010620176130518656",
        "username": "",
        "displayName": "Notty Gril 7",
        "text": "😂😂",
        "createdAt": "1756987557891",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "9139183942027462130_12819309874731603453",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "16352757961139111051_11678754561072315375",
        "username": "",
        "displayName": "🟣",
        "text": "@Reem Shaikh 2 fotiya boni 🧑‍🦲🧑‍🦲🧑‍🦲 boni kye lips or teeth joker jesy face sye bary ha teeth look like darikola horse 🐴 size teeth",
        "createdAt": "1756745904148",
        "likeCount": 4,
        "replyCount": 0
      },
      {
        "commentId": "5351988718828931427_10058657317402844681",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "7547051425270679020_13741032458373871324",
        "username": "",
        "displayName": "Trupal Parikh❤️‍🔥",
        "text": "😊😊",
        "createdAt": "1777051882065",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "13534003737254840923_9971555654554859804",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "7513050343441779930_9575061272625570207",
        "username": "",
        "displayName": "Joban",
        "text": "❤️❤️❤️❤️",
        "createdAt": "1776534087657",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "10601374007974907325_13341846403454110375",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "9251262054775211741_11065440221379650918",
        "username": "",
        "displayName": "Itz__",
        "text": "😂❤️😂",
        "createdAt": "1759996258412",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "2115831636322111038_11234839654084910667",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "8142087358487217964_10494136866389327293",
        "username": "",
        "displayName": "روما",
        "text": "😍😍😍",
        "createdAt": "1757427985446",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "7810621810819416948_13138250501884263558",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "12634967426568441515_10880416555800069226",
        "username": "",
        "displayName": "Palak",
        "text": "😂",
        "createdAt": "1756928614834",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "7271491452927952810_10353971605094468970",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "6548200971184718611_9909008773746818413",
        "username": "",
        "displayName": "Z@!N@_J@@N🎀",
        "text": "😂😂😂😂😂😂",
        "createdAt": "1756844758817",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "10536869106117986633_11261201943188083488",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYa2pxZmF2ZWtsAZkGKZNZAZkGJLhqAAAAAw",
        "userId": "7170725865421492177_9338944166306666365",
        "username": "",
        "displayName": "Narmada",
        "text": "😂😂😂❤️❤️❤️ @Reem Shaikh",
        "createdAt": "1756827333033",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "2640800877330975806_10873704032764622368",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "7241550016355649152_12152549188742782996",
        "username": "",
        "displayName": "It's",
        "text": "Musalman hokar bindi lagai soo badd",
        "createdAt": "1756747533294",
        "likeCount": 42,
        "replyCount": 5
      },
      {
        "commentId": "11306144288448858995_11578332002678376390",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "9606444317898722001_12987414531378313680",
        "username": "",
        "displayName": "Snapchatter",
        "text": "Didi aap dono didi Hindu ho kya",
        "createdAt": "1756794471966",
        "likeCount": 13,
        "replyCount": 3
      },
      {
        "commentId": "15885094589439494810_9740163178425419224",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "3924864794521651669_11540206309422041901",
        "username": "",
        "displayName": "Gaurav Kumawat",
        "text": "Yr jannat badi fursat se banya hai aapko uper wale ne yr 😘😍❤️😍❤️😍💯💯💘💘💘💘🫶🫶🫶🫶👌👌👌💞💞💞💞💞😍😍😍😘💕",
        "createdAt": "1756830109532",
        "likeCount": 8,
        "replyCount": 2
      },
      {
        "commentId": "13290033776686811551_11682247481159977538",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "272009237702591171_13599971762459579873",
        "username": "",
        "displayName": "Asra",
        "text": "Astagfirullah i don't like her now anymore",
        "createdAt": "1756893429187",
        "likeCount": 11,
        "replyCount": 1
      },
      {
        "commentId": "4607765700606316121_13178725979008183866",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "1781580879854847533_9958511589455924663",
        "username": "",
        "displayName": "ᴀɪsʜᴀ🌙",
        "text": "Tumko Allah bachaye",
        "createdAt": "1756820023997",
        "likeCount": 13,
        "replyCount": 0
      },
      {
        "commentId": "3161937621396964379_9578105100797106538",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "825300279392158380_12233233115019568428",
        "username": "",
        "displayName": "Xadav",
        "text": "Koe girl friend ban jao",
        "createdAt": "1778712100772",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "14433649515209180819_10585540810237443897",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "8504066743172548234_11747158922039274796",
        "username": "",
        "displayName": "Sunil Kumar",
        "text": "Jannat zubair",
        "createdAt": "1756747378528",
        "likeCount": 5,
        "replyCount": 0
      },
      {
        "commentId": "2180087661118114636_11709174975854056268",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "5540241699693675057_12599518555015802401",
        "username": "",
        "displayName": "Reem",
        "text": "So cute Reem 💝",
        "createdAt": "1756808002389",
        "likeCount": 3,
        "replyCount": 0
      },
      {
        "commentId": "656603017705507094_9487898562973127500",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "13078062345485894906_11669481323646427840",
        "username": "",
        "displayName": "νєиσм ѕσυℓ",
        "text": "My jannah ❤🥰",
        "createdAt": "1756793808008",
        "likeCount": 3,
        "replyCount": 0
      },
      {
        "commentId": "10694802396929084267_12528848239490544255",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "13517552477699983676_13811082072099730933",
        "username": "",
        "displayName": "Queen_Khan123",
        "text": "🔥",
        "createdAt": "1763324568517",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "11137750847812091927_12229099664145334338",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "11119597922508556494_10304850301934251960",
        "username": "",
        "displayName": "Khanshowkat",
        "text": "Hi",
        "createdAt": "1756747274371",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "7911788319413322835_10869403025396768587",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "16352757961139111051_11678754561072315375",
        "username": "",
        "displayName": "🟣",
        "text": "@Reem Shaikh yeh 🧑‍🦲🧑‍🦲🧑‍🦲🧑‍🦲🧑‍🦲🧑‍🦲 takli 🧑‍🦲 boni nye religion change kar lia wear bindi @Reem Shaikh",
        "createdAt": "1756745610756",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "6435221521896787837_10308681532767127947",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "5275814634228042939_11618478667412346041",
        "username": "",
        "displayName": "Yunus Khan",
        "text": "Hai Rima darling ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️ you so hary🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥",
        "createdAt": "1782232256124",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "13543110302871800099_12291443478975774008",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "11013429063432622047_10940234351260265742",
        "username": "",
        "displayName": "Dilshad Khan",
        "text": "Aap dono  sab sa acchi dost ho 😍���😍😍😍😍😍😍😍😍😍😍😍😍😍",
        "createdAt": "1763287616684",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "1545394463746116553_9559088911367376228",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "3418716273787159561_13656092644140826357",
        "username": "",
        "displayName": "rajaksh Singh",
        "text": "🔥🔥🔥🔥🔥🔥",
        "createdAt": "1757828404905",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "8041545807333443526_12194691201364447838",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "10604688777586167799_12752748815070979187",
        "username": "",
        "displayName": "Kanwal Jeet Singh",
        "text": "😍😍",
        "createdAt": "1781686964153",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "16037872943466300250_10529892952183160970",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "17978697903799880089_12008428623491534306",
        "username": "",
        "displayName": "As",
        "text": "😍😍😍",
        "createdAt": "1779347783588",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "4164740647002129950_13028443898340485483",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "10759909430290564860_13016928011566723280",
        "username": "",
        "displayName": "Shabbir Tarwadi",
        "text": "❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️",
        "createdAt": "1775643714902",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "3283830702780597579_11838698516477541633",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "10759909430290564860_13016928011566723280",
        "username": "",
        "displayName": "Shabbir Tarwadi",
        "text": "🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥",
        "createdAt": "1775643700828",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "7955152626043012470_12325228910961420811",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "13800667177873459171_9877472598025335576",
        "username": "",
        "displayName": "Mohd",
        "text": "Naam ki jannat hai  hat diwani islam ka naam kharab kare 😏😏",
        "createdAt": "1762089496735",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "13105483478571174313_9464009906835406097",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "2565306848540508352_11264741312837629518",
        "username": "",
        "displayName": "Nisha",
        "text": "Hi reem",
        "createdAt": "1777712149439",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "14910781389658934704_11181014129729295629",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "12421323949823577262_12280670393296627884",
        "username": "",
        "displayName": "Preeti",
        "text": "❤️❤️❤️❤️❤️❤️❤️❤️",
        "createdAt": "1780135396340",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "8191073938822611975_13310153649012533828",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "10309226343875297968_11477216916330776268",
        "username": "",
        "displayName": "Ankita",
        "text": "H",
        "createdAt": "1782455298599",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "5776137665592446857_10814893194982025661",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYeXJwaW1ucGRyAZkGJJssAZkGIvHUAAAAAQ",
        "userId": "1815533797178887913_10144342023063927263",
        "username": "",
        "displayName": "13.MANU.🦅",
        "text": "❤️❤️",
        "createdAt": "1778171091788",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "12243360501488111285_10844609333031068986",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "5540241699693675057_12599518555015802401",
        "username": "",
        "displayName": "Reem",
        "text": "So beautiful  Reem 🖤",
        "createdAt": "1756744360506",
        "likeCount": 7,
        "replyCount": 0
      },
      {
        "commentId": "14195776616041762725_10449068927668514289",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "16984020938491513094_13282938020951286748",
        "username": "",
        "displayName": "Sumayya",
        "text": "Mashallah 🥰",
        "createdAt": "1756797978793",
        "likeCount": 2,
        "replyCount": 0
      },
      {
        "commentId": "2857159141813996758_12994924895523210596",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "4079900377354356167_9579622211367309517",
        "username": "",
        "displayName": "σffιχ_αиαвιуα❤️‍🔥",
        "text": "Gorgeous 😍",
        "createdAt": "1756799939540",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "10864547168451054329_11091010814394436023",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "10112911465638742981_12701732080729125396",
        "username": "",
        "displayName": "Nirjasolanki",
        "text": "So cute dii ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️",
        "createdAt": "1766568093701",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "12043188598091759747_11832415133596849453",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "15876506040159388596_9920093640771315180",
        "username": "",
        "displayName": "Mohammed",
        "text": "Wow Beautiful girl lovely 🔥🔥😍😍❤️",
        "createdAt": "1765761548639",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "12583451618506721809_12645202839519230612",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "1162732376311614503_9230382917747067018",
        "username": "",
        "displayName": "Kiran",
        "text": "I want to meet you ❤️🔥",
        "createdAt": "1763833344601",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "1324701550670465887_10232504679936410174",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "1162732376311614503_9230382917747067018",
        "username": "",
        "displayName": "Kiran",
        "text": "I am your big fan ❤️🙏🙏",
        "createdAt": "1763833334765",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "3166219567802108962_10380979606087025456",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "17898950727399261105_13008760033796526994",
        "username": "",
        "displayName": "Fazlat Wafa",
        "text": "Miss you ma app ke bhoute fan ho",
        "createdAt": "1757922016591",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "7942606247980385274_11161572144430231254",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "12469350585372983807_12579576277269194678",
        "username": "",
        "displayName": "Rajendra",
        "text": "😊😊😊😊😊😊🔥🔥😍😍😍",
        "createdAt": "1756792064084",
        "likeCount": 1,
        "replyCount": 0
      },
      {
        "commentId": "15602876678903841386_9840067414484290858",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "12234852189161473706_10740745839930426499",
        "username": "",
        "displayName": "Unexpected Life",
        "text": "🥹🤍",
        "createdAt": "1778251549320",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "4658327631566818883_11690497829733414543",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "2136369047815933803_13147249838932356513",
        "username": "",
        "displayName": "މުހައްމަދު",
        "text": "ماشا الله Reem",
        "createdAt": "1777047158160",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "12327102459548552731_12049519418551254767",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "197346071933046587_13224514091939421285",
        "username": "",
        "displayName": "Danish",
        "text": "😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍",
        "createdAt": "1776416269375",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "1688309260659149249_10853769586916102476",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "7513050343441779930_9575061272625570207",
        "username": "",
        "displayName": "Joban",
        "text": "❤️❤️❤️❤️",
        "createdAt": "1775982593263",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "7722154008998791617_12319023968276147226",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "19188544227592900_11140601081465630763",
        "username": "",
        "displayName": "Sunakshi 👑 💖💲",
        "text": "Tumse Sundar Koi nahin  ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️😍😍",
        "createdAt": "1765875012290",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "7306564361074397032_10978310870620277622",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "9251262054775211741_11065440221379650918",
        "username": "",
        "displayName": "Itz__",
        "text": "❤️❤️",
        "createdAt": "1759996297968",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "16862258530261549885_13321611679096120549",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "4428809713983505894_13034276341362088027",
        "username": "",
        "displayName": "Darsh",
        "text": "🧡🧡🧡🧡",
        "createdAt": "1759670157051",
        "likeCount": 0,
        "replyCount": 0
      },
      {
        "commentId": "2698983395025895690_13323308508311251194",
        "postId": "W7_EDlXWTBiXAEEniNoMPwAAYbnlpdWRtbm55AZkGCYJ8AZkGCX2aAAAAAw",
        "userId": "13134362573650871039_9871932903800693571",
        "username": "",
        "displayName": "Riky Roy",
        "text": "में कुछ नहीं बोलूंगा कुछ बोलूंगा तो वो भी बेकार है आप के सुंदरता के सामने",
        "createdAt": "1757324099355",
        "likeCount": 0,
        "replyCount": 0
      }
    ]
  } ......
       .......
            ..........
]
```

***

### 📑 Output Fields Explained

### Profile Fields

| Field        | Description                        |
| ------------ | ---------------------------------- |
| id           | Unique Snapchat profile identifier |
| username     | Snapchat username                  |
| displayName  | Public profile display name        |
| bio          | Profile biography                  |
| profileUrl   | Public Snapchat profile URL        |
| profilePhoto | Profile image URL                  |

***

### Comment Fields

| Field       | Description                      |
| ----------- | -------------------------------- |
| commentId   | Unique comment identifier        |
| postId      | Related Snapchat post identifier |
| userId      | Unique commenter identifier      |
| username    | Username if available            |
| displayName | Comment author display name      |
| text        | Comment text content             |
| createdAt   | Comment creation timestamp       |
| likeCount   | Total likes received             |
| replyCount  | Number of replies                |

***

### 🎯 Who Can Benefit?

#### 📢 Marketing Agencies

Monitor creator engagement and audience discussions.

#### 🏢 Brands

Research influencers and audience reactions.

#### 📈 Growth Teams

Measure audience interaction patterns.

#### 🎬 Content Creators

Analyze engagement trends across profiles.

#### 📊 Researchers

Collect structured public comment datasets.

#### 🤖 Data Scientists

Build analytics and machine learning models using Snapchat comment data.

***

### ⚡ Best Practices

To achieve the best results:

#### ✅ Use Public Profiles

The actor works best with public Snapchat creator profiles.

#### ✅ Verify Usernames

Double-check usernames before running the actor.

#### ✅ Process Multiple Profiles

Use batch input to save time when collecting data from multiple accounts.

#### ✅ Export Results

Download results in CSV, JSON, or Excel format for further analysis.

#### ✅ Store Historical Data

Run the actor periodically to build long-term engagement datasets.

***

### 🛡️ Possible Errors & How to Avoid Them

### Invalid Username

#### Cause

The supplied username does not exist.

#### Solution

Verify the username and try again.

***

### Incorrect Profile URL

#### Cause

The profile URL is incomplete or malformed.

#### Solution

Use the full Snapchat profile URL.

Example:

```text
https://www.snapchat.com/@username
```

***

### No Public Comments Available

#### Cause

The profile may not have publicly available comments.

#### Solution

Try another profile or review profile availability.

***

### Empty Results

#### Cause

Public information may not be available for the selected profile.

#### Solution

Test with another public Snapchat creator profile.

***

### 📊 Example Workflow

#### Step 1

Enter one or more Snapchat usernames.

#### Step 2

Run the actor.

#### Step 3

Wait for processing to complete.

#### Step 4

Review the generated dataset.

#### Step 5

Export data in your preferred format.

#### Step 6

Use the data for analytics, research, reporting, or monitoring.

***

### 🌟 Advantages Over Manual Collection

- ⚡ Faster than manual research
- 📦 Bulk profile support
- 📊 Structured datasets
- 🔍 Better analytics opportunities
- 💾 Easy export options
- 🚀 Scalable data collection
- 📈 Improved productivity
- 🎯 Consistent output format

***

### ❓ Frequently Asked Questions

### Can I scrape multiple profiles?

Yes. You can provide multiple usernames or profile URLs in one run.

***

### Does the actor return comments?

Yes. Publicly available comments are included when available.

***

### Can I export the results?

Yes. Results can be exported from Apify in multiple formats.

***

### Is the output structured?

Yes. The actor returns clean structured JSON data suitable for automation and analysis.

***

### 🏆 Snapchat Comments Scraper

Extract public Snapchat profile information and comments from one or multiple Snapchat profiles with a simple, scalable, and structured workflow.

Perfect for marketers, researchers, agencies, analysts, creators, and data professionals looking to collect Snapchat comment datasets efficiently.

***

## Here my another actors :

### Youtube Iteams:

- [🎶 Youtube Audio Downloader (Video/Shorts)](https://console.apify.com/actors/lTUPL4gmLTDNXBeWw/source)
- [Youtube Video Downloader Advanced](https://console.apify.com/actors/XOpQsUkgGZLGSCJd0/source)
- [Youtube Video Downloader ( Soundless )](https://console.apify.com/actors/gFsczW1QplIquv9eL/source)
- [Youtube Video Downloader](https://console.apify.com/actors/9kZQcUlHZRKp1ilZA/source)
- [Youtube Video Details Scraper](https://console.apify.com/actors/On4VfiWjGnT79clm1/source)
- [Youtube Transcript Ninja (Subtitles) ](https://console.apify.com/actors/eWrsJHhdeEbVHChpX/source)
- [Youtube Thumbnails Downloader & Scraper](https://console.apify.com/actors/YShot3wkL0HJdRkD0/source)
- [Youtube Tags or Hashtags Scraper](https://console.apify.com/actors/O1FU99ID2ccR5wcS8/source)
- [Youtube Tags Scraper](https://console.apify.com/actors/1wVokAhQLbbeeFVfR/source)
- [Youtube Shorts Scraper lite](https://console.apify.com/actors/bOyWDt1IbXZsadWRp/source)
- [Youtube Shorts Downloader Pro](https://console.apify.com/actors/bN1AjNRMops81rGkg/source)
- [Youtube Shorts Comments Scraper](https://console.apify.com/actors/ON1C4qgHaEQEhhEmI/source)
- [Youtube Community Posts Scraper](https://console.apify.com/actors/X38E51BParHFNaCw1/source)
- [Youtube Channel Id Scraper Pro](https://console.apify.com/actors/2uuIEovgGHcYjEKyN/source)
- [Youtube Video Transcript  Scraper ( Subtitles )](https://console.apify.com/actors/IEmSN6FkNn0tw10BA/source)
- [Youtube Video Comments Scraper](https://console.apify.com/actors/URh4zBT1aesfE8QKc/source)
- [Youtube Shorts Scraper  Pro](https://console.apify.com/actors/G4McyHJJzc2TbUSo6/source)
- [Youtube Shorts Scraper](https://console.apify.com/actors/XP0WgKweF1M83FnmR/source)
- [Youtube Channel Scraper](https://console.apify.com/actors/ufMZfwMgyHeaoDdAd/source)
- [YouTube Video Description Extractor](https://console.apify.com/actors/Xqae3CmxqT3HfHaJ5/source)
- [YouTube Hashtag Scraper](https://console.apify.com/actors/d4bYqQ0LWuczEgumx/source)
- [YouTube Description Scraper pro](https://console.apify.com/actors/OVymx0bku0C8gowB0/source)
- [YouTube Comments Scraper | Pay Per Result](https://console.apify.com/actors/ict6AecoJ85T4RthZ/source)
- [YouTube Channel ID Scraper](https://console.apify.com/actors/P9XlG8ylMGqfoelOg/source)

### Tiktok Iteams:

- [Tiktok Video Downloader](https://console.apify.com/actors/dlyQGIrqOracdqOeb/source)
- [Tiktok Video Details Scraper Pro](https://console.apify.com/actors/kZMMAHBehLOdG2FBb/source)
- [Tiktok Profile Scraper](https://console.apify.com/actors/C9mdCvPs7mDV8AYdd/source)
- [TikTok Video Scraper](https://console.apify.com/actors/7NjipRJbS73X9Io90/source)
- [TikTok Profile Videos Scraper](https://console.apify.com/actors/F6ar6Hu5STLp5mdAf/source)
- [TikTok Profile Scraper pro](https://console.apify.com/actors/3fmkMmoCBQ4SBIIAN/source)
- [TikTok Audio Downloader 🎵](https://console.apify.com/actors/jHipu7fQihSVhBE3x/source)

### Snapchat Iteams:

- [Snapchat Video Downloader (Spotlight )](https://console.apify.com/actors/yKz99HNmn4AgmhPOf/source)
- [Snapchat Video  Details Scraper (Spotlight)](https://console.apify.com/actors/fyV48EkRqcNoeq2kH/source)
- [Snapchat Followers Scraper](https://console.apify.com/actors/PxBiNYw0mgZOagGyD/source)
- [Snapchat Profile     Scraper](https://console.apify.com/actors/siCUsZdm6xmc3g7HF/source)
- [Snapchat Profile Scraper  Mini](https://console.apify.com/actors/qhkQO51Cv6iHJxdAs/source)

### Instagram Iteams:

- [Instagram video Downloader + Scraper](https://console.apify.com/actors/zIpixF6ZjlbelQDrY/source)
- [Instagram Video Downloader (Soundlss)](https://console.apify.com/actors/QQkJuhIQp4pexakls/source)
- [Instagram Thumbnail Scraper Video & Reels](https://console.apify.com/actors/z8JOosBY8hlqiUthl/source)
- [Instagram Reels  Downloader](https://console.apify.com/actors/VRbovYCWXTZXuVaN2/source)
- [Instagram Profile URL to Username Converter & Extractor](https://console.apify.com/actors/FOApkedA1VuG6ncno/source)
- [Instagram Profile Scraper](https://console.apify.com/actors/5dvorBkg7ccX95wAg/source)
- [Instagram Post Videos Downloader](https://console.apify.com/actors/h95ZexZ0ifOX4JEYQ/source)
- [Instagram Followers Scraper](https://console.apify.com/actors/c55pdH9mCE02sj7Dg/source)
- [Instagram Audio Downloader](https://console.apify.com/actors/MQRNuEHUqKreEi8gI/source)
- [Instagram Video Scraper + Downloader](https://console.apify.com/actors/63Z5eSy3IxgdIEYOX/source)
- [Instagram Video  scraper Advanced](https://console.apify.com/actors/79ng2nukXLzUn0aWg/source)
- [Instagram Video Details  scraper](https://console.apify.com/actors/VLyBXSwQpHTFwUcds/source)
- [Instagram Reels Details scraper](https://console.apify.com/actors/oGR3xfeXTuIirhdlZ/source)
- [Instagram Followers Scraper Pro](https://console.apify.com/actors/MqW3EtUZXm6OHdvcI/source)

### Facebook Iteams:

- [Facebook reels Downloader  (Separate audio or video)](https://console.apify.com/actors/nuvIRaMeRIzz3cfxK/source)
- [Facebook Video Downloader advanced](https://console.apify.com/actors/2SU8ZuABbAVFNKMZa/source)
- [Facebook Video Details Scraper Advanced](https://console.apify.com/actors/umYouAXm92472jIdY/source)
- [Facebook Video Details Scraper](https://console.apify.com/actors/cQi4k63arffL6Cn0m/source)
- [Facebook Transcript & Subtitle scraper](https://console.apify.com/actors/hMNe1QYDOtcTc95qI/source)
- [Facebook Thumbnail Downloader Video & Reels](https://console.apify.com/actors/9SmYiqGTUia29Yd1Y/source)
- [Facebook Reels Downloader Advanced](https://console.apify.com/actors/3Zdnp9TnvltdoC44T/source)
- [Facebook Reels Details Scraper  Best and  Affordable](https://console.apify.com/actors/nuzr418MKJltywrCh/source)
- [Facebook Reels Details Scraper](https://console.apify.com/actors/OGBA89e5Ki6Y5amko/source)
- [Facebook Page Details Scraper](https://console.apify.com/actors/PL9nP9BrKDSsKwSZF/source)
- [Facebook Audio Downloader](https://console.apify.com/actors/uVrcf4OJ9VW8iCybQ/source)

### Amazon Iteams:

- [Amazon Search Scraper](https://console.apify.com/actors/YcgJR1WP1cHJhHzvH/source)
- [Amazon Product Details Scraper ](https://console.apify.com/actors/1twpltijc10KFaVeb/source)

# Actor input Schema

## `usernames` (type: `array`):

Provide one or multiple Snapchat usernames. The actor will automatically build URLs for each username.

## Actor input object example

```json
{
  "usernames": [
    "https://www.snapchat.com/@loganpaul",
    "@reem_real"
  ]
}
```

# 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 = {
    "usernames": [
        "https://www.snapchat.com/@loganpaul",
        "@reem_real"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("alpha-scraper/snapchat-comments-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 = { "usernames": [
        "https://www.snapchat.com/@loganpaul",
        "@reem_real",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("alpha-scraper/snapchat-comments-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 '{
  "usernames": [
    "https://www.snapchat.com/@loganpaul",
    "@reem_real"
  ]
}' |
apify call alpha-scraper/snapchat-comments-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Snapchat Comments Scraper",
        "description": "Extract Snapchat profile comments and public profile data from one or multiple Snapchat usernames. Get comment text, likes, replies, profile information, user details, engagement metrics, and structured JSON output for analytics, research, monitoring, and reporting.",
        "version": "0.0",
        "x-build-id": "WQxqtaiaHQuKI5b1u"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/alpha-scraper~snapchat-comments-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-alpha-scraper-snapchat-comments-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/alpha-scraper~snapchat-comments-scraper/runs": {
            "post": {
                "operationId": "runs-sync-alpha-scraper-snapchat-comments-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/alpha-scraper~snapchat-comments-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-alpha-scraper-snapchat-comments-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": {
                    "usernames": {
                        "title": "🟢 Profile usernames",
                        "type": "array",
                        "description": "Provide one or multiple Snapchat usernames. The actor will automatically build URLs for each username.",
                        "items": {
                            "type": "string"
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
