# Fanvue Search Scraper (`sentry/fanvue-search-scraper`) Actor

Search Fanvue creators by any keyword or niche and export full profile data including subscription prices, active promotions, total likes, and creator flags. Built for agencies, talent managers, and marketers who need targeted Fanvue creator lists fast.

- **URL**: https://apify.com/sentry/fanvue-search-scraper.md
- **Developed by:** [Sentry](https://apify.com/sentry) (community)
- **Categories:** Lead generation, Social media, Automation
- **Stats:** 8 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

$25.00/month + usage

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

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

## What's an Apify Actor?

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

## How to integrate an Actor?

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

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

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

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

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

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

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

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

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

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

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


# README

## Fanvue Creator Search Scraper

Search Fanvue creators by keyword, niche, or trait and scrape full structured profile data — subscription prices, total likes, active promotions, bios, locations, and creator flags — exported in seconds.

Whether you're building a Fanvue creator lead list, researching niche pricing, scouting talent for your agency, or tracking creators across the Fanvue platform, this tool delivers the data you need at scale without any manual work.

---

### What It Does

Enter any search keyword — a niche, a physical trait, a content style, a location — and the scraper searches Fanvue for all matching creator profiles, then fetches full profile details for each one. Results are structured and ready for export to JSON, CSV, or Excel directly from the Apify dataset.

**Example searches:**
- `cosplay` — cosplay creators
- `latina` — Latina creators
- `fitness` — fitness and gym content creators
- `blonde` — blonde creators
- `gaming` — gaming and streamer crossover creators
- `petite` — petite creators
- `goth` — goth and alt creators
- `bbw` — BBW creators
- `asian` — Asian creators
- `milf` — MILF creators
- `feet` — foot fetish creators
- `amateur` — amateur creators
- `uk` — UK-based creators
- `ebony` — ebony creators
- `curvy` — curvy creators

---

### Key Features

- 🔍 **Keyword search** — search any niche, trait, content style, or location on Fanvue
- 📊 **Full profile data** — subscription prices, total likes, bios, locations, creator flags
- 💰 **Subscription pricing** — price in USD, display price, and full bundle details
- 🎁 **Promotion data** — active promos, free trial days, discount %, expiry dates, usage counts
- ✅ **Creator flags** — verified badge, ambassador, SFW/NSFW, AI creator, intro video, ElevenLabs voice
- 📦 **Bulk scraping** — search and scrape hundreds of Fanvue profiles per run
- 🗂️ **Multiple output views** — Overview and Pricing & Promos table views built in

---

### Who Is This For?

- **Model agencies** building targeted Fanvue creator lead lists for recruitment and outreach
- **Talent managers** searching for high-potential Fanvue creators by niche or keyword
- **Marketing teams** finding Fanvue creators for sponsorships and brand partnerships
- **Researchers and analysts** mapping the Fanvue creator landscape by keyword or category
- **Solo operators** running Fanvue model outreach campaigns
- **Developers** building Fanvue creator databases, search tools, or dashboards
- **Consultants** delivering Fanvue creator research and lead lists as a service

---

### Use Cases

#### Fanvue Creator Lead Generation for Agencies
Search Fanvue by niche keyword and export structured creator data for direct outreach and agency recruitment. Build targeted Fanvue model lead lists at scale without manual platform browsing.

#### Fanvue Creator Database Building
Compile a searchable database of Fanvue creators organized by niche, pricing tier, and creator type. Import results directly into Airtable, Google Sheets, Notion, or your own CRM for ongoing outreach and tracking.

#### Fanvue Talent Search and Scouting
Search Fanvue for creators matching your criteria — niche, content style, location. Identify profiles with high total likes and active promotions as indicators of growth potential and outreach receptiveness.

#### Fanvue Subscription Pricing Research
Search any niche and analyze subscription pricing trends, active promotions, free trial offers, and discount rates across Fanvue. Understand what creators charge and who's running deals.

#### Fanvue Niche and Market Research
Map creator density, pricing benchmarks, and content flags across any niche on Fanvue. Identify what's popular, what's competitive, and where market opportunity exists.

#### Competitive Intelligence on Fanvue
Track which creators are active in your niche, what they charge, what promotions they're running, and how their audiences engage. Run repeated searches to monitor changes over time.

---

### Input

| Field | Type | Description |
|---|---|---|
| **Search Keywords** | String | Keywords to search — niche, trait, content style, location, etc. *(required)* |
| **Cookie Header** | String | Your Fanvue session cookie string for authentication *(required)* |
| **User Agent** | String | Your browser's User-Agent string *(required)* |
| **Max Results** | Integer | Maximum number of profiles to return. Default: `100` |
| **Proxy Configuration** | Object | Proxy settings — rotating residential proxies recommended |

---

### Output

Each scraped Fanvue profile contains:

| Field | Description |
|---|---|
| `handle` | Fanvue username / handle |
| `displayName` | Display name |
| `nickname` | Nickname if set |
| `bio` | Full profile bio |
| `profileUrl` | Direct Fanvue profile link |
| `avatarUrl` | Profile picture URL (full size) |
| `avatarUrlSm` | Profile picture URL (small) |
| `avatarUrlXs` | Profile picture URL (extra small) |
| `bannerUrl` | Banner image URL |
| `bannerUrlMd` | Banner image URL (medium) |
| `gender` | Creator's listed gender |
| `location` | Creator's listed location |
| `totalLikes` | Total likes across all content |
| `subscriptionPrice` | Monthly subscription price in USD |
| `subscriptionDisplayPrice` | Display-formatted subscription price |
| `enableFollowForFree` | Whether free follows are enabled |
| `subscriptionBundles` | Full subscription bundle options |
| `hasPromotion` | Whether an active promotion is running |
| `promoIsFreeTrial` | Whether the promo is a free trial |
| `promoFreeTrialDays` | Number of free trial days |
| `promoDiscountPercent` | Discount percentage |
| `promoMessage` | Promo message text |
| `promoEndsAt` | Promo expiry date |
| `promoAvailableToGroup` | Remaining spots in the promotion |
| `promoUsedCount` | How many users have claimed the promo |
| `promoMaxUsages` | Maximum promo redemptions allowed |
| `promoPriceDisplay` | Promo price display string |
| `promoCreatedAt` | Promo creation date |
| `isVerified` | Whether the creator has a verified badge |
| `isAmbassador` | Whether the creator is a Fanvue ambassador |
| `isSfwCreator` | Whether the creator is SFW-only |
| `isAiCreator` | Whether the creator is AI-generated content |
| `hasIntroVideo` | Whether the profile has an intro video |
| `hasElevenLabsVoice` | Whether the creator has an ElevenLabs AI voice |
| `bannedFromSite` | Account ban status |
| `temporarilySuspended` | Temporary suspension status |
| `isProfileHidden` | Whether the profile is hidden |
| `uuid` | Fanvue internal creator UUID |

---

### Output Views

Two pre-built table views available in the Apify Console Output tab:

- **Overview** — Core stats at a glance: avatar, handle, name, gender, total likes, subscription price, free follow, verified, ambassador, SFW, AI creator, intro video, location, bio
- **Pricing & Promos** — Deep dive into subscription pricing, bundles, and full active promotion details

---

### Tips for Best Results

**Broader keywords return more results.** Terms like `model`, `girl`, or `blonde` return significantly more profiles than highly specific terms. If you need more results, try a broader or more popular keyword.

**Keep your session cookie fresh.** Session cookies expire over time. If you notice empty results or errors, re-export your Fanvue cookies using the Cookie-Editor extension and update your input.

**Use the Pricing & Promos view to spot deals.** Sort by `promoDiscountPercent`, `promoFreeTrialDays`, or `promoEndsAt` to identify creators actively running promotions — useful for timing outreach.

**For model agency recruiting**, run broad niche searches with `maxResults` set high, then sort by `totalLikes` or `subscriptionPrice` in your exported spreadsheet or CRM.

**All subscription prices are in USD**, automatically converted from Fanvue's internal format.

---

### Frequently Asked Questions

**Can I search Fanvue creator profiles by niche or keyword?**
Yes — enter any keyword, niche, trait, or content style and the scraper returns all matching Fanvue creator profiles with full data.

**Can I use this to find Fanvue model leads for my agency?**
Absolutely. Use broad niche keywords to build a large pool, then sort by total likes and subscription pricing in your exported dataset.

**Does this return subscription prices and active promotions?**
Yes. For every creator, the scraper returns their subscription price in USD, any active promo (free trial days, discount %, expiry date, usage counts), and full subscription bundle options.

**How many Fanvue profiles can I scrape per search?**
As many as the search returns — the scraper paginates through all available results. Set `maxResults` to control how many you want in your final dataset.

**Why do I need to provide cookies?**
Fanvue's creator search and profile APIs require an active logged-in session. Your session cookie authenticates requests exactly as your browser does. Cookies are used only to make requests to Fanvue on your behalf and are never stored or shared.

**How do I get my cookies?**
Install the [Cookie-Editor](https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm) Chrome extension, log into Fanvue, click the extension, and export your cookies. Paste the exported value into the Cookie Header input.

**How do I get my User Agent?**
Visit [google.com/search?q=my+user+agent](https://www.google.com/search?q=my+user+agent) and copy the value shown.

**Can I export results to a spreadsheet or CRM?**
Yes — all results export to JSON, CSV, or Excel directly from the Apify dataset. Fields are flat and ready for import into Google Sheets, Airtable, HubSpot, or any other tool.

**How do I get the most results for a search?**
Use broad, popular keywords and set `maxResults` high. The number of results depends on how many Fanvue creators match your search term.

---

*fanvue search scraper · fanvue creator search · search fanvue creators · fanvue keyword search · fanvue profile scraper · fanvue data extractor · fanvue niche search · fanvue model search · fanvue creator finder · fanvue creator database · fanvue creator leads · fanvue model leads · model agency leads · adult creator search · fanvue talent search · fanvue creator outreach · fanvue subscription price data · fanvue promo scraper · fanvue bulk scraper · fanvue creator list · fanvue search tool · model recruitment tool · adult content creator search · fanvue market research · fanvue analytics*

# Actor input Schema

## `searchQuery` (type: `string`):

Keywords to search for Fanvue creators — e.g. 'fitness', 'cosplay', 'latina', 'gaming'.
## `cookies` (type: `string`):

Cookies are used to authorize the actor with fanvue.com

Follow these steps to get the cookies:
1. Install [Cookie-Editor](https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm) chrome extension
2. Login to your fanvue.com account
3. Click on the extension and export the fanvue cookies
4. Paste the copied contents here
## `userAgent` (type: `string`):

[Click here to get the user agent info.](https://www.google.com/search?q=my+user+agent)
## `maxResults` (type: `integer`):

Maximum number of creator profiles to collect.
## `proxyConfiguration` (type: `object`):

Proxy settings. Rotating residential proxies are strongly recommended for reliability.

## Actor input object example

```json
{
  "searchQuery": "girl",
  "maxResults": 100,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
````

# Actor output Schema

## `overview` (type: `string`):

No description

## `pricingAndPromos` (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 = {
    "searchQuery": "girl"
};

// Run the Actor and wait for it to finish
const run = await client.actor("sentry/fanvue-search-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 = { "searchQuery": "girl" }

# Run the Actor and wait for it to finish
run = client.actor("sentry/fanvue-search-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 '{
  "searchQuery": "girl"
}' |
apify call sentry/fanvue-search-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Fanvue Search Scraper",
        "description": "Search Fanvue creators by any keyword or niche and export full profile data including subscription prices, active promotions, total likes, and creator flags. Built for agencies, talent managers, and marketers who need targeted Fanvue creator lists fast.",
        "version": "0.0",
        "x-build-id": "acEwcaDTnkLH2TZE3"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/sentry~fanvue-search-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-sentry-fanvue-search-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/sentry~fanvue-search-scraper/runs": {
            "post": {
                "operationId": "runs-sync-sentry-fanvue-search-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/sentry~fanvue-search-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-sentry-fanvue-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "searchQuery",
                    "cookies",
                    "userAgent"
                ],
                "properties": {
                    "searchQuery": {
                        "title": "Search Keywords",
                        "type": "string",
                        "description": "Keywords to search for Fanvue creators — e.g. 'fitness', 'cosplay', 'latina', 'gaming'."
                    },
                    "cookies": {
                        "title": "Cookie Header",
                        "type": "string",
                        "description": "Cookies are used to authorize the actor with fanvue.com\n\nFollow these steps to get the cookies:\n1. Install [Cookie-Editor](https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm) chrome extension\n2. Login to your fanvue.com account\n3. Click on the extension and export the fanvue cookies\n4. Paste the copied contents here"
                    },
                    "userAgent": {
                        "title": "User Agent",
                        "type": "string",
                        "description": "[Click here to get the user agent info.](https://www.google.com/search?q=my+user+agent)"
                    },
                    "maxResults": {
                        "title": "Max Results",
                        "minimum": 1,
                        "type": "integer",
                        "description": "Maximum number of creator profiles to collect.",
                        "default": 100
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Proxy settings. Rotating residential proxies are strongly recommended for reliability.",
                        "default": {
                            "useApifyProxy": true,
                            "apifyProxyGroups": [
                                "RESIDENTIAL"
                            ]
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
