# Similarweb Scraper (`igview-owner/similarweb-scraper`) Actor

Scrape website traffic analytics for any domain: global rank, visits, engagement metrics, traffic sources, top SEO keywords, and similar competitor sites.

- **URL**: https://apify.com/igview-owner/similarweb-scraper.md
- **Developed by:** [Sachin Kumar Yadav](https://apify.com/igview-owner) (community)
- **Categories:** Automation, SEO tools, Integrations
- **Stats:** 171 total users, 16 monthly users, 100.0% runs succeeded, 4 bookmarks
- **User rating**: 3.00 out of 5 stars

## Pricing

from $5.00 / 1,000 results

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

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

## What's an Apify Actor?

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

## How to integrate an Actor?

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

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

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

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

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

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

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

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

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

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

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


# README

## 🌐 Similarweb Scraper - Website Traffic & Analytics Data Extractor

**Extract comprehensive website analytics and traffic data from any domain. Get global rankings, monthly visits, engagement metrics, traffic sources, top keywords, similar sites, and geographic distribution. Perfect for competitor analysis, market research, SEO insights, and business intelligence.**

---

### 📋 Table of Contents

- [✨ Features](#-features)
- [🎯 Use Cases](#-use-cases)
- [⚡ Quick Start](#-quick-start)
- [📊 Input Parameters](#-input-parameters)
- [📤 Output Data](#-output-data)
- [📈 Dataset Views](#-dataset-views)
- [❓ FAQ](#-faq)
- [🏷️ Keywords](#️-keywords)

---

### ✨ Features

#### 🔍 **Complete Website Analytics**

| Category | Data Points | Description |
|----------|-------------|-------------|
| 🌍 **Rankings** | Global Rank, Country Rank, Category Rank | See where any website stands globally and in specific markets |
| 👥 **Traffic Metrics** | Monthly Visits, Bounce Rate, Pages/Visit, Avg Duration | Understand user engagement and behavior patterns |
| 📊 **Traffic Sources** | Direct, Search, Social, Referral, Mail, Paid | Discover how visitors find the website |
| 🗺️ **Geographic Data** | Top Countries, Country Share % | Identify primary markets and audience distribution |
| 🔑 **SEO Keywords** | Top 10 Keywords, Search Volume, CPC | Uncover organic search strategy and keyword performance |
| 🔗 **Similar Sites** | Competitor Websites, Tags, Related Domains | Find similar websites and industry competitors |
| 📅 **Trends** | 3-Month Visit History | Track traffic growth or decline over time |

#### ⚡ **Key Capabilities**

- ✅ **Bulk Analysis** - Scrape up to 50 domains in one run
- ✅ **Clean Data** - Formatted numbers (4.3B, 12.5M), percentages, readable durations
- ✅ **Multiple Views** - 4 organized table views for different analysis needs
- ✅ **Auto-Cleaning** - Automatically removes protocols, www, and trailing slashes from URLs

---

### 🎯 Use Cases

| Use Case | What You Get | Business Value |
|----------|--------------|----------------|
| 🏆 **Competitor Analysis** | Traffic volume, sources, keywords, similar sites | Benchmark against competitors and identify market gaps |
| 📈 **Market Research** | Industry rankings, geographic distribution, trends | Understand market size and regional opportunities |
| 🔍 **SEO Strategy** | Top keywords, search traffic %, organic performance | Discover keyword opportunities and content strategies |
| 💼 **Business Intelligence** | Engagement metrics, traffic sources, growth trends | Make data-driven decisions for marketing and growth |
| 🎯 **Lead Generation** | Find similar sites in your niche | Build targeted outreach lists of potential partners |
| 📊 **Investment Research** | Traffic trends, market position, audience insights | Evaluate digital assets and online businesses |

---

### ⚡ Quick Start

#### 1️⃣ **Basic Run**

```json
{
  "domains": ["google.com", "amazon.com", "facebook.com"]
}
````

#### 2️⃣ **Input Format**

You can enter domains in any of these formats - the actor automatically cleans them:

| Input Format | Cleaned Output |
|--------------|----------------|
| `https://www.example.com` | `example.com` |
| `http://example.com/page` | `example.com` |
| `www.example.com` | `example.com` |
| `example.com` | `example.com` ✅ |

#### 3️⃣ **Run & Download**

1. Enter 1-50 domains
2. Click "Start"
3. View results in organized table views
4. Export to JSON, CSV, Excel, or HTML

***

### 📊 Input Parameters

| Parameter | Type | Required | Default | Description |
|-----------|------|----------|---------|-------------|
| `domains` | Array\[String] | ✅ Yes | `["x.com"]` | Website domains to analyze. Min: 1, Max: 50 |

**Input Validation:**

- ✅ Accepts full URLs or domain names
- ✅ Auto-removes `http://`, `https://`, `www.`
- ✅ Validates domain format
- ⚠️ Invalid domains are skipped with a warning

***

### 📤 Output Data

Each dataset item represents **one website's complete analytics**.

#### **Complete Data Fields**

##### 🌐 Basic Information

```json
{
  "domain": "x.com",
  "title": "X. It's what's happening",
  "description": "From breaking news and entertainment to sports...",
  "category": "computers_electronics_and_technology/social_networks",
  "screenshot": "https://site-images.similarcdn.com/..."
}
```

##### 🏆 Rankings

```json
{
  "globalRank": 5,
  "countryRank": 7,
  "countryRankCode": "US",
  "categoryRank": 4,
  "categoryName": "Social_Networks_and_Online_Communities"
}
```

##### 👥 Engagement Metrics

```json
{
  "totalVisits": 4306526559,
  "totalVisitsFormatted": "4.31B",
  "bounceRate": "30.89%",
  "pagesPerVisit": "14.17",
  "avgVisitDuration": "12m 39s",
  "avgVisitDurationSeconds": 759.28,
  "dataMonth": "11",
  "dataYear": "2025"
}
```

##### 📊 Traffic Sources

```json
{
  "trafficSources": {
    "direct": "75.20%",
    "search": "19.41%",
    "social": "1.60%",
    "referrals": "3.54%",
    "mail": "0.11%",
    "paidReferrals": "0.14%"
  },
  "directTraffic": "75.20%",
  "searchTraffic": "19.41%",
  "socialTraffic": "1.60%",
  "referralTraffic": "3.54%"
}
```

##### 🗺️ Geographic Distribution

```json
{
  "topCountries": [
    { "countryCode": "US", "share": "27.15%" },
    { "countryCode": "JP", "share": "13.68%" },
    { "countryCode": "GB", "share": "4.25%" }
  ],
  "topCountry": "US",
  "topCountryShare": "27.15%"
}
```

##### 🔑 Top Keywords

```json
{
  "topKeywords": [
    {
      "keyword": "twitter",
      "volume": 32658450,
      "volumeFormatted": "32.66M",
      "cpc": 1.4
    }
  ]
}
```

##### 🔗 Similar Sites

```json
{
  "similarSites": [
    {
      "site": "facebook.com",
      "title": "Facebook - log in or sign up",
      "description": "Connect with friends...",
      "globalRank": 3,
      "categoryRank": 1,
      "totalVisits": 12137693644,
      "totalVisitsFormatted": "12.14B",
      "thumbnail": "https://..."
    }
  ],
  "similarSitesCount": 10,
  "topSimilarSite": "facebook.com",
  "tags": ["commerce", "science", "developer"]
}
```

##### 📅 Monthly Visits Trend

```json
{
  "monthlyVisits": [
    { "month": "2025-09-01", "visits": 4272086662, "visitsFormatted": "4.27B" },
    { "month": "2025-10-01", "visits": 4390395164, "visitsFormatted": "4.39B" },
    { "month": "2025-11-01", "visits": 4306526559, "visitsFormatted": "4.31B" }
  ]
}
```

***

### 📈 Dataset Views

The actor provides **4 organized table views** for easy data analysis:

#### 1️⃣ **📊 Traffic Overview**

Quick snapshot of key metrics:

- Domain, Title
- Global Rank, Country Rank
- Monthly Visits (formatted)
- Bounce Rate, Pages/Visit, Avg Duration

#### 2️⃣ **📈 Traffic Sources**

Traffic acquisition breakdown:

- Domain, Global Rank
- Direct, Search, Social, Referral percentages
- Top Country, Country Share

#### 3️⃣ **🔑 SEO & Keywords**

Search engine optimization insights:

- Domain, Title, Description
- Category, Category Rank
- Search Traffic percentage

#### 4️⃣ **🔗 Similar Sites**

Competitor and related websites:

- Domain, Global Rank
- Similar Sites Count
- Top Similar Site
- Industry Tags

***

### ❓ FAQ

#### **Q: How accurate is the data?**

**A:** The data comes from Similarweb's analytics platform, which uses a combination of direct measurement, data modeling, and machine learning. It's industry-standard for competitive intelligence.

#### **Q: Why do some domains show no data?**

**A:** This can happen if:

- The domain is very new or has minimal traffic
- The domain doesn't exist or is misspelled
- The website has insufficient data in Similarweb's database

#### **Q: What's the difference between totalVisits and totalVisitsFormatted?**

**A:**

- `totalVisits`: Raw number (e.g., 4306526559)
- `totalVisitsFormatted`: Human-readable (e.g., "4.31B")

#### **Q: Can I scrape my own website?**

**A:** Yes! This is great for:

- Verifying your analytics data
- Understanding your traffic sources
- Finding similar/competitor sites
- Discovering which keywords drive traffic

#### **Q: How often is the data updated?**

**A:** The data typically reflects the most recent complete month. Check the `dataMonth` and `dataYear` fields in the output.

#### **Q: Can I get historical data beyond 3 months?**

**A:** Currently, the actor provides the last 3 months of visit data in the `monthlyVisits` field.

#### **Q: What format should I use for domains?**

**A:** Any format works! The actor automatically cleans:

- `https://www.example.com` → `example.com`
- `http://example.com/page` → `example.com`
- Just enter the domain naturally and let the actor handle it.

#### **Q: How many domains can I scrape at once?**

**A:** You can scrape 1-50 domains per run. For larger lists, split them into multiple runs.

#### **Q: What's included in "Similar Sites"?**

**A:** Up to 10 competitor/related websites with their:

- Domain name and title
- Global and category rankings
- Monthly visit estimates
- Thumbnail images

***

### 🏷️ Keywords

`similarweb scraper`, `website analytics scraper`, `traffic data extractor`, `competitor analysis tool`, `website traffic scraper`, `seo analytics`, `market research tool`, `website ranking checker`, `traffic source analyzer`, `similar sites finder`, `website intelligence`, `competitive intelligence`, `web analytics scraper`, `domain analytics`, `apify similarweb`, `website metrics scraper`, `traffic estimation tool`, `seo competitor analysis`, `website statistics scraper`, `digital marketing analytics`

***

### 🚀 Get Started Now

**Ready to analyze website traffic and uncover competitive insights?**

1. Click ["Try for free"](https://apify.com?fpr=ykgg9c) to open the actor
2. Enter **domains** you want to analyze (1-50 domains)
3. Click **"Start"** and wait for results
4. Browse data in **4 organized table views**
5. **Export** to JSON, CSV, Excel, or HTML

**⭐ If this actor helps your business, please give it a star!**

***

*Built with ❤️ by Sachin Kumar Yadav using Apify Platform*

**Transform website data into actionable insights. Start scraping now! 🚀**

# Actor input Schema

## `domains` (type: `array`):

Enter website domains to analyze (e.g., google.com, amazon.com). You can add multiple domains for bulk analysis. The scraper will automatically clean URLs - just paste the domain or full URL.

## Actor input object example

```json
{
  "domains": [
    "instagram.com",
    "google.com"
  ]
}
```

# Actor output Schema

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

Open the dataset view with an overview of website analytics including rankings, monthly visits, bounce rate, and pages per visit.

## `traffic` (type: `string`):

Open the dataset view with traffic data including monthly visits and breakdown of traffic sources.

## `keywords` (type: `string`):

Open the dataset view with keyword data showing top performing keywords.

## `geography` (type: `string`):

Open the dataset view showing geographic traffic distribution.

## `competitors` (type: `string`):

Open the dataset view showing top similar websites.

# 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 = {
    "domains": [
        "instagram.com",
        "google.com"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("igview-owner/similarweb-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 = { "domains": [
        "instagram.com",
        "google.com",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("igview-owner/similarweb-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 '{
  "domains": [
    "instagram.com",
    "google.com"
  ]
}' |
apify call igview-owner/similarweb-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Similarweb Scraper",
        "description": "Scrape website traffic analytics for any domain: global rank, visits, engagement metrics, traffic sources, top SEO keywords, and similar competitor sites.",
        "version": "0.0",
        "x-build-id": "bDuN8aZwW50ByAPNR"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/igview-owner~similarweb-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-igview-owner-similarweb-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/igview-owner~similarweb-scraper/runs": {
            "post": {
                "operationId": "runs-sync-igview-owner-similarweb-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/igview-owner~similarweb-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-igview-owner-similarweb-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": [
                    "domains"
                ],
                "properties": {
                    "domains": {
                        "title": "🌐 Website Domains",
                        "minItems": 1,
                        "maxItems": 50,
                        "type": "array",
                        "description": "Enter website domains to analyze (e.g., google.com, amazon.com). You can add multiple domains for bulk analysis. The scraper will automatically clean URLs - just paste the domain or full URL.",
                        "items": {
                            "type": "string",
                            "minLength": 1,
                            "maxLength": 255
                        },
                        "default": [
                            "x.com"
                        ]
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
