# Singapore BCA Registered Contractors Scraper (`scrapers_lat/singapore-bca-contractors-scraper`) Actor

Scrape Singapore BCA registered contractors by workhead and grade. Get company name, UEN, full address, postal code, phone, fax, workhead category, grade and registration expiry date. Export to JSON, CSV or Excel.

- **URL**: https://apify.com/scrapers\_lat/singapore-bca-contractors-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Business, Lead generation, Real estate
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

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

<!-- actor-banner -->
[![Singapore BCA Registered Contractors Scraper](https://scrapers.lat/banners/singapore-bca-contractors-scraper.png)](https://console.apify.com/actors/UaxOwINEZWceyqUsi/input)
<!-- /actor-banner -->

## Singapore BCA Registered Contractors Scraper

> Pull Singapore's BCA registered contractors by workhead and grade. Get company name, UEN, full address, postal code, phone, fax and registration expiry. No login, no API key.

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify&logoColor=white)
![Coverage](https://img.shields.io/badge/Coverage-Singapore-blue)
![Maintained](https://img.shields.io/badge/Maintained-Yes-brightgreen)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<br>

### What you get

One record per registered contractor per workhead, straight from the official BCA contractors directory. This is direct B2B contact data for Singapore's construction sector, ready for lead generation and vendor research.

- **companyName**: the registered contractor's name
- **uen**: the Unique Entity Number (Singapore company identifier)
- **workhead**: the workhead code the contractor is registered under (for example CW01, ME05)
- **workheadDescription**: the workhead name (for example General Building, Electrical Engineering)
- **grade**: the registration grade (for example A1, B2, L4)
- **registrationExpiry**: the registration expiry date for the workhead (with "Fetch registration expiry" on)
- **address**: the full company address
- **postalCode**: the Singapore postal code parsed from the address
- **phone**: the company phone number
- **fax**: the company fax number
- **licenceType**: Registered Contractor
- **observedAt**: when this record was collected

### How it works

| Input | What it does |
|---|---|
| `workheads` | Workhead codes to collect (for example CW01, CW02, ME05). Leave empty to scrape every registered-contractor workhead. |
| `grades` | Grades to keep (for example A1, B1, L4). Leave empty to include every grade available for each workhead. |
| `withDetails` | Open each company page to add the registration expiry date. Contact fields are collected without it. |
| `maxItems` | Cap the number of records collected. |
| `proxyConfiguration` | Optional. Enable Apify Residential proxy (country SG) if results come back empty. |

The workhead and grade list is discovered live from the directory, so new workheads are picked up automatically. Company name, UEN, address, phone and fax come straight from the listing.

### Use cases

| Use case | Who it is for |
|---|---|
| Build a lead list of construction contractors | B2B sales and marketing teams |
| Vet suppliers and subcontractors by grade | Main contractors and developers |
| Map the market by workhead and grade | Analysts and strategy teams |
| Reach contractors by phone for a tender | Procurement and estimating teams |
| Enrich a CRM with UEN and contact data | RevOps and data teams |

### Frequently Asked Questions

**Where does the data come from?**
The public BCA contractors directory, maintained by the Building and Construction Authority of Singapore. It lists contractors registered under the Contractors Registration System.

**Does it need a login or API key?**
No. It reads the public directory with no account and no key.

**What are workheads and grades?**
Workheads are the categories of work a contractor is registered for (for example CW01 General Building, ME05 Electrical Engineering). Grades reflect financial and track-record tiers (A1 is the highest for construction workheads, then A2, B1, B2, C1, C2, C3; construction-related and M&E workheads use L1 to L6).

**Do I get phone and fax numbers?**
Yes. Phone, fax, full address and postal code come from the listing itself, so you get them on every run without opening each company page.

**How fresh is it?**
Every run reads the directory live, so records reflect what BCA publishes at that moment.

<!-- example-tasks -->
### Example use cases

Ready-to-run example tasks, each preconfigured for a common scenario. Open one and press run, or use it as a template:

- [Singapore BCA CW01 General Building A1 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw01-general-building-a1): Scrape BCA grade A1 General Building (CW01) contractors in Singapore. Get company name, UEN, address, postal code, phone and fax as CSV or Excel.
- [Singapore BCA CW01 General Building A2 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw01-general-building-a2): Scrape BCA grade A2 General Building (CW01) contractors in Singapore. Export company name, UEN, full address, phone and fax to JSON, CSV or Excel.
- [Singapore BCA CW01 General Building B1 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw01-general-building-b1): Scrape BCA grade B1 General Building (CW01) contractors in Singapore. Get company name, UEN, address, postal code, phone and fax as CSV or Excel.
- [Singapore BCA CW01 General Building B2 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw01-general-building-b2): Scrape BCA grade B2 General Building (CW01) contractors in Singapore. Export company name, UEN, full address, phone and fax to JSON, CSV or Excel.
- [Singapore BCA CW02 Civil Engineering A1 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw02-civil-engineering-a1): Scrape BCA grade A1 Civil Engineering (CW02) contractors in Singapore. Get company name, UEN, address, postal code, phone and fax as CSV or Excel.
- [Singapore BCA CW02 Civil Engineering B1 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw02-civil-engineering-b1): Scrape BCA grade B1 Civil Engineering (CW02) contractors in Singapore. Export company name, UEN, full address, phone and fax to JSON, CSV or Excel.
- [Singapore BCA ME05 Electrical Engineering L6 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-me05-electrical-engineering-l6): Scrape BCA grade L6 Electrical Engineering (ME05) contractors in Singapore. Get company name, UEN, address, phone and fax as JSON, CSV or Excel.
- [Singapore BCA ME01 Air-Con and Ventilation L6 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-me01-aircon-ventilation-l6): Scrape BCA grade L6 Air-Conditioning, Refrigeration and Ventilation (ME01) contractors in Singapore. Get company, UEN, address, phone and fax as CSV.
- [Singapore BCA CR06 Interior Decoration L6 Contractors](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cr06-interior-decoration-l6): Scrape BCA grade L6 Interior Decoration and Finishing (CR06) contractors in Singapore. Export company, UEN, address, phone and fax to JSON, CSV or Excel.
- [Singapore BCA CW01 A1 Contractors With Expiry Dates](https://apify.com/scrapers_lat/singapore-bca-contractors-scraper/examples/sg-bca-cw01-a1-with-expiry): Scrape BCA grade A1 General Building (CW01) contractors in Singapore with registration expiry dates, UEN, address, phone and fax. Export to CSV or Excel.

<!-- /example-tasks -->

<!-- x402 -->
### Export, API and AI agents (x402 + MCP)

Export the scraped data to **JSON, CSV or Excel**, pull it as a **dataset** through the Apify **API**, or wire it into your app with **no code**. This web scraper and data extractor also works for bulk data extraction and scheduled runs.

For AI agents: this Actor is available on **x402**, Apify's agentic payment standard built with Coinbase. An AI agent can discover, pay for and run it on its own with a funded wallet and a single HTTP request: no account, no subscription, no API key and no human in the loop. It also runs as an **MCP** tool inside Claude, Cursor and other AI clients out of the box. Learn more about [x402 agentic payments on Apify](https://docs.apify.com/platform/integrations/x402).
<!-- /x402 -->

<!-- related-actors -->
### Related scrapers

Need data from the same space? Here are other scrapers we build and maintain:

- [Singapore GeBIZ Government Contracts Scraper](https://apify.com/scrapers_lat/singapore-gebiz-contracts-scraper): Singapore government awarded contracts with supplier, agency and amount.
- [SAM.gov Opportunities Scraper](https://apify.com/scrapers_lat/sam-gov-opportunities-scraper): US federal contract opportunities by agency and NAICS.
- [CanadaBuys Tenders Scraper](https://apify.com/scrapers_lat/canadabuys-tenders-scraper): Canadian government tender notices with buyer, category and closing date.

<!-- /related-actors -->

<!-- scrapers-lat-cta -->
### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for public platforms across the world: real estate, jobs, e-commerce, company registries and government data. Browse the full catalog, see live sample output for each one, or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

---

> This actor is an independent tool and has no affiliation with the Building and Construction Authority (BCA) or the Government of Singapore. It only accesses data published openly on the BCA directory. Use it in accordance with the site's terms.
<!-- /scrapers-lat-cta -->

# Actor input Schema

## `workheads` (type: `array`):

Workhead codes to collect, for example "CW01" (General Building), "CW02" (Civil Engineering), "ME05" (Electrical Engineering). Leave empty to scrape every registered-contractor workhead (CW, CR, ME, RW, TR).
## `grades` (type: `array`):

Grades to keep, for example "A1", "A2", "B1", "B2", "C1", "C2", "C3" for construction workheads, or "L1".."L6" for construction-related and M&E workheads. Leave empty to include every grade available for each selected workhead.
## `withDetails` (type: `boolean`):

Open each company page to add the registration expiry date for the workhead. Slower but adds an extra field. Company name, UEN, address, phone and fax are already collected without this.
## `maxItems` (type: `integer`):

Maximum number of contractor records to collect. Leave high to pull everything for the selected workheads and grades.
## `proxyConfiguration` (type: `object`):

Proxy settings. Not required for most runs. If results come back empty from a datacenter IP, enable Apify Residential proxy with country SG.

## Actor input object example

```json
{
  "workheads": [
    "CW01"
  ],
  "withDetails": false,
  "maxItems": 1000,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
````

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "workheads": [
        "CW01"
    ],
    "maxItems": 1000,
    "proxyConfiguration": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/singapore-bca-contractors-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 = {
    "workheads": ["CW01"],
    "maxItems": 1000,
    "proxyConfiguration": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/singapore-bca-contractors-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 '{
  "workheads": [
    "CW01"
  ],
  "maxItems": 1000,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}' |
apify call scrapers_lat/singapore-bca-contractors-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Singapore BCA Registered Contractors Scraper",
        "description": "Scrape Singapore BCA registered contractors by workhead and grade. Get company name, UEN, full address, postal code, phone, fax, workhead category, grade and registration expiry date. Export to JSON, CSV or Excel.",
        "version": "0.1",
        "x-build-id": "yesTJEYwOzLgUUJtY"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapers_lat~singapore-bca-contractors-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapers_lat-singapore-bca-contractors-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/scrapers_lat~singapore-bca-contractors-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapers_lat-singapore-bca-contractors-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/scrapers_lat~singapore-bca-contractors-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapers_lat-singapore-bca-contractors-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": {
                    "workheads": {
                        "title": "Workhead codes",
                        "type": "array",
                        "description": "Workhead codes to collect, for example \"CW01\" (General Building), \"CW02\" (Civil Engineering), \"ME05\" (Electrical Engineering). Leave empty to scrape every registered-contractor workhead (CW, CR, ME, RW, TR).",
                        "items": {
                            "type": "string"
                        }
                    },
                    "grades": {
                        "title": "Grades",
                        "type": "array",
                        "description": "Grades to keep, for example \"A1\", \"A2\", \"B1\", \"B2\", \"C1\", \"C2\", \"C3\" for construction workheads, or \"L1\"..\"L6\" for construction-related and M&E workheads. Leave empty to include every grade available for each selected workhead.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "withDetails": {
                        "title": "Fetch registration expiry",
                        "type": "boolean",
                        "description": "Open each company page to add the registration expiry date for the workhead. Slower but adds an extra field. Company name, UEN, address, phone and fax are already collected without this.",
                        "default": false
                    },
                    "maxItems": {
                        "title": "Max items",
                        "minimum": 1,
                        "maximum": 1000000,
                        "type": "integer",
                        "description": "Maximum number of contractor records to collect. Leave high to pull everything for the selected workheads and grades."
                    },
                    "proxyConfiguration": {
                        "title": "Proxy",
                        "type": "object",
                        "description": "Proxy settings. Not required for most runs. If results come back empty from a datacenter IP, enable Apify Residential proxy with country SG."
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
