# Glassdoor Job Search (`burbn/glassdoor-job-search`) Actor

Scrape Glassdoor job listings globally! Search by keyword & location, filter for Remote or Easy Apply. Extract job titles, salary estimates, company ratings, and more. Fast, reliable, and supports 20+ regional domains! 🚀

- **URL**: https://apify.com/burbn/glassdoor-job-search.md
- **Developed by:** [Kevin](https://apify.com/burbn) (community)
- **Categories:** Jobs, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## 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

## Glassdoor Job Search Scraper | Search Glassdoor Jobs API

Search Glassdoor jobs by keyword and location across all companies. Extract Glassdoor job data including job titles, salaries, company ratings, easy apply status, location details, salary ranges with min/median/max, and more. Filter by remote jobs, easy apply, and minimum company rating. The best Glassdoor job search scraper for job hunting, salary research, and job market analysis.

### ❓ What is Glassdoor Job Search Scraper?

**Glassdoor Job Search Scraper** is a powerful Apify actor that lets you search and extract job listings from **Glassdoor** by keyword and location — across all companies. Unlike the Company Jobs scraper that targets a specific company, this actor searches the entire Glassdoor job marketplace. Perfect for job seekers, recruiters, and market researchers.

With this Glassdoor job search tool, you can:

- 🔍 **Search jobs by keyword** — Enter any job title or keyword (e.g., "front end developer", "data scientist")
- 📍 **Search by location** — Target any city, state, or country (e.g., "new york", "san francisco", "london")
- ✅ **Easy Apply filter** — Only show jobs with Glassdoor Easy Apply
- 🏠 **Remote only filter** — Only show remote job opportunities
- ⭐ **Minimum company rating** — Filter by minimum employer rating (1-5 stars)
- 💰 **Salary data** — Get min, median, and max salary with currency and period
- 📄 **Automatic pagination** — Scrape thousands of jobs with cursor-based pagination

### 🎯 What Data Can You Extract from Glassdoor Job Search?

| Field | Description |
|-------|-------------|
| `jobId` | Unique Glassdoor job identifier |
| `jobTitle` | Job title |
| `companyId` | Company ID on Glassdoor |
| `companyName` | Company name |
| `companyLogo` | Company logo URL |
| `locationName` | Job location (city, state) |
| `locationId` | Glassdoor location identifier |
| `locationType` | Location type (CITY, STATE, COUNTRY) |
| `jobLink` | Direct link to Glassdoor job listing |
| `easyApply` | Whether Easy Apply is available |
| `ageInDays` | Days since the job was posted |
| `isSponsored` | Whether the listing is sponsored |
| `rating` | Company rating on Glassdoor |
| `salaryCurrency` | Salary currency (USD, EUR, etc.) |
| `salaryPeriod` | Salary period (ANNUAL, HOURLY) |
| `salaryMin` | Minimum salary |
| `salaryMedian` | Median salary |
| `salaryMax` | Maximum salary |
| `salarySource` | Salary data source (EMPLOYER_PROVIDED, ESTIMATED) |

### 🚀 How to Use Glassdoor Job Search Scraper

#### Step 1: Enter Search Query

Enter the job title or keyword you want to search for and the target location.

#### Step 2: Set Filters (Optional)

| Input | Type | Required | Default | Description |
|-------|------|----------|---------|-------------|
| `query` | String | ✅ Yes | `developer` | Job title or keyword to search |
| `location` | String | ✅ Yes | `new york` | Location to search |
| `location_type` | Enum | ❌ No | `ANY` | Location type: CITY, STATE, COUNTRY |
| `easy_apply_only` | Boolean | ❌ No | `false` | Only Easy Apply jobs |
| `remote_only` | Boolean | ❌ No | `false` | Only remote jobs |
| `min_company_rating` | Enum | ❌ No | `ANY` | Minimum company rating (1-5) |
| `limit` | Integer | ❌ No | `10` | Results per API page (1-100) |
| `domain` | String | ❌ No | `www.glassdoor.com` | Glassdoor domain |
| `maxResults` | Integer | ❌ No | `100` | Maximum total results (1-10000) |

#### Step 3: Run and Download Results

Click **Start** to run the scraper. Results are available in JSON, CSV, Excel, XML, and RSS formats.

### 📋 Example Input

```json
{
  "query": "front end developer",
  "location": "new york",
  "easy_apply_only": false,
  "remote_only": false,
  "min_company_rating": "ANY",
  "maxResults": 100
}
````

### 📋 Example Output

```json
{
  "jobId": 1009880541411,
  "jobTitle": "Front End Developer",
  "companyId": 1950127,
  "companyName": "Sumitomo Group",
  "companyLogo": "https://media.glassdoor.com/sql/1950127/sumitomo-group-squarelogo-1603119057507.png",
  "locationName": "New York, NY",
  "locationId": 1132348,
  "locationType": "CITY",
  "jobLink": "https://www.glassdoor.com/job-listing/front-end-developer-sumitomo-mitsui-banking-corporation-JV_IC1132348_KO0,19_KE20,55.htm?jl=1009880541411",
  "easyApply": false,
  "ageInDays": 7,
  "isSponsored": false,
  "rating": 4.1,
  "salaryCurrency": "USD",
  "salaryPeriod": "ANNUAL",
  "salaryMin": 85000,
  "salaryMedian": 127500,
  "salaryMax": 170000,
  "salarySource": "EMPLOYER_PROVIDED"
}
```

### 🎨 Dataset Views

| View | Description |
|------|-------------|
| 📊 **Jobs Overview** | Job title, company, location, rating, easy apply, posting age |
| 💰 **Salary Details** | Currency, period, min/median/max salary, source |
| 🏢 **By Company** | Jobs grouped by company with logo and rating |

### 💡 Use Cases

- **Job Hunting** — Find and compare job opportunities across companies and locations
- **Salary Research** — Analyze salary ranges for specific roles and locations
- **Job Market Analysis** — Study job market trends, demand for specific skills, and hiring patterns
- **Recruitment** — Source job listings and salary benchmarks for recruiting
- **Career Planning** — Research career paths and salary expectations in different cities
- **Remote Job Research** — Find remote opportunities with salary data

### 🔧 Tips for Best Results

1. **Be specific** — Use specific job titles for more relevant results
2. **Try different locations** — Search across multiple cities to compare opportunities
3. **Use Easy Apply filter** — Find jobs you can apply to quickly
4. **Set company rating filter** — Focus on highly-rated employers
5. **Increase maxResults** — Set to 1000+ for comprehensive market analysis

### 🔗 Related Actors

If you're looking for more Glassdoor data, check out our other scrapers:

- [**Glassdoor Reviews Scraper**](https://apify.com/burbn/glassdoor-reviews-scraper) 📝 — Extract detailed company reviews, ratings, pros, and cons.
- [**Glassdoor Company Search**](https://apify.com/burbn/glassdoor-company-search) 🏢 — Find Glassdoor company IDs, ratings, sizes, and industry info.
- [**Glassdoor Company Jobs Scraper**](https://apify.com/burbn/glassdoor-jobs-scraper) 🏢 — Find Glassdoor company IDs, ratings, sizes, and industry info.

### 🏷️ Tags

`glassdoor` `glassdoor scraper` `glassdoor job search` `glassdoor jobs` `job search scraper` `glassdoor api` `job listings` `salary data` `glassdoor crawler` `glassdoor extractor` `job market research` `job hunting` `salary research` `remote jobs` `easy apply` `job search` `glassdoor data` `career research`

### 🎁 Get $5 Free Apify Credits

New to Apify? [Sign up using this link](https://apify.com?fpr=free-credits) and get **$5 free credits** to start scraping Glassdoor right away! No credit card required.

### 📞 Support

For questions, feedback, or issues, please contact us through Apify or open an issue.

***

**Happy searching Glassdoor jobs! 🔍✨**

# Actor input Schema

## `query` (type: `string`):

Enter the job title or keyword to search for (e.g., front end developer, data scientist, product manager).

## `location` (type: `string`):

Enter the location to search for jobs (e.g., new york, san francisco, london, remote).

## `location_type` (type: `string`):

Specify the type of location for additional accuracy.

## `easy_apply_only` (type: `boolean`):

Only return jobs with Easy Apply option.

## `remote_only` (type: `boolean`):

Only return remote jobs.

## `min_company_rating` (type: `string`):

Minimum employer company rating to filter jobs.

## `limit` (type: `integer`):

Number of results per API request (1-100).

## `domain` (type: `string`):

The Glassdoor domain to use for region-specific results.

## `maxResults` (type: `integer`):

Maximum total number of job results to scrape.

## Actor input object example

```json
{
  "query": "developer",
  "location": "new york",
  "location_type": "ANY",
  "easy_apply_only": false,
  "remote_only": false,
  "min_company_rating": "ANY",
  "limit": 20,
  "domain": "www.glassdoor.com",
  "maxResults": 20
}
```

# Actor output Schema

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

View all jobs with title, company, location, rating, easy apply, and posting age.

## `salary` (type: `string`):

View salary details with currency, period, min/median/max, and source.

## `companies` (type: `string`):

View jobs grouped by company with logo, rating, and easy apply status.

# 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 = {
    "query": "developer",
    "location": "new york",
    "location_type": "ANY",
    "min_company_rating": "ANY",
    "limit": 20,
    "domain": "www.glassdoor.com",
    "maxResults": 20
};

// Run the Actor and wait for it to finish
const run = await client.actor("burbn/glassdoor-job-search").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 = {
    "query": "developer",
    "location": "new york",
    "location_type": "ANY",
    "min_company_rating": "ANY",
    "limit": 20,
    "domain": "www.glassdoor.com",
    "maxResults": 20,
}

# Run the Actor and wait for it to finish
run = client.actor("burbn/glassdoor-job-search").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 '{
  "query": "developer",
  "location": "new york",
  "location_type": "ANY",
  "min_company_rating": "ANY",
  "limit": 20,
  "domain": "www.glassdoor.com",
  "maxResults": 20
}' |
apify call burbn/glassdoor-job-search --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Glassdoor Job Search",
        "description": "Scrape Glassdoor job listings globally! Search by keyword & location, filter for Remote or Easy Apply. Extract job titles, salary estimates, company ratings, and more. Fast, reliable, and supports 20+ regional domains! 🚀",
        "version": "1.0",
        "x-build-id": "oE43sSEAUGcepf6gr"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/burbn~glassdoor-job-search/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-burbn-glassdoor-job-search",
                "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/burbn~glassdoor-job-search/runs": {
            "post": {
                "operationId": "runs-sync-burbn-glassdoor-job-search",
                "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/burbn~glassdoor-job-search/run-sync": {
            "post": {
                "operationId": "run-sync-burbn-glassdoor-job-search",
                "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": [
                    "query",
                    "location"
                ],
                "properties": {
                    "query": {
                        "title": "🔎 Job Search Query",
                        "type": "string",
                        "description": "Enter the job title or keyword to search for (e.g., front end developer, data scientist, product manager).",
                        "default": "developer"
                    },
                    "location": {
                        "title": "📍 Location",
                        "type": "string",
                        "description": "Enter the location to search for jobs (e.g., new york, san francisco, london, remote).",
                        "default": "new york"
                    },
                    "location_type": {
                        "title": "🌍 Location Type",
                        "enum": [
                            "ANY",
                            "CITY",
                            "STATE",
                            "COUNTRY"
                        ],
                        "type": "string",
                        "description": "Specify the type of location for additional accuracy.",
                        "default": "ANY"
                    },
                    "easy_apply_only": {
                        "title": "✅ Easy Apply Only",
                        "type": "boolean",
                        "description": "Only return jobs with Easy Apply option.",
                        "default": false
                    },
                    "remote_only": {
                        "title": "🏠 Remote Only",
                        "type": "boolean",
                        "description": "Only return remote jobs.",
                        "default": false
                    },
                    "min_company_rating": {
                        "title": "⭐ Minimum Company Rating",
                        "enum": [
                            "ANY",
                            "1",
                            "2",
                            "3",
                            "4",
                            "5"
                        ],
                        "type": "string",
                        "description": "Minimum employer company rating to filter jobs.",
                        "default": "ANY"
                    },
                    "limit": {
                        "title": "📄 Results Per Page",
                        "minimum": 1,
                        "maximum": 100,
                        "type": "integer",
                        "description": "Number of results per API request (1-100).",
                        "default": 20
                    },
                    "domain": {
                        "title": "🌍 Glassdoor Domain",
                        "enum": [
                            "www.glassdoor.com",
                            "www.glassdoor.co.uk",
                            "www.glassdoor.com.ar",
                            "www.glassdoor.com.au",
                            "www.glassdoor.be",
                            "www.glassdoor.com.br",
                            "www.glassdoor.ca",
                            "www.glassdoor.de",
                            "www.glassdoor.es",
                            "www.glassdoor.fr",
                            "www.glassdoor.com.hk",
                            "www.glassdoor.co.in",
                            "www.glassdoor.ie",
                            "www.glassdoor.it",
                            "www.glassdoor.com.mx",
                            "www.glassdoor.nl",
                            "www.glassdoor.co.nz",
                            "www.glassdoor.at",
                            "de.glassdoor.ch",
                            "www.glassdoor.sg",
                            "fr.glassdoor.ch"
                        ],
                        "type": "string",
                        "description": "The Glassdoor domain to use for region-specific results.",
                        "default": "www.glassdoor.com"
                    },
                    "maxResults": {
                        "title": "🎯 Maximum Results",
                        "minimum": 1,
                        "maximum": 1000,
                        "type": "integer",
                        "description": "Maximum total number of job results to scrape.",
                        "default": 20
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
