# Align Url Scraper (`getdataforme/align-url-scraper`) Actor

Extract detailed product data from Align Probiotics, including titles, descriptions, ratings, features, images, and SKUs. Ideal for e-commerce analysis, market research, and data aggregation, with flexible URL handling, high performance, and structured JSON output.

- **URL**: https://apify.com/getdataforme/align-url-scraper.md
- **Developed by:** [GetDataForMe](https://apify.com/getdataforme) (community)
- **Categories:** AI, Agents, E-commerce
- **Stats:** 3 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $9.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.

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

## Align Url Scraper

### Introduction

The Align Url Scraper is a powerful Apify Actor designed to extract detailed product information from the Align Probiotics website. It efficiently crawls specified URLs, gathering comprehensive data such as product titles, descriptions, ratings, features, images, and more, making it ideal for e-commerce analysis and data aggregation. This tool ensures reliable, structured data output to support various business and research needs.

### Features

- **Comprehensive Data Extraction**: Scrapes key product details including titles, descriptions, ratings, features, bullet points, variants, SKUs, and images from Align Probiotics pages.
- **Flexible URL Handling**: Supports multiple start URLs for batch processing, allowing targeted or broad scraping of product listings.
- **High Performance**: Built on CheerioCrawler for fast, efficient web scraping with minimal resource usage.
- **Structured JSON Output**: Delivers clean, machine-readable data in JSON format, perfect for integration with databases or analytics tools.
- **Error Resilience**: Handles common web scraping challenges like dynamic content and rate limits gracefully.
- **Customizable Limits**: Set maximum requests per crawl to control scope and avoid overloading target servers.
- **Reliable for E-Commerce**: Optimized for product pages, ensuring high accuracy in extracting Align-specific product attributes.

### Input Parameters

| Parameter | Type | Required | Description | Example |
|-----------|------|----------|-------------|---------|
| startUrls | array | Yes | An array of URLs to start the crawl from. These should be product or category pages on the Align Probiotics website. | [{"url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites"}] |
| maxRequestsPerCrawl | integer | No | The maximum number of requests the crawler can make during a single run. Helps control the crawl depth and prevent excessive load. | 10 |

### Example Usage

To use the Align Url Scraper, provide input parameters in JSON format. Here's an example:

```json
{
  "startUrls": [
    {
      "url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites"
    }
  ],
  "maxRequestsPerCrawl": 10
}
````

The Actor will process the URLs and output structured data like this:

```json
[
  {
    "url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites",
    "breadcrumbs": [
      "Home",
      "Products",
      "Digestive Support Probiotics"
    ],
    "category": "Kids",
    "title": "Align Kids Yogurt Coated Probiotic Fruit Bites",
    "rating": "0.0 / 5",
    "features": [
      "No Refrigeration Required"
    ],
    "description": "Align Kids yogurt coated probiotic fruit bites are a delicious way to give kids probiotics every day! Each serving of 5 bites helps support kids' digestive health with Align’s same great probiotics in a tasty yogurt bite. The core of each bite is apple blueberry flavored, and the yogurt coating is infused with the probiotics that help support your child's digestive health, daily! Align is the #1 doctor recommended probiotic brand and is recommended by doctors nearly 2X more than any other probiotic brand.†† Also sold as Align Probiotic Yogurt Coated Probiotic Fruit Bites.\n\n\n\nFROM THE MAKERS OF THE #1 DOCTOR RECOMMENDED PROBIOTIC BRAND†: Align Probiotic is the #1 probiotic brand recommended by doctors for over 10 years running† and is recommended nearly 2X more than any other probiotic brand††.\nADDED PROBIOTICS: Align Kids yogurt coated probiotic fruit flavored bites add more good bacteria to kids' digestive tracts and help support a healthy digestive system.\nGREAT TASTING FLAVOR. Align Kids yogurt coated probiotic fruit flavored bites are made with a delicious fruit flavored center and paired with a tasty yogurt coating! Get kids their daily probiotics in a form they love!\nON-THE-GO PACKAGING: Align Kids yogurt coated probiotic fruit flavored bites do not require refrigeration and are packaged in individually wrapped pouches so you can send them to school or bring them anywhere on-the-go!\nMONEY BACK GUARANTEE: We proudly stand behind the performance of Align. However, if you are not satisfied with your experience, we offer a Money Back Guarantee. Try Align Kids Yogurt Coated Probiotic Fruit Bites risk-free today!***",
    "bulletPoints": [
      "FROM THE MAKERS OF THE #1 DOCTOR RECOMMENDED PROBIOTIC BRAND†: Align Probiotic is the #1 probiotic brand recommended by doctors for over 10 years running† and is recommended nearly 2X more than any other probiotic brand††.",
      "ADDED PROBIOTICS: Align Kids yogurt coated probiotic fruit flavored bites add more good bacteria to kids' digestive tracts and help support a healthy digestive system.",
      "GREAT TASTING FLAVOR. Align Kids yogurt coated probiotic fruit flavored bites are made with a delicious fruit flavored center and paired with a tasty yogurt coating! Get kids their daily probiotics in a form they love!",
      "ON-THE-GO PACKAGING: Align Kids yogurt coated probiotic fruit flavored bites do not require refrigeration and are packaged in individually wrapped pouches so you can send them to school or bring them anywhere on-the-go!",
      "MONEY BACK GUARANTEE: We proudly stand behind the performance of Align. However, if you are not satisfied with your experience, we offer a Money Back Guarantee. Try Align Kids Yogurt Coated Probiotic Fruit Bites risk-free today!***"
    ],
    "variant": "21 Pouches",
    "sku": "30772196915",
    "retailers": [],
    "images": [
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/6zZzDY2bWxefuD61LjlGAk/571d1b99214d90569b3c84938add0d6c/00030772196915_C1N1.jpg",
        "alt": "Package of Align Kids yogurt coated probiotic fruit bites of 21 pouches."
      },
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/5OdxcuC3y4NhCNgcz4M860/cdc49bb1c5fd1dd9e2163d2c1791822b/Digestive_Align_Yogurt_KIDS_-_SecondaryContent_-_Benefits_US_EN_SI_eContent_2500x2500_01.jpg",
        "alt": "Text \"Helps support a healthy digestive system!\", \"Added Probiotics\". \"Tasty yogurt coating and apple blueberry flavor\" and a package of Align Kids yogurt coated probiotic fruit bites on white background and blue bottom."
      },
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/xDATxNlacHCseaH8MeXMD/9ec9048fe37bcb7980d25c044424dafa/Digestive_Align_Yogurt_KIDS_-_SecondaryContent_-_Credentials_US_EN_SI_eContent_2500x2500_01.jpg",
        "alt": "Text: \"Trusted probiotic brand, From the makers of #1 Doctor recommended Probiotic brand, Align is recommended 2X more by gastroenterologist than any other probiotic brand\" and cartoon style illustration of a young boy sitting on floor."
      },
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/2Q61So5rL7EnplAeoMyAej/49af8394bc0f2e7e80444ed09ceddb61/Digestive_Align_Yogurt_KIDS_-_SecondaryContent_-_OntheGo_US_EN_SI_eContent_2500x2500_01.jpg",
        "alt": "Text: \"Great-on-the-go\", \"Perfect school snacks\" in a blue speech bubble illustration of school supplies and cartoon style illustration of a young boy holding a pouch of Align Kids yogurt coated probiotic fruit bites on white background."
      },
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/5wcGhXz98LOSDl3TlCEE1O/53b7a807c8b4ca55ef615ca92c259ca1/Digestive_Align_Yogurt_KIDS_-_SecondaryContent_-_Ingredients_-_ALT_US_EN_SI_eContent_2500x2500_01.jpg",
        "alt": "Text: \"Tasty yogurt coated probiotic fruit bites!\", \"Infused with probiotics\", \"yummy yogurt coating\" and \"Apple blueberry falvored\" with broken bites of blue filling and white coating and cartoon style illustration of a young boy sitting on floor."
      },
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/5wKLua1P2c7Pw5ghj9iMRq/3d79ebeb514dd9cf286583c0dcfab741/Digestive_Align_Yogurt_KIDS_-_SecondaryContent_-_Pouch_-_ALT_US_EN_SI_eContent_2500x2500_01.jpg",
        "alt": "Text: \"5 bites per pouch\", cartoon style illustration of a young boy juggling with the yogurt coated bites and a pouch of Align Kids yogurt coated probiotic fruit bites on white background."
      },
      {
        "url": "https://images.ctfassets.net/v9uvlxfr6vqd/2X0JdBQfKDXJA7Wa07sMUr/e0787409aed18c260826dabe29c36097/Digestive_Align_Yogurt_KIDS_-_SecondaryContent_-_SF_US_EN_SI_eContent_2500x2500_01.jpg",
        "alt": "Supplement facts of Align Kids Yogurt Bites"
      }
    ],
    "relatedProducts": []
  }
]
```

### Use Cases

- **Market Research**: Analyze Align product offerings to identify trends in probiotic supplements and consumer preferences.
- **Competitive Intelligence**: Gather data on Align's product features, ratings, and descriptions to compare with competitors in the health supplement market.
- **Price Monitoring**: Track product variants and SKUs for pricing strategies, though prices are not directly scraped here.
- **Content Aggregation**: Collect detailed product information for building catalogs or databases for e-commerce platforms.
- **Academic Research**: Study consumer-facing health product data for studies on marketing, nutrition, or public health.
- **Business Automation**: Automate data extraction for inventory management or automated reporting on Align's product line.

### Installation and Usage

1. Search for "Align Url Scraper" in the Apify Store.
2. Click "Try for free" or "Run".
3. Configure input parameters (e.g., start URLs and max requests).
4. Click "Start" to begin extraction.
5. Monitor progress in the log.
6. Export results in your preferred format (JSON, CSV, Excel).

### Output Format

The output is an array of JSON objects, each representing a scraped product page. Key fields include:

- `url`: The source URL.
- `breadcrumbs`: Navigation path.
- `category`: Product category.
- `title`: Product name.
- `rating`: User rating.
- `features`: List of key features.
- `description`: Full product description.
- `bulletPoints`: Highlighted selling points.
- `variant`: Product variant details.
- `sku`: Stock keeping unit.
- `retailers`: Associated retailers (may be empty).
- `images`: Array of image objects with URLs and alt text.
- `relatedProducts`: Related items (may be empty).

This structured format ensures easy parsing and integration.

### Support

For custom/simplified outputs or bug reports, please contact:

- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/

We're here to help you get the most out of this Actor!

# Actor input Schema

## `startUrls` (type: `array`):

URLs to start with.

## `maxRequestsPerCrawl` (type: `integer`):

Maximum number of requests that can be made by this crawler.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites"
    }
  ],
  "maxRequestsPerCrawl": 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 = {
    "startUrls": [
        {
            "url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("getdataforme/align-url-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 = { "startUrls": [{ "url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites" }] }

# Run the Actor and wait for it to finish
run = client.actor("getdataforme/align-url-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 '{
  "startUrls": [
    {
      "url": "https://www.alignprobiotics.com/en-us/products/probiotics-digestive-support/kids-yogurt-coated-probiotic-fruit-bites"
    }
  ]
}' |
apify call getdataforme/align-url-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Align Url Scraper",
        "description": "Extract detailed product data from Align Probiotics, including titles, descriptions, ratings, features, images, and SKUs. Ideal for e-commerce analysis, market research, and data aggregation, with flexible URL handling, high performance, and structured JSON output.",
        "version": "0.0",
        "x-build-id": "C2AoepYhfdRsPYHrh"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/getdataforme~align-url-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-getdataforme-align-url-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/getdataforme~align-url-scraper/runs": {
            "post": {
                "operationId": "runs-sync-getdataforme-align-url-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/getdataforme~align-url-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-getdataforme-align-url-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "startUrls": {
                        "title": "Start URLs",
                        "type": "array",
                        "description": "URLs to start with.",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "maxRequestsPerCrawl": {
                        "title": "Max Requests per Crawl",
                        "type": "integer",
                        "description": "Maximum number of requests that can be made by this crawler.",
                        "default": 10
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
