Bright Data · JSON-LD Context

Bright Data Context

JSON-LD context defining the semantic vocabulary for Bright Data from Bright Data.

36 Classes 1 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
brd: https://raw.githubusercontent.com/api-evangelist/bright-data/refs/heads/main/json-ld/bright-data-context.jsonld#

Classes

Organization Service SoftwareApplication name description url Zone ProxyPort Snapshot Dataset WebUnlocker SerpRequest ScrapingBrowserSession DeepLookupRequest WebArchiveSearch ResidentialProxy ISPProxy DatacenterProxy MobileProxy country city state asn session snapshotId datasetId records errors status Pricing RateLimit BandwidthUsage MCPTool ModelContextProtocol Compliance ScrapingShieldClass

Properties

Property Type Container
ProxyType @vocab

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "brd": "https://raw.githubusercontent.com/api-evangelist/bright-data/refs/heads/main/json-ld/bright-data-context.jsonld#",
    "Organization": "schema:Organization",
    "Service": "schema:Service",
    "SoftwareApplication": "schema:SoftwareApplication",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "Zone": "brd:Zone",
    "ProxyPort": "brd:ProxyPort",
    "Snapshot": "brd:Snapshot",
    "Dataset": "schema:Dataset",
    "WebUnlocker": "brd:WebUnlocker",
    "SerpRequest": "brd:SerpRequest",
    "ScrapingBrowserSession": "brd:ScrapingBrowserSession",
    "DeepLookupRequest": "brd:DeepLookupRequest",
    "WebArchiveSearch": "brd:WebArchiveSearch",
    "ProxyType": {
      "@id": "brd:proxyType",
      "@type": "@vocab"
    },
    "ResidentialProxy": "brd:ResidentialProxy",
    "ISPProxy": "brd:ISPProxy",
    "DatacenterProxy": "brd:DatacenterProxy",
    "MobileProxy": "brd:MobileProxy",
    "country": "schema:addressCountry",
    "city": "schema:addressLocality",
    "state": "schema:addressRegion",
    "asn": "brd:asn",
    "session": "brd:session",
    "snapshotId": "brd:snapshotId",
    "datasetId": "brd:datasetId",
    "records": "brd:records",
    "errors": "brd:errors",
    "status": "brd:status",
    "Pricing": "schema:PriceSpecification",
    "RateLimit": "brd:RateLimit",
    "BandwidthUsage": "brd:BandwidthUsage",
    "MCPTool": "brd:MCPTool",
    "ModelContextProtocol": "brd:ModelContextProtocol",
    "Compliance": "brd:Compliance",
    "ScrapingShieldClass": "brd:ScrapingShieldClass"
  }
}