# Trustpilot Reviews (`datasaurus/trustpilot-reviews`) Actor

Scrape reviews from Trustpilot. Works with all of the website's filters and sorting options. Fast and efficient. n8n-nodes-trustpilot-reviews. n8n node: n8n-nodes-trustpilot-reviews

- **URL**: https://apify.com/datasaurus/trustpilot-reviews.md
- **Developed by:** [datasaurus](https://apify.com/datasaurus) (community)
- **Categories:** E-commerce, Automation
- **Stats:** 12 total users, 2 monthly users, 100.0% runs succeeded, 2 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

$8.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

## Trustpilot Reviews Scraper

This tool scrapes reviews from Trustpilot.
Also outputs review aggregations for each location into the key-value store.

<!-- ## n8n -->
n8n node: [n8n-nodes-trustpilot-reviews](https://www.npmjs.com/package/n8n-nodes-trustpilot-reviews)

### Features

- **Reliability**:
    - Designed efficiency and reliability, using residential proxies, dynamic request headers and session pooling to avoid IP blocking.

- **Granularity**:
    - Works with all of the website's filters and sorting options. These are captured in the Trustpilot url and they carry through to the scrape.

- **Multiple URLs**: Scrape data from multiple start URLs within a single run.

- **Set Limits**: Define the maximum number of reviews to scrape per URL.


### Notes

- Output is in JSON format due to the nested data structure.
- The field names match the field names returned by Tripadvisor.

### Example Input
```json
{
  "start_urls": [
    {
        "url": "https://www.trustpilot.com/review/timports.co.uk?languages=all&topics=product&verified=true"
    },
    {
        "url": "https://it.trustpilot.com/review/www.trenitalia.com"
    }
  ],
  "deduplicate_results_across_all_start_urls": true,
  "max_results": 50
}
````

### Example Output

```json
[
  {
  "businessUnit": "timports.co.uk",
  "id": "676e5b71b0c4c4b72914c63e",
  "title": "Satisfied customer.",
  "text": "First time ordering from this company. Excellent. Quality product. Delivery as promised. Efficient and friendly driver . Nothing too much trouble. Would use again.",
  "rating": 4,
  "labels": {
    "merged": null,
    "verification": {
      "isVerified": true,
      "createdDateTime": "2024-12-27T09:46:57.000Z",
      "reviewSourceName": "AFSv2",
      "verificationSource": "invitation",
      "verificationLevel": "verified",
      "hasDachExclusion": false
    }
  },
  "likes": 0,
  "source": "AFSv2",
  "dates": {
    "experiencedDate": "2024-12-16T00:00:00.000Z",
    "publishedDate": "2024-12-27T09:46:57.000Z",
    "updatedDate": null,
    "submittedDate": null
  },
  "consumer": {
    "id": "60d4cfb5d4b6b400118b0392",
    "displayName": "Elaine",
    "imageUrl": "",
    "numberOfReviews": 19,
    "countryCode": "GB",
    "hasImage": false,
    "isVerified": false
  },
  "reply": {
    "message": "Hi Elaine, thank you so much for your lovely review.  We are delighted you are so happy with everything.  \"Nothing too much trouble\" really made us smile because we pride ourselves on customer service.  Totally chuffed you appreciate our quality product!  Happy New Year!",
    "publishedDate": "2025-01-06T14:39:56.000Z",
    "updatedDate": null
  },
  "language": "en",
  "location": null,
  "report": null,
  "hasUnhandledReports": false,
  "consumersReviewCountOnSameDomain": 1,
  "consumersReviewCountOnSameLocation": null,
  "filtered": false,
  "pending": false
}
]
```

### Example Location Details Output

```json
{
  "pageUrl": "https://www.trustpilot.com/review/nordicpure.com?page=3&replies=true&stars=4&verified=true",
  "businessUnit": {
    "id": "5e35a41eecfa4e00014f3081",
    "displayName": "Nordic Pure",
    "identifyingName": "nordicpure.com",
    "numberOfReviews": 1345,
    "trustScore": 4.8,
    "websiteUrl": "https://nordicpure.com",
    "websiteTitle": "nordicpure.com",
    "profileImageUrl": "//s3-eu-west-1.amazonaws.com/tpd/logos/5e35a41eecfa4e00014f3081/0x0.png",
    "customHeaderUrl": "//s3-eu-west-1.amazonaws.com/tpd/headers/5e35a41eecfa4e00014f3081/0x0.png",
    "promotion": {
      "buttonText": "www.nordicpure.com",
      "backgroundColor": "#fcfbf3",
      "buttonColor": "#1c1c1c",
      "buttonLink": "https://www.nordicpure.com/",
      "imageUrl": "https://s3-eu-west-1.amazonaws.com/tpd/promotion-boxes/5e35a41eecfa4e00014f3081/0x0.png?cache-bust=1727732042875",
      "header": "10% off!",
      "buttonTextColor": "#ffffff",
      "message": "Nordic Pure Subscribe & Save",
      "textColor": "#51524f",
      "version": "2"
    },
    "hideCompetitorModule": true,
    "stars": 5,
    "categories": [
      {
        "id": "furnace_parts_supplier",
        "name": "Furnace Parts Supplier",
        "rank": "2",
        "cardinality": "3",
        "isPrimary": false
      },
      {
        "id": "hvac_contractor",
        "name": "HVAC Contractor",
        "rank": "1",
        "cardinality": "3",
        "isPrimary": false
      },
      {
        "id": "air_filter_supplier",
        "name": "Air Filter Supplier",
        "rank": "1",
        "cardinality": "8",
        "isPrimary": true
      },
      {
        "id": "air_conditioning_system_supplier",
        "name": "Air Conditioning System Supplier",
        "rank": "1",
        "cardinality": "6",
        "isPrimary": false
      }
    ],
    "breadcrumb": {
      "topLevelId": "construction_manufactoring",
      "topLevelDisplayName": "Construction & Manufacturing",
      "midLevelId": "industrial_supplies",
      "midLevelDisplayName": "Industrial Supplies",
      "bottomLevelId": "air_filter_supplier",
      "bottomLevelDisplayName": "Air Filter Supplier"
    },
    "isClaimed": true,
    "isClosed": false,
    "isTemporarilyClosed": false,
    "locationsCount": 0,
    "isCollectingReviews": true,
    "verification": {
      "verifiedByGoogle": false,
      "verifiedPaymentMethod": true,
      "verifiedUserIdentity": false
    },
    "hasCollectedIncentivisedReviews": false,
    "consumerAlert": null,
    "consumerAlerts": [],
    "isMerged": false,
    "contactInfo": {
      "email": "info@nordicpure.com",
      "address": "N Louisiana Dr 2500",
      "city": "Celina",
      "country": "US",
      "phone": "800-590-0339",
      "zipCode": "75009"
    },
    "activity": {
      "isUsingPaidFeatures": true,
      "hasSubscription": true,
      "isAskingForReviews": true,
      "claimedDate": "2024-07-30T18:19:29.000Z",
      "isClaimed": true,
      "previouslyClaimed": true,
      "replyBehavior": {
        "averageDaysToReply": 0.39,
        "lastReplyToNegativeReview": "2025-09-08 16:09:11 UTC",
        "negativeReviewsWithRepliesCount": 28,
        "replyPercentage": 100,
        "totalNegativeReviewsCount": 28
      },
      "verification": {
        "verifiedByGoogle": false,
        "verifiedPaymentMethod": true,
        "verifiedUserIdentity": false
      },
      "hasBusinessUnitMergeHistory": false,
      "basiclinkRate": 0,
      "hideBasicLinkAlert": false,
      "isUsingAIResponses": false
    },
    "hasCustomHeaderSetting": true,
    "hasPromotionSetting": true
  },
  "products": null,
  "filters": {
    "hasActiveFilters": true,
    "totalNumberOfReviews": 1345,
    "totalNumberOfFilteredReviews": 58,
    "pagination": {
      "currentPage": 3,
      "perPage": 20,
      "totalCount": 51,
      "totalPages": 3
    },
    "selected": {
      "languages": "en",
      "date": null,
      "stars": [
        4
      ],
      "aspects": null,
      "topics": null,
      "search": null,
      "locationId": null,
      "sort": "recency",
      "verified": true,
      "replies": true
    },
    "reviewStatistics": {
      "hasMultipleLanguages": false,
      "reviewLanguages": [
        {
          "isoCode": "all",
          "reviewCount": 1345,
          "displayName": "all"
        },
        {
          "isoCode": "en",
          "reviewCount": 1345,
          "displayName": "English"
        }
      ],
      "ratings": {
        "total": 1345,
        "one": 23,
        "two": 12,
        "three": 16,
        "four": 58,
        "five": 1236
      }
    }
  },
  "seoData": {
    "locale": "en-US",
    "canonicalUrl": "https://www.trustpilot.com/review/nordicpure.com?page=3",
    "domain": "https://www.trustpilot.com"
  },
  "aiSummary": {
    "id": "5e35a41eecfa4e00014f3081_en",
    "businessunitid": "5e35a41eecfa4e00014f3081",
    "lang": "en",
    "modelVersion": "1.0.0",
    "status": "Published",
    "summary": "Reviewers overwhelmingly had a great experience with this company. Customers appreciate the company's commitment to delivering high-quality products that meet their specific needs, with many highlighting the availability of custom sizes and efficient performance. Consumers consistently praise the speed and accuracy of the delivery service, often fulfilled via FedEx, with many subscribers enjoying the convenience of scheduled shipments and timely notifications.\n\nPeople also value the company's excellent customer service, noting the kindness, knowledge, and helpfulness of the sales representatives. The ease of online ordering, coupled with competitive pricing and frequent discounts, further enhances the customer experience. Overall, reviewers feel that the business provides a reliable and satisfactory service, making it a preferred choice for their air filtration needs.",
    "updatedAt": "2025-09-07T00:03:52Z"
  },
  "showAdvertisement": false,
  "showProductReviews": false,
  "similarBusinessUnits": [],
  "noIndex": true
}
```

### Automation

See this YouTube [video](https://youtu.be/z6CFGweDgsE?si=JzHuTEBXMt-DkWzO) on how to intergrate scrappers with Make.com, Chat-GPT and Google Sheets.

# Actor input Schema

## `start_urls` (type: `array`):

Review page urls

## `deduplicate_results` (type: `boolean`):

This may reduce the total number of results to less than max\_results if there are duplicates found.

## `max_results` (type: `integer`):

Select the maximum number of reviews to scrape per url.

## Actor input object example

```json
{
  "start_urls": [
    {
      "url": "https://www.trustpilot.com/review/timports.co.uk?languages=all&replies=true&topics=product&verified=true"
    },
    {
      "url": "https://it.trustpilot.com/review/www.trenitalia.com"
    }
  ],
  "deduplicate_results": true,
  "max_results": 10
}
```

# 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 = {
    "start_urls": [
        {
            "url": "https://www.trustpilot.com/review/timports.co.uk?languages=all&replies=true&topics=product&verified=true"
        },
        {
            "url": "https://it.trustpilot.com/review/www.trenitalia.com"
        }
    ],
    "max_results": 10
};

// Run the Actor and wait for it to finish
const run = await client.actor("datasaurus/trustpilot-reviews").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 = {
    "start_urls": [
        { "url": "https://www.trustpilot.com/review/timports.co.uk?languages=all&replies=true&topics=product&verified=true" },
        { "url": "https://it.trustpilot.com/review/www.trenitalia.com" },
    ],
    "max_results": 10,
}

# Run the Actor and wait for it to finish
run = client.actor("datasaurus/trustpilot-reviews").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 '{
  "start_urls": [
    {
      "url": "https://www.trustpilot.com/review/timports.co.uk?languages=all&replies=true&topics=product&verified=true"
    },
    {
      "url": "https://it.trustpilot.com/review/www.trenitalia.com"
    }
  ],
  "max_results": 10
}' |
apify call datasaurus/trustpilot-reviews --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Trustpilot Reviews",
        "description": "Scrape reviews from Trustpilot. Works with all of the website's filters and sorting options. Fast and efficient. n8n-nodes-trustpilot-reviews. n8n node: n8n-nodes-trustpilot-reviews",
        "version": "0.1",
        "x-build-id": "SMRCNxzTA9YuSFR92"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/datasaurus~trustpilot-reviews/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-datasaurus-trustpilot-reviews",
                "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/datasaurus~trustpilot-reviews/runs": {
            "post": {
                "operationId": "runs-sync-datasaurus-trustpilot-reviews",
                "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/datasaurus~trustpilot-reviews/run-sync": {
            "post": {
                "operationId": "run-sync-datasaurus-trustpilot-reviews",
                "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": [
                    "start_urls",
                    "max_results"
                ],
                "properties": {
                    "start_urls": {
                        "title": "Review Page URLS",
                        "uniqueItems": true,
                        "type": "array",
                        "description": "Review page urls",
                        "default": [
                            {
                                "url": "https://it.trustpilot.com/review/www.trenitalia.com"
                            }
                        ],
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "deduplicate_results": {
                        "title": "Deduplicate results",
                        "type": "boolean",
                        "description": "This may reduce the total number of results to less than max_results if there are duplicates found.",
                        "default": true
                    },
                    "max_results": {
                        "title": "Max Results per review url",
                        "minimum": 1,
                        "maximum": 2000,
                        "type": "integer",
                        "description": "Select the maximum number of reviews to scrape per url."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
