{
  "openapi": "3.0.1",
  "info": {
    "title": "BrightNetwork.co.uk Scraper",
    "description": "BrightNetwork.co.uk Scraper collects structured UK graduate and early-career job listings, company profiles, locations, salaries, and metadata from Bright Network search and job pages, ideal for recruitment enrichment, market research, and analytics dashboards.",
    "version": "0.0",
    "x-build-id": "hSIOb8E1Jxhscz84e"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/lexis-solutions~brightNetwork-co-uk-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-lexis-solutions-brightNetwork-co-uk-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/lexis-solutions~brightNetwork-co-uk-scraper/runs": {
      "post": {
        "operationId": "runs-sync-lexis-solutions-brightNetwork-co-uk-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/lexis-solutions~brightNetwork-co-uk-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-lexis-solutions-brightNetwork-co-uk-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",
        "required": [
          "maxItems"
        ],
        "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"
                }
              }
            }
          },
          "maxItems": {
            "title": "Maximum number of items",
            "type": "integer",
            "description": "Maximum number of items that will be extracted.",
            "default": 10
          },
          "proxyConfiguration": {
            "title": "Proxy Configuration",
            "type": "object",
            "description": "Your proxy configuration from Apify",
            "default": {
              "useApifyProxy": false
            }
          },
          "query": {
            "title": "Query",
            "type": "string",
            "description": "Search query"
          },
          "contentType": {
            "title": "Content Type",
            "enum": [
              "academy-modules",
              "pages",
              "career-profiles",
              "employers",
              "events",
              "jobs",
              "postgraduate-degrees",
              "success-stories"
            ],
            "type": "string",
            "description": "Content Type"
          },
          "sectors": {
            "title": "Sectors",
            "type": "array",
            "description": "Filter by one or more career path subsectors",
            "items": {
              "type": "string",
              "enum": [
                "Financial Consulting",
                "Management Consulting",
                "Strategy Consulting",
                "Consumer Goods & FMCG",
                "Retail & Fashion",
                "Supply Chain & Logistics",
                "Architecture",
                "Energy",
                "Engineering",
                "Property & Construction",
                "Accounting, Audit & Tax",
                "Insurance & Pensions",
                "Retail & Corporate Banking",
                "Asset & Investment Management",
                "Investment Banking",
                "Private Equity",
                "Trading",
                "Commercial Law",
                "Business Management",
                "Entrepreneurship",
                "Human Resources (HR)",
                "Operations & Communications",
                "Journalism & Publishing",
                "Marketing",
                "Pharmaceuticals",
                "Science & Research",
                "Charity & Social Enterprise",
                "Public Sector & Government",
                "Recruitment",
                "Sales & Commercial",
                "Consulting & Project Management",
                "Cyber Security",
                "Data Science & Analytics",
                "IT Infrastructure",
                "Software Development"
              ]
            }
          },
          "employers": {
            "title": "Employers",
            "type": "array",
            "description": "Filter by one or more employers",
            "items": {
              "type": "string",
              "enum": [
                "3H Partners",
                "A&O Shearman",
                "AAB",
                "ACCA",
                "Accenture",
                "Accuracy",
                "Acre Software",
                "Acteon",
                "Admiral",
                "Adobe",
                "Advanced Design Technology",
                "AECOM",
                "AIG",
                "Airbus",
                "Aldi",
                "Alfa",
                "Allegis Global Solutions",
                "Alliance Manchester Business School",
                "Allianz",
                "Alpha FMC",
                "AlphaSights",
                "Alvarez & Marsal",
                "Amazon",
                "AMD",
                "Amentum",
                "American Express",
                "AMETEK, Inc.",
                "Ampa Group",
                "Analog Devices",
                "AO",
                "Archer Daniels Midland (ADM)",
                "Archer",
                "Ardonagh Group",
                "Arcadis",
                "ArcelorMittal",
                "Ardagh Group",
                "Arla Foods",
                "Arqiva",
                "Artemis",
                "Arthur D. Little",
                "Arup",
                "Asahi Europe & International",
                "ASOS",
                "AstraZeneca",
                "AtkinsRéalis",
                "Atos",
                "Atos Medical",
                "Atradius",
                "Aurelius",
                "Avery Dennison",
                "Aviva",
                "AWE",
                "AXA XL",
                "AXA",
                "Axiom Worldwide",
                "Azets",
                "BAE Systems",
                "Bain & Company",
                "Baker Hughes",
                "Bakkavör",
                "Balfour Beatty",
                "Bank of America",
                "BanyanTree Bank",
                "Barclays",
                "Baringa",
                "BASF",
                "Baxi",
                "BDO",
                "Be | Shaping the Future UK",
                "Beam Suntory",
                "Beazley",
                "Belfast City Council ",
                "Bentley Motors",
                "be.total",
                "Bechtel",
                "Beckett Investment Management Group",
                "Beechbrook Capital",
                "Belron",
                "Bennett Construction",
                "Berkeley Group",
                "beta",
                "Bevan Brittan",
                "Biffa",
                "Bilfinger",
                "Bird & Bird",
                "Birmingham City Council",
                "BlackRock",
                "Bloomberg",
                "BlueBay Asset Management",
                "BMW Group",
                "Bombardier",
                "Boohoo",
                "Boots",
                "Bouygues UK",
                "Box",
                "BP",
                "BRG",
                "Bridges Outcomes Partnerships",
                "Bright Network",
                "Brunswick Group",
                "BT Group",
                "Burges Salmon",
                "C. Hoare & Co.",
                "Cadent Gas",
                "Cambridge Enterprise",
                "Capco",
                "Capgemini",
                "Capstone",
                "Capula Investment Management LLP",
                "Carey Olsen",
                "Cartwright",
                "Catalent",
                "CBRE",
                "CCLA",
                "CDW",
                "CGI",
                "Chanel",
                "Charles Tyrwhitt",
                "Chartered Institute of Taxation",
                "Charterhouse Capital Partners",
                "Church & Dwight UK Ltd.",
                "Cisco",
                "Citi",
                "City of London Police",
                "CityFibre",
                "Claranova",
                "Clarksons",
                "Clear Course Business Solutions",
                "ClearScore",
                "Close Brothers",
                "Cloudflare",
                "CMS",
                "Cognizant",
                "Colas",
                "Coloplast",
                "Compass Lexecon",
                "ComplyAdvantage",
                "Connor Broadley",
                "Cooley",
                "Cornwall Council",
                "Costain",
                "Coty",
                "CroudAce",
                "Crown Prosecution Service",
                "Crownsbury",
                "Crowe",
                "Croud",
                "Critical Mass",
                "CS Disco",
                "Cushman & Wakefield",
                "Cyclife Aquila Nuclear",
                "D. E. Shaw",
                "d-fine ",
                "Daisy Group",
                "Danfoss",
                "Dataconsulting ",
                "Davy",
                "DC Partners",
                "DCC",
                "De Beers Group",
                "Deloitte",
                "Delta Partners",
                "Department for Business & Trade",
                "Department for Energy Security & Net Zero",
                "Department for Environment, Food & Rural Affairs",
                "Department for International Trade",
                "Department for Science, Innovation & Technology",
                "Department for Work and Pensions",
                "Department of Health & Social Care",
                "Department of the Environment, Climate & Communications (Ireland)",
                "Department of Transport",
                "Deutsche Bank",
                "Deutsche Börse Group",
                "Diageo",
                "Dialog Semiconductor",
                "Diehard Consultancy Services",
                "Digital Catapult",
                "Digital Futures",
                "Digital Insight Lab",
                "DLA Piper",
                "DNAe",
                "DNAstream",
                "DNB Bank ASA",
                "Dometic",
                "Domino Printing",
                "Domino",
                "Doulton",
                "Dr. Oetker",
                "Dr. Wolff",
                "Dr. Wolff UK",
                "DRV Global Services",
                "Dublin City Council",
                "Duffield Associates",
                "DXC Technology",
                "Dŵr Cymru Welsh Water",
                "E.ON",
                "Eagle Eye",
                "Earth",
                "easyJet",
                "East Sussex County Council",
                "Eaton",
                "ECA International",
                "Ecolab",
                "Eden McCallum",
                "EDF Energy",
                "EF Education First",
                "ElectraLink",
                "Element Materials Technology",
                "Emarsys",
                "Ember",
                "Emerson",
                "Emirates",
                "Empiric",
                "Endless LLP",
                "Energia Group",
                "Energy Saving Trust",
                "ENGIE",
                "Engine Group",
                "Eni Progetti",
                "Eni UK",
                "Eni UK Limited",
                "Enovert",
                "Enterprise Ireland",
                "Entrust",
                "Epson",
                "Equinix",
                "Equiniti",
                "Equita",
                "ERM",
                "Ernst & Young (EY)",
                "ESB",
                "Essity",
                "Euler Hermes",
                "Euroclear",
                "European Central Bank",
                "Evercore",
                "Exeter City Council",
                "Exeter Friendly Society",
                "Experian",
                "Expedia",
                "F. Hoffmann-La Roche",
                "FactSet",
                "Fairstone",
                "Farfetch",
                "FCA",
                "Fidelity International",
                "Financial Conduct Authority (FCA)",
                "First Actuarial",
                "First Derivative",
                "FirstPort",
                "Flow Traders",
                "Flutter Entertainment",
                "FMG",
                "Fidelity UK",
                "FNZ",
                "Foresight Group",
                "Forest Research",
                "Forterra",
                "Foster + Partners",
                "Fourthline",
                "Fourth Ltd",
                "Freshfields Bruckhaus Deringer",
                "Frog Systems",
                "FTI Consulting",
                "Future plc",
                "G-Research",
                "GAIL’s Bakery",
                "Gallagher",
                "Galliford Try",
                "GAM Investments",
                "GCHQ",
                "Gemserv",
                "Genomics England",
                "Genpact",
                "Gensler",
                "Glasgow City Council",
                "GlaxoSmithKline (GSK)",
                "Glencore",
                "Global Infrastructure Partners (GIP)",
                "Goldman Sachs",
                "GPE",
                "Grant Thornton",
                "Greencore",
                "Greenhill",
                "Greystar",
                "Grosvenor ",
                "GroupM",
                "Guidehouse",
                "GWI",
                "H&R Block",
                "H+K Strategies",
                "Haleon",
                "Harbour Energy",
                "Harbor Global",
                "Hays",
                "Hazlewoods",
                "Heathrow Airport",
                "Heineken",
                "Helios Towers",
                "Hewlett Packard Enterprise (HPE)",
                "Hexagon",
                "Hills Group",
                "Hilti",
                "Hiscox",
                "Hitachi Energy",
                "Hitachi Rail",
                "Holland & Barrett",
                "Holmes Noble",
                "Home Office",
                "Hoover Limited",
                "Hoover",
                "Hoover Ltd",
                "Hoover UK",
                "Howdens Joinery",
                "HS2",
                "HSBC",
                "Huntsman Corporation",
                "Huntswood",
                "Hyundai",
                "IAG Cargo ",
                "IBM",
                "ICAEW",
                "ICF",
                "IKEA",
                "Ikano Insight",
                "Illumina",
                "Imagination Technologies",
                "IMC Trading",
                "Imperial Brands",
                "Improbable",
                "Inchcape",
                "Informa",
                "Infosys",
                "Inmarsat",
                "Innocent ",
                "Innovative Trials",
                "Inspiring Interns",
                "Institution of Civil Engineers (ICE)",
                "InterContinental Hotels Group (IHG)",
                "Intergen",
                "International Airlines Group (IAG)",
                "Interpath Advisory",
                "IQ-EQ",
                "Iqarus",
                "IQVIA",
                "J.P. Morgan (JP Morgan)",
                "Jacobs",
                "Jaguar Land Rover",
                "James Fisher & Sons",
                "John Deere",
                "John Lewis Partnership",
                "Johnson & Johnson",
                "Johnson Matthey",
                "JP Morgan",
                "Jupiter Asset Management",
                "Kainos",
                "Kantar Worldpanel",
                "Kellogg’s",
                "Kennedys",
                "Kier Group",
                "Kimberly-Clark",
                "Kingfisher",
                "Kingspan",
                "Kin + Carta",
                "Kirkland & Ellis",
                "KLA",
                "Knight Frank",
                "KPMG",
                "Kraft Heinz",
                "Kubrick Group",
                "La Fosse Associates",
                "Laing O’Rourke",
                "Lazard",
                "LEAP Legal Software",
                "Leeds Building Society",
                "Legal and General",
                "Leidos",
                "Leo Pharma",
                "Leonardo UK",
                "LGC",
                "Liberty Global",
                "Liberty Specialty Markets",
                "Linklaters",
                "Lloyds Banking Group",
                "Lloyds Register",
                "LloydsPharmacy",
                "LNER",
                "London & Partners",
                "London Ambulance Service NHS Trust",
                "London Borough of Enfield",
                "London Borough of Newham",
                "London Borough of Tower Hamlets",
                "London Fire Brigade",
                "London Stock Exchange Group (LSEG)",
                "L’Oréal",
                "LSEG (London Stock Exchange Group)",
                "Lutron",
                "LVMH",
                "Lyons Davidson",
                "M&G",
                "Macfarlanes",
                "Macquarie",
                "Mace",
                "Magnox",
                "Mambu",
                "Man Group",
                "Manchester City Council",
                "Marakon",
                "Marks & Spencer",
                "Mars",
                "Marsh",
                "Marsh McLennan",
                "Marshall Wace",
                "Masabi",
                "Mastercard",
                "Matthews (Matthews International)",
                "Mazars",
                "McKinsey & Company",
                "McLaren",
                "Medallia",
                "Medpace",
                "Medtronic",
                "Mercer",
                "Metaswitch",
                "MetLife",
                "Metro Bank",
                "Micron",
                "Microsoft",
                "Mills & Reeve",
                "Mizuho",
                "Mondi Group",
                "Monzo",
                "Morgan Stanley",
                "Morrisons",
                "Mott MacDonald",
                "MS Amlin",
                "MUFG",
                "Munich Re",
                "N Brown Group",
                "National Audit Office (NAO)",
                "National Grid",
                "National Highways",
                "National Physical Laboratory",
                "NatWest Group",
                "NATS",
                "NCC Group",
                "NCR",
                "Netcompany",
                "Network Rail",
                "NewDay",
                "New Street Consulting Group",
                "NHS",
                "NHS Blood and Transplant",
                "NHS Digital",
                "NHS England",
                "NIBC Bank",
                "NI Water",
                "Nielsen",
                "Nissan",
                "Nomura",
                "Northern Ireland Civil Service",
                "Northern Powergrid",
                "Northern Trust",
                "Northrop Grumman",
                "Northumbrian Water",
                "Norton Rose Fulbright",
                "Novartis",
                "Novo Nordisk",
                "Npower",
                "Nuffield Health",
                "NUS",
                "OC&C Strategy Consultants",
                "Office for National Statistics (ONS)",
                "Ofwat",
                "Oliver Wyman",
                "OneFamily",
                "Ono & Co",
                "OP Financial Group",
                "OPITO",
                "Optiver",
                "Oracle",
                "Ordnance Survey",
                "Orsted",
                "Orsted (Ørsted)",
                "Osborne Clarke",
                "PA Consulting",
                "Paddy Power Betfair",
                "P&G (Procter & Gamble)",
                "Pernod Ricard",
                "Pertemps",
                "PepsiCo",
                "PerkinElmer",
                "PHD Media",
                "Phoenix Group",
                "Pinsent Masons",
                "PwC",
                "Plan International",
                "Pladis",
                "Pollen Street Capital",
                "Polestar",
                "Polymath Consulting",
                "Post Office",
                "PRA Health Sciences",
                "Prime Video",
                "Procter & Gamble",
                "Prysmian Group",
                "Publicis Groupe",
                "QBE",
                "QinetiQ",
                "Quilter",
                "R&V Versicherung",
                "R3",
                "Railsr",
                "Rand Merchant Bank",
                "RBC",
                "REED",
                "Reed Smith",
                "Renewable Energy Systems (RES)",
                "Renishaw",
                "Rentokil Initial",
                "Revlon",
                "Revolut",
                "Rio Tinto",
                "Ritchie Bros",
                "Riverside",
                "Robert Half",
                "Robert Walters",
                "Roche",
                "Rothschild & Co",
                "Royal Bank of Canada",
                "Royal Navy",
                "RSA Group",
                "RSM",
                "RTL Group",
                "Samsung",
                "Sanctuary Graduates",
                "Sanofi",
                "Santander",
                "SAP",
                "Savills",
                "Sberbank",
                "Schneider Electric",
                "Schroders",
                "Scotiabank",
                "Scottish Government",
                "ScottishPower",
                "Seadrill",
                "Seco Tools",
                "Severn Trent",
                "Shell",
                "Siemens",
                "Siemens Healthineers",
                "Simcorp",
                "Skanska",
                "SKF",
                "Sky",
                "Slaughter and May",
                "Smith & Nephew",
                "Smith & Williamson",
                "Smiths Group",
                "SNC-Lavalin",
                "Société Générale",
                "Softcat",
                "Soldo",
                "Sopra Steria",
                "Southern Water",
                "Southwark Council",
                "Spartan Investment Group ",
                "Spotify",
                "Squarepoint Capital",
                "SSE",
                "SSP Group",
                "St. James’s Place",
                "St. Modwen",
                "Standard Chartered",
                "Starling Bank",
                "Starwood Capital",
                "State Street",
                "SThree",
                "Stifel",
                "Stork Technical Services",
                "Stryker",
                "Subsea 7",
                "Suez",
                "Suncor Energy",
                "Sunderland City Council",
                "Superdry",
                "Surrey County Council",
                "Swarovski",
                "Swiss Re",
                "Synlab",
                "Sysco",
                "T. Rowe Price",
                "Tails.com",
                "TalkTalk",
                "Tata Consultancy Services (TCS)",
                "TCS ",
                "Teach First",
                "Tesco",
                "The Co-operative Bank",
                "The Football Association (FA)",
                "The Hut Group (THG)",
                "The John Lewis Partnership",
                "The LEGO Group",
                "The London Clinic",
                "The Very Group",
                "Thomson Reuters",
                "Thought Machine",
                "Thrive",
                "Thursfields Solicitors",
                "TikTok",
                "Tikehau Capital",
                "Towers Watson",
                "TPP",
                "Transport for London (TfL)",
                "Transport for Wales",
                "Travelport",
                "Tremor International",
                "Trident Energy",
                "Trinity College Dublin",
                "TUI",
                "Turner & Townsend",
                "Two Sigma",
                "UBS",
                "UK Atomic Energy Authority",
                "UK Civil Service",
                "UK Debt Management Office",
                "UK Home Office",
                "UK Hydrographic Office",
                "UK Ministry of Defence",
                "UK Power Networks",
                "UK Space Agency",
                "Unilever",
                "United Utilities",
                "Unity Technologies",
                "University College Dublin (UCD)",
                "University of Birmingham",
                "University of Bristol",
                "University of Cambridge",
                "University of Edinburgh",
                "University of Glasgow",
                "University of Leeds",
                "University of Manchester",
                "University of Nottingham",
                "UPP",
                "UPS",
                "Valeo",
                "Valtech",
                "Vanquis Banking Group",
                "Vattenfall",
                "Veolia",
                "Vertu Motors",
                "Visa",
                "VMware",
                "Vodafone",
                "Volkswagen",
                "Wales & West Utilities",
                "Walkers",
                "Walmart",
                "Wärtsilä",
                "WarnerMedia",
                "Waters",
                "Watson Farley & Williams",
                "Wave Utilities",
                "Wealthtime",
                "Wellington Management",
                "Welsh Government",
                "West Midlands Combined Authority",
                "West Sussex County Council",
                "Westpac",
                "Whitbread",
                "White & Case LLP",
                "William Grant & Sons",
                "Willmott Dixon",
                "Wintermute",
                "Wise",
                "Wood",
                "World 50 Group",
                "WSP",
                "WTW",
                "Xeinadin",
                "Yunex Traffic",
                "Yusen Logistics"
              ]
            }
          },
          "location": {
            "title": "Location",
            "type": "array",
            "description": "Filter by one or more location",
            "items": {
              "type": "string",
              "enum": [
                "aberdeen",
                "basingstoke",
                "bath",
                "belfast",
                "birmingham",
                "blackburn",
                "bournemouth",
                "bradford",
                "brighton",
                "bristol",
                "cambridge",
                "canterbury",
                "cardiff",
                "carlisle",
                "chelmsford",
                "cheltenham",
                "chester",
                "coventry",
                "derby",
                "derry",
                "dundee",
                "durham",
                "edinburgh",
                "exeter",
                "farnborough",
                "glasgow",
                "gloucester",
                "gravesend",
                "hastings",
                "hereford",
                "inverness",
                "ipswich",
                "lancaster",
                "leeds",
                "leicester",
                "lichfield",
                "lincoln",
                "liverpool",
                "london",
                "luton",
                "maidenhead",
                "maidstone",
                "manchester",
                "middlesbrough",
                "milton keynes",
                "newcastle",
                "norwich",
                "nottingham",
                "oxford",
                "perth",
                "peterborough",
                "plymouth",
                "poole",
                "portsmouth",
                "preston",
                "reading",
                "ripon",
                "rochester",
                "rugby",
                "salford",
                "sheffield",
                "slough",
                "solihull",
                "southampton",
                "stafford",
                "stoke-on-trent",
                "sunderland",
                "swansea",
                "telford",
                "truro",
                "uxbridge",
                "wakefield",
                "warrington",
                "wells",
                "winchester",
                "wolverhampton",
                "worcester",
                "york"
              ]
            }
          },
          "jobTypes": {
            "title": "Job Types",
            "type": "array",
            "description": "Filter by one or more job types",
            "items": {
              "type": "string",
              "enum": [
                "Experienced Hire",
                "Graduate job",
                "Immediate Start",
                "Industrial placement",
                "Internship",
                "Other",
                "Postgraduate Degree",
                "Training contract",
                "Vacation scheme",
                "Volunteering",
                "Work Experience"
              ]
            }
          },
          "requiredLanguages": {
            "title": "Required Languages",
            "type": "array",
            "description": "Filter by one or more required languages",
            "items": {
              "type": "string",
              "enum": [
                "arabic",
                "danish",
                "dutch",
                "french",
                "german",
                "hebrew",
                "hindi",
                "japanese",
                "mandarin",
                "polish",
                "portuguese",
                "spanish",
                "swedish",
                "turkish"
              ]
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}