{
  "openapi": "3.0.1",
  "info": {
    "title": "SEEK Job Scraper - Deduplicated, Pay Once Per Job (AU & NZ)",
    "description": "Scrape SEEK jobs in Australia and New Zealand: title, company, salary, full description, applicants, employer industry. Complete past SEEK's 550-result wall, deduplicated across runs, billed once per job. Also covers JobStreet and JobsDB.",
    "version": "1.0",
    "x-build-id": "WBj5WOqQNJWESpQPD"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/automation_craft~seek-job-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-automation_craft-seek-job-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/automation_craft~seek-job-scraper/runs": {
      "post": {
        "operationId": "runs-sync-automation_craft-seek-job-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/automation_craft~seek-job-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-automation_craft-seek-job-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": {
          "markets": {
            "title": "Countries (markets)",
            "type": "array",
            "description": "Which SEEK sites to search. All eight SEEK-platform markets are available in every listing.",
            "items": {
              "type": "string",
              "enum": [
                "AU",
                "NZ",
                "MY",
                "SG",
                "PH",
                "ID",
                "HK",
                "TH"
              ],
              "enumTitles": [
                "🇦🇺 Australia (SEEK)",
                "🇳🇿 New Zealand (SEEK)",
                "🇲🇾 Malaysia (JobStreet)",
                "🇸🇬 Singapore (JobStreet)",
                "🇵🇭 Philippines (JobStreet)",
                "🇮🇩 Indonesia (JobStreet)",
                "🇭🇰 Hong Kong (JobsDB)",
                "🇹🇭 Thailand (JobsDB)"
              ]
            },
            "default": [
              "AU",
              "NZ"
            ]
          },
          "locationsDropdown": {
            "title": "Locations (pick from list)",
            "type": "array",
            "description": "Regions, cities and states exactly as they appear on the site. Pick as many as you like. Leave empty for the whole country.",
            "items": {
              "type": "string",
              "enum": [
                "AU:3000",
                "AU:3101",
                "AU:3106",
                "AU:3103",
                "AU:3107",
                "AU:3104",
                "AU:3105",
                "AU:3100",
                "AU:3102",
                "AU:1000",
                "AU:1002",
                "AU:1004",
                "AU:1009",
                "AU:1007",
                "AU:1005",
                "AU:1015",
                "AU:1011",
                "AU:1013",
                "AU:5027",
                "AU:5028",
                "AU:5030",
                "AU:5069",
                "AU:5070",
                "AU:5010",
                "AU:5048",
                "AU:5045",
                "AU:5038",
                "AU:5024",
                "AU:5002",
                "AU:5003",
                "AU:5016",
                "AU:5015",
                "AU:5076",
                "AU:5067",
                "AU:5026",
                "AU:5043",
                "AU:5025",
                "AU:5041",
                "AU:5047",
                "AU:5058",
                "AU:5054",
                "AU:5061",
                "AU:5060",
                "NZ:1018",
                "NZ:1019",
                "NZ:5113",
                "NZ:5126",
                "NZ:5089",
                "NZ:5093",
                "NZ:5097",
                "NZ:5085",
                "NZ:5101",
                "NZ:5082",
                "NZ:5110",
                "NZ:5079",
                "NZ:5104",
                "NZ:5123",
                "NZ:5131",
                "NZ:30010",
                "NZ:2831",
                "NZ:30461",
                "NZ:32235",
                "NZ:5091",
                "NZ:5094",
                "NZ:31610",
                "NZ:5098",
                "NZ:5087",
                "NZ:5102",
                "NZ:5083",
                "NZ:5111",
                "NZ:5090",
                "MY:1000190",
                "MY:1000191",
                "MY:1000178",
                "MY:1000187",
                "MY:1000188",
                "MY:1000189",
                "MY:1000185",
                "MY:1000183",
                "MY:1000182",
                "MY:1000179",
                "MY:1000184",
                "MY:1000180",
                "MY:1000199",
                "MY:1000186",
                "MY:2051600",
                "MY:1000181",
                "MY:2051206",
                "MY:29125",
                "MY:2050102",
                "MY:2050706",
                "MY:2050902",
                "MY:2051102",
                "MY:2051304",
                "MY:2051203",
                "MY:2051213",
                "SG:24553",
                "SG:2070170",
                "SG:2070140",
                "SG:2070110",
                "SG:2070120",
                "SG:2070150",
                "PH:2061100",
                "PH:2061106",
                "PH:2061103",
                "PH:2061114",
                "PH:2061116",
                "PH:2061112",
                "PH:2061105",
                "PH:2060500",
                "PH:24621",
                "PH:2060800",
                "PH:2060802",
                "PH:2061303",
                "PH:2061600",
                "PH:2061605",
                "PH:2061000",
                "PH:2060400",
                "PH:2060200",
                "PH:2061200",
                "PH:2060300",
                "PH:2060303",
                "PH:2060507",
                "PH:2061404",
                "PH:2061402",
                "PH:2060504",
                "PH:2061401",
                "ID:2030500",
                "ID:2030700",
                "ID:2030800",
                "ID:2030900",
                "ID:2032900",
                "ID:2032906",
                "ID:2030200",
                "ID:2030202",
                "ID:2032700",
                "ID:2032500",
                "ID:2031800",
                "ID:2033200",
                "ID:2032400",
                "ID:2031300",
                "ID:2031900",
                "ID:2031400",
                "ID:2032300",
                "HK:24469",
                "HK:52028",
                "HK:52030",
                "HK:52029",
                "HK:1000153",
                "HK:1000150",
                "HK:1000166",
                "HK:1000175",
                "HK:1000159",
                "HK:1000138",
                "HK:1000122",
                "HK:1000146",
                "HK:1000130",
                "HK:1000126",
                "HK:1000144",
                "HK:1000145",
                "HK:1000147",
                "HK:1000163",
                "HK:1000143",
                "HK:1000142",
                "HK:1000135",
                "HK:24973",
                "HK:1000134",
                "TH:1000002",
                "TH:47516",
                "TH:1000055",
                "TH:1000067",
                "TH:1000061",
                "TH:1000073",
                "TH:1000054",
                "TH:46823",
                "TH:1000094",
                "TH:1000104",
                "TH:1000115",
                "TH:1000097",
                "TH:1000098",
                "TH:1000076",
                "TH:1000116",
                "TH:1000117",
                "TH:1000100",
                "TH:1000105",
                "TH:1000090",
                "TH:1001246",
                "TH:1000113",
                "TH:46741"
              ],
              "enumTitles": [
                "🇦🇺 All Australia",
                "🇦🇺 New South Wales NSW",
                "🇦🇺 Victoria VIC",
                "🇦🇺 Queensland QLD",
                "🇦🇺 Western Australia WA",
                "🇦🇺 South Australia SA",
                "🇦🇺 Tasmania TAS",
                "🇦🇺 Australian Capital Territory ACT",
                "🇦🇺 Northern Territory NT",
                "🇦🇺 All Sydney NSW",
                "🇦🇺 All Melbourne VIC",
                "🇦🇺 All Brisbane QLD",
                "🇦🇺 All Perth WA",
                "🇦🇺 All Adelaide SA",
                "🇦🇺 All Gold Coast QLD",
                "🇦🇺 All Canberra ACT",
                "🇦🇺 All Hobart TAS",
                "🇦🇺 All Darwin NT",
                "🇦🇺 Sydney CBD, Inner West & Eastern Suburbs Sydney NSW",
                "🇦🇺 North Shore & Northern Beaches Sydney NSW",
                "🇦🇺 Parramatta & Western Suburbs Sydney NSW",
                "🇦🇺 Melbourne CBD & Inner Suburbs Melbourne VIC",
                "🇦🇺 Bayside & South Eastern Suburbs Melbourne VIC",
                "🇦🇺 Brisbane CBD & Inner Suburbs Brisbane QLD",
                "🇦🇺 Perth CBD, Inner & Western Suburbs Perth WA",
                "🇦🇺 Newcastle, Maitland & Hunter NSW",
                "🇦🇺 Wollongong, Illawarra & South Coast NSW",
                "🇦🇺 Gosford & Central Coast NSW",
                "🇦🇺 Sunshine Coast QLD",
                "🇦🇺 Cairns & Far North QLD",
                "🇦🇺 Toowoomba & Darling Downs QLD",
                "🇦🇺 Mackay & Coalfields QLD",
                "🇦🇺 Ballarat & Central Highlands VIC",
                "🇦🇺 Bendigo, Goldfields & Macedon Ranges VIC",
                "🇦🇺 Albury Area NSW",
                "🇦🇺 Coffs Harbour & North Coast NSW",
                "🇦🇺 Blue Mountains & Central West NSW",
                "🇦🇺 Richmond & Hawkesbury NSW",
                "🇦🇺 Bunbury & South West WA",
                "🇦🇺 Kalgoorlie, Goldfields & Esperance WA",
                "🇦🇺 Port Hedland, Karratha & Pilbara WA",
                "🇦🇺 Launceston & North East TAS",
                "🇦🇺 Alice Springs & Central Australia NT",
                "🇳🇿 All Auckland",
                "🇳🇿 All Wellington",
                "🇳🇿 All Canterbury",
                "🇳🇿 All Waikato",
                "🇳🇿 All Bay of Plenty",
                "🇳🇿 All Otago",
                "🇳🇿 All Manawatu",
                "🇳🇿 All Hawkes Bay",
                "🇳🇿 All Northland",
                "🇳🇿 All Taranaki",
                "🇳🇿 All Southland",
                "🇳🇿 All Marlborough",
                "🇳🇿 All Gisborne",
                "🇳🇿 All West Coast",
                "🇳🇿 All Tasman",
                "🇳🇿 Auckland CBD Auckland",
                "🇳🇿 Wellington Central Wellington",
                "🇳🇿 Christchurch Central Canterbury",
                "🇳🇿 Hamilton Central Waikato",
                "🇳🇿 Tauranga Bay of Plenty",
                "🇳🇿 Dunedin Otago",
                "🇳🇿 Queenstown Otago",
                "🇳🇿 Palmerston North Manawatu",
                "🇳🇿 Napier Hawkes Bay",
                "🇳🇿 Whangarei Northland",
                "🇳🇿 New Plymouth Taranaki",
                "🇳🇿 Invercargill Southland",
                "🇳🇿 Rotorua Bay of Plenty",
                "🇲🇾 Kuala Lumpur",
                "🇲🇾 Selangor",
                "🇲🇾 Johor",
                "🇲🇾 Penang",
                "🇲🇾 Sabah",
                "🇲🇾 Sarawak",
                "🇲🇾 Perak",
                "🇲🇾 Negeri Sembilan",
                "🇲🇾 Melaka",
                "🇲🇾 Kedah",
                "🇲🇾 Pahang",
                "🇲🇾 Kelantan",
                "🇲🇾 Terengganu",
                "🇲🇾 Perlis",
                "🇲🇾 Putrajaya",
                "🇲🇾 Labuan",
                "🇲🇾 Petaling Jaya Selangor",
                "🇲🇾 Shah Alam Selangor",
                "🇲🇾 Johor Bahru Johor",
                "🇲🇾 George Town Penang",
                "🇲🇾 Ipoh Perak",
                "🇲🇾 Kota Kinabalu Sabah",
                "🇲🇾 Kuching Sarawak",
                "🇲🇾 Cyberjaya Selangor",
                "🇲🇾 Subang Jaya Selangor",
                "🇸🇬 Singapore",
                "🇸🇬 Central Region",
                "🇸🇬 East Region",
                "🇸🇬 North Region",
                "🇸🇬 North-East Region",
                "🇸🇬 West Region",
                "🇵🇭 Metro Manila",
                "🇵🇭 Manila City Metro Manila",
                "🇵🇭 Makati City Metro Manila",
                "🇵🇭 Quezon City Metro Manila",
                "🇵🇭 Taguig City Metro Manila",
                "🇵🇭 Pasig City Metro Manila",
                "🇵🇭 Mandaluyong City Metro Manila",
                "🇵🇭 Central Luzon",
                "🇵🇭 Calabarzon",
                "🇵🇭 Central Visayas",
                "🇵🇭 Cebu City Cebu",
                "🇵🇭 Davao City Davao del Sur",
                "🇵🇭 Western Visayas",
                "🇵🇭 Iloilo City Iloilo",
                "🇵🇭 Ilocos Region",
                "🇵🇭 Cagayan Valley",
                "🇵🇭 Bicol Region",
                "🇵🇭 Northern Mindanao",
                "🇵🇭 Cordillera Administrative Region",
                "🇵🇭 Baguio City Benguet",
                "🇵🇭 Pampanga Central Luzon",
                "🇵🇭 Laguna Calabarzon",
                "🇵🇭 Cavite Calabarzon",
                "🇵🇭 Bulacan Central Luzon",
                "🇵🇭 Batangas Calabarzon",
                "🇮🇩 Jakarta",
                "🇮🇩 West Java",
                "🇮🇩 Central Java",
                "🇮🇩 East Java",
                "🇮🇩 Banten",
                "🇮🇩 Tangerang Banten",
                "🇮🇩 Bali",
                "🇮🇩 Denpasar Bali",
                "🇮🇩 Yogyakarta Special Region",
                "🇮🇩 North Sumatra",
                "🇮🇩 Riau",
                "🇮🇩 Riau Islands",
                "🇮🇩 South Sumatra",
                "🇮🇩 East Kalimantan",
                "🇮🇩 South Sulawesi",
                "🇮🇩 Lampung",
                "🇮🇩 West Sumatra",
                "🇭🇰 Hong Kong SAR",
                "🇭🇰 Hong Kong Island",
                "🇭🇰 Kowloon",
                "🇭🇰 New Territories",
                "🇭🇰 Central and Western District",
                "🇭🇰 Wan Chai District",
                "🇭🇰 Eastern District",
                "🇭🇰 Southern District",
                "🇭🇰 Yau Tsim Mong District",
                "🇭🇰 Sham Shui Po District",
                "🇭🇰 Kowloon City District",
                "🇭🇰 Wong Tai Sin District",
                "🇭🇰 Kwun Tong District",
                "🇭🇰 Kwai Tsing District",
                "🇭🇰 Tsuen Wan District",
                "🇭🇰 Tuen Mun District",
                "🇭🇰 Yuen Long District",
                "🇭🇰 North District",
                "🇭🇰 Tai Po District",
                "🇭🇰 Sha Tin District",
                "🇭🇰 Sai Kung District",
                "🇭🇰 Islands District",
                "🇭🇰 Lantau Island Islands District",
                "🇹🇭 Bangkok",
                "🇹🇭 Bangkok Metropolitan Region",
                "🇹🇭 Nonthaburi",
                "🇹🇭 Samut Prakan",
                "🇹🇭 Pathum Thani",
                "🇹🇭 Samut Sakhon",
                "🇹🇭 Nakhon Pathom",
                "🇹🇭 Mueang Chonburi Chon Buri",
                "🇹🇭 Rayong",
                "🇹🇭 Chiang Mai",
                "🇹🇭 Phuket",
                "🇹🇭 Khon Kaen",
                "🇹🇭 Nakhon Ratchasima",
                "🇹🇭 Ayutthaya",
                "🇹🇭 Songkhla",
                "🇹🇭 Surat Thani",
                "🇹🇭 Udon Thani",
                "🇹🇭 Chiang Rai",
                "🇹🇭 Chachoengsao",
                "🇹🇭 Lampang",
                "🇹🇭 Krabi",
                "🇹🇭 Hua Hin Prachuap Khiri Khan"
              ]
            }
          },
          "locations": {
            "title": "Locations (type your own)",
            "type": "array",
            "description": "Any suburb, city, state, region or postcode as you would type it on SEEK, e.g. \"All Sydney NSW\". Prefix with a country code to pin it: \"AU: Newcastle NSW\". Unresolvable entries are listed in the run summary, never silently dropped.",
            "items": {
              "type": "string"
            }
          },
          "keywords": {
            "title": "Keywords",
            "type": "string",
            "description": "Search words, exactly as on the site, e.g. \"marketing manager\". Optional."
          },
          "classifications": {
            "title": "Job categories",
            "type": "array",
            "description": "Job families as defined by the site (30). Leave empty for all.",
            "items": {
              "type": "string",
              "enum": [
                "1200",
                "6251",
                "6304",
                "1203",
                "1204",
                "7019",
                "6163",
                "1206",
                "6076",
                "6263",
                "6123",
                "1209",
                "6205",
                "1210",
                "1211",
                "1212",
                "6317",
                "6281",
                "1214",
                "1216",
                "6092",
                "6008",
                "6058",
                "1220",
                "6043",
                "6362",
                "1223",
                "6261",
                "6246",
                "1225"
              ],
              "enumTitles": [
                "Accounting",
                "Administration & Office Support",
                "Advertising, Arts & Media",
                "Banking & Financial Services",
                "Call Centre & Customer Service",
                "CEO & General Management",
                "Community Services & Development",
                "Construction",
                "Consulting & Strategy",
                "Design & Architecture",
                "Education & Training",
                "Engineering",
                "Farming, Animals & Conservation",
                "Government & Defence",
                "Healthcare & Medical",
                "Hospitality & Tourism",
                "Human Resources & Recruitment",
                "Information & Communication Technology",
                "Insurance & Superannuation",
                "Legal",
                "Manufacturing, Transport & Logistics",
                "Marketing & Communications",
                "Mining, Resources & Energy",
                "Real Estate & Property",
                "Retail & Consumer Products",
                "Sales",
                "Science & Technology",
                "Self Employment",
                "Sport & Recreation",
                "Trades & Services"
              ]
            }
          },
          "subclassifications": {
            "title": "Job sub-categories",
            "type": "array",
            "description": "Narrower than categories (394). If you pick a sub-category you do not need its parent category.",
            "items": {
              "type": "string",
              "enum": [
                "6140",
                "1303",
                "6141",
                "6143",
                "6142",
                "6144",
                "6145",
                "6146",
                "6147",
                "6148",
                "6149",
                "6150",
                "6151",
                "6152",
                "6153",
                "6154",
                "6155",
                "6156",
                "6157",
                "6162",
                "1468",
                "6158",
                "6159",
                "6160",
                "6161",
                "6252",
                "6253",
                "6254",
                "6255",
                "6256",
                "6260",
                "6257",
                "6258",
                "6259",
                "6305",
                "6306",
                "6307",
                "6308",
                "6309",
                "6310",
                "6311",
                "6316",
                "6312",
                "6313",
                "6314",
                "6315",
                "6174",
                "6175",
                "6177",
                "6178",
                "6176",
                "1352",
                "6179",
                "6180",
                "6181",
                "1392",
                "1404",
                "6182",
                "6183",
                "6187",
                "6184",
                "6185",
                "6186",
                "6084",
                "6085",
                "6086",
                "6087",
                "6091",
                "6088",
                "6089",
                "6090",
                "7020",
                "7021",
                "7022",
                "7023",
                "7024",
                "6164",
                "6165",
                "6166",
                "6167",
                "6168",
                "6169",
                "6170",
                "6171",
                "6173",
                "6172",
                "6113",
                "1387",
                "6114",
                "6115",
                "6116",
                "6122",
                "6117",
                "6118",
                "6119",
                "6120",
                "6121",
                "6077",
                "6078",
                "6079",
                "6080",
                "6083",
                "6081",
                "6082",
                "6265",
                "6264",
                "6267",
                "6268",
                "6266",
                "6269",
                "6270",
                "6271",
                "6274",
                "6272",
                "6273",
                "6124",
                "6125",
                "6126",
                "6127",
                "6128",
                "6139",
                "6129",
                "6130",
                "6132",
                "6133",
                "6134",
                "6135",
                "6136",
                "6131",
                "6137",
                "6138",
                "6022",
                "6023",
                "6024",
                "6026",
                "6027",
                "6028",
                "6025",
                "6029",
                "6030",
                "6031",
                "6032",
                "6033",
                "6034",
                "6035",
                "6042",
                "6036",
                "6038",
                "6037",
                "6039",
                "6040",
                "6041",
                "6206",
                "6207",
                "6208",
                "6209",
                "6210",
                "6211",
                "6214",
                "6212",
                "6213",
                "1314",
                "1322",
                "1378",
                "6356",
                "1409",
                "1410",
                "1411",
                "6357",
                "1450",
                "6361",
                "6359",
                "6360",
                "6358",
                "6329",
                "6330",
                "1353",
                "1372",
                "6331",
                "1386",
                "6332",
                "6333",
                "6334",
                "6335",
                "6336",
                "6337",
                "6338",
                "6339",
                "6340",
                "6341",
                "6342",
                "6343",
                "6344",
                "6345",
                "6346",
                "6347",
                "6348",
                "6349",
                "6355",
                "1467",
                "6350",
                "1470",
                "6352",
                "6351",
                "6370",
                "6353",
                "6354",
                "1315",
                "1332",
                "6052",
                "6053",
                "1405",
                "1415",
                "6054",
                "6055",
                "6057",
                "6056",
                "1537",
                "1542",
                "1549",
                "6318",
                "6319",
                "6320",
                "6321",
                "6322",
                "6323",
                "6328",
                "6324",
                "6325",
                "6326",
                "6327",
                "6282",
                "6283",
                "6284",
                "6285",
                "6286",
                "6287",
                "6288",
                "6289",
                "6290",
                "6291",
                "6292",
                "6293",
                "6303",
                "6294",
                "6295",
                "6296",
                "6297",
                "6298",
                "6299",
                "6300",
                "6301",
                "6302",
                "6275",
                "6276",
                "6277",
                "1350",
                "6278",
                "6279",
                "6280",
                "1499",
                "1524",
                "1544",
                "1553",
                "6188",
                "6190",
                "6191",
                "6189",
                "6192",
                "6193",
                "6194",
                "6195",
                "6196",
                "6197",
                "6198",
                "1429",
                "6199",
                "1431",
                "6200",
                "6204",
                "6201",
                "6202",
                "6203",
                "6095",
                "6093",
                "6094",
                "6096",
                "6097",
                "6098",
                "6099",
                "6101",
                "6102",
                "6112",
                "6104",
                "6105",
                "6103",
                "6100",
                "6109",
                "6106",
                "6110",
                "6111",
                "6107",
                "6108",
                "6009",
                "6010",
                "6011",
                "6012",
                "6013",
                "6017",
                "6014",
                "6015",
                "6016",
                "6021",
                "6018",
                "6019",
                "6020",
                "6059",
                "6060",
                "6061",
                "6062",
                "6063",
                "6064",
                "6066",
                "6065",
                "6073",
                "6067",
                "6068",
                "6069",
                "6071",
                "6070",
                "6075",
                "6072",
                "6074",
                "6371",
                "6001",
                "6002",
                "6003",
                "6007",
                "6004",
                "6005",
                "6006",
                "1546",
                "6044",
                "6045",
                "6046",
                "6047",
                "6048",
                "6051",
                "6049",
                "6050",
                "6363",
                "6364",
                "6366",
                "6365",
                "6369",
                "6367",
                "6368",
                "6215",
                "6216",
                "6217",
                "6218",
                "6219",
                "6220",
                "6221",
                "6222",
                "6223",
                "6225",
                "6224",
                "6262",
                "6247",
                "6248",
                "6249",
                "6250",
                "1313",
                "1328",
                "6226",
                "6227",
                "6228",
                "1345",
                "6229",
                "6230",
                "6231",
                "6232",
                "1406",
                "6233",
                "6234",
                "6235",
                "6236",
                "6237",
                "6245",
                "6238",
                "6240",
                "6239",
                "6241",
                "6242",
                "6243",
                "6244"
              ],
              "enumTitles": [
                "Accounting > Accounts Officers/Clerks",
                "Accounting > Accounts Payable",
                "Accounting > Accounts Receivable/Credit Control",
                "Accounting > Analysis & Reporting",
                "Accounting > Assistant Accountants",
                "Accounting > Audit - External",
                "Accounting > Audit - Internal",
                "Accounting > Bookkeeping & Small Practice Accounting",
                "Accounting > Business Services & Corporate Advisory",
                "Accounting > Company Secretaries",
                "Accounting > Compliance & Risk",
                "Accounting > Cost Accounting",
                "Accounting > Financial Accounting & Reporting",
                "Accounting > Financial Managers & Controllers",
                "Accounting > Forensic Accounting & Investigation",
                "Accounting > Insolvency & Corporate Recovery",
                "Accounting > Inventory & Fixed Assets",
                "Accounting > Management",
                "Accounting > Management Accounting & Budgeting",
                "Accounting > Other",
                "Accounting > Payroll",
                "Accounting > Strategy & Planning",
                "Accounting > Systems Accounting & IT Audit",
                "Accounting > Taxation",
                "Accounting > Treasury",
                "Administration & Office Support > Administrative Assistants",
                "Administration & Office Support > Client & Sales Administration",
                "Administration & Office Support > Contracts Administration",
                "Administration & Office Support > Data Entry & Word Processing",
                "Administration & Office Support > Office Management",
                "Administration & Office Support > Other",
                "Administration & Office Support > PA, EA & Secretarial",
                "Administration & Office Support > Receptionists",
                "Administration & Office Support > Records Management & Document Control",
                "Advertising, Arts & Media > Agency Account Management",
                "Advertising, Arts & Media > Art Direction",
                "Advertising, Arts & Media > Editing & Publishing",
                "Advertising, Arts & Media > Event Management",
                "Advertising, Arts & Media > Journalism & Writing",
                "Advertising, Arts & Media > Management",
                "Advertising, Arts & Media > Media Strategy, Planning & Buying",
                "Advertising, Arts & Media > Other",
                "Advertising, Arts & Media > Performing Arts",
                "Advertising, Arts & Media > Photography",
                "Advertising, Arts & Media > Programming & Production",
                "Advertising, Arts & Media > Promotions",
                "Banking & Financial Services > Account & Relationship Management",
                "Banking & Financial Services > Analysis & Reporting",
                "Banking & Financial Services > Banking - Business",
                "Banking & Financial Services > Banking - Corporate & Institutional",
                "Banking & Financial Services > Banking - Retail/Branch",
                "Banking & Financial Services > Client Services",
                "Banking & Financial Services > Compliance & Risk",
                "Banking & Financial Services > Corporate Finance & Investment Banking",
                "Banking & Financial Services > Credit",
                "Banking & Financial Services > Financial Planning",
                "Banking & Financial Services > Funds Management",
                "Banking & Financial Services > Management",
                "Banking & Financial Services > Mortgages",
                "Banking & Financial Services > Other",
                "Banking & Financial Services > Settlements",
                "Banking & Financial Services > Stockbroking & Trading",
                "Banking & Financial Services > Treasury",
                "Call Centre & Customer Service > Collections",
                "Call Centre & Customer Service > Customer Service - Call Centre",
                "Call Centre & Customer Service > Customer Service - Customer Facing",
                "Call Centre & Customer Service > Management & Support",
                "Call Centre & Customer Service > Other",
                "Call Centre & Customer Service > Sales - Inbound",
                "Call Centre & Customer Service > Sales - Outbound",
                "Call Centre & Customer Service > Supervisors/Team Leaders",
                "CEO & General Management > Board Appointments",
                "CEO & General Management > CEO",
                "CEO & General Management > COO & MD",
                "CEO & General Management > General/Business Unit Manager",
                "CEO & General Management > Other",
                "Community Services & Development > Aged & Disability Support",
                "Community Services & Development > Child Welfare, Youth & Family Services",
                "Community Services & Development > Community Development",
                "Community Services & Development > Employment Services",
                "Community Services & Development > Fundraising",
                "Community Services & Development > Housing & Homelessness Services",
                "Community Services & Development > Indigenous & Multicultural Services",
                "Community Services & Development > Management",
                "Community Services & Development > Other",
                "Community Services & Development > Volunteer Coordination & Support",
                "Construction > Contracts Management",
                "Construction > Estimating",
                "Construction > Foreperson/Supervisors",
                "Construction > Health, Safety & Environment",
                "Construction > Management",
                "Construction > Other",
                "Construction > Planning & Scheduling",
                "Construction > Plant & Machinery Operators",
                "Construction > Project Management",
                "Construction > Quality Assurance & Control",
                "Construction > Surveying",
                "Consulting & Strategy > Analysts",
                "Consulting & Strategy > Corporate Development",
                "Consulting & Strategy > Environment & Sustainability Consulting",
                "Consulting & Strategy > Management & Change Consulting",
                "Consulting & Strategy > Other",
                "Consulting & Strategy > Policy",
                "Consulting & Strategy > Strategy & Planning",
                "Design & Architecture > Architectural Drafting",
                "Design & Architecture > Architecture",
                "Design & Architecture > Fashion & Textile Design",
                "Design & Architecture > Graphic Design",
                "Design & Architecture > Illustration & Animation",
                "Design & Architecture > Industrial Design",
                "Design & Architecture > Interior Design",
                "Design & Architecture > Landscape Architecture",
                "Design & Architecture > Other",
                "Design & Architecture > Urban Design & Planning",
                "Design & Architecture > Web & Interaction Design",
                "Education & Training > Childcare & Outside School Hours Care",
                "Education & Training > Library Services & Information Management",
                "Education & Training > Management - Schools",
                "Education & Training > Management - Universities",
                "Education & Training > Management - Vocational",
                "Education & Training > Other",
                "Education & Training > Research & Fellowships",
                "Education & Training > Student Services",
                "Education & Training > Teaching - Early Childhood",
                "Education & Training > Teaching - Primary",
                "Education & Training > Teaching - Secondary",
                "Education & Training > Teaching - Tertiary",
                "Education & Training > Teaching - Vocational",
                "Education & Training > Teaching Aides & Special Needs",
                "Education & Training > Tutoring",
                "Education & Training > Workplace Training & Assessment",
                "Engineering > Aerospace Engineering",
                "Engineering > Automotive Engineering",
                "Engineering > Building Services Engineering",
                "Engineering > Chemical Engineering",
                "Engineering > Civil/Structural Engineering",
                "Engineering > Electrical/Electronic Engineering",
                "Engineering > Engineering Drafting",
                "Engineering > Environmental Engineering",
                "Engineering > Field Engineering",
                "Engineering > Industrial Engineering",
                "Engineering > Maintenance",
                "Engineering > Management",
                "Engineering > Materials Handling Engineering",
                "Engineering > Mechanical Engineering",
                "Engineering > Other",
                "Engineering > Process Engineering",
                "Engineering > Project Engineering",
                "Engineering > Project Management",
                "Engineering > Supervisors",
                "Engineering > Systems Engineering",
                "Engineering > Water & Waste Engineering",
                "Farming, Animals & Conservation > Agronomy & Farm Services",
                "Farming, Animals & Conservation > Conservation, Parks & Wildlife",
                "Farming, Animals & Conservation > Farm Labour",
                "Farming, Animals & Conservation > Farm Management",
                "Farming, Animals & Conservation > Fishing & Aquaculture",
                "Farming, Animals & Conservation > Horticulture",
                "Farming, Animals & Conservation > Other",
                "Farming, Animals & Conservation > Veterinary Services & Animal Welfare",
                "Farming, Animals & Conservation > Winery & Viticulture",
                "Government & Defence > Air Force",
                "Government & Defence > Army",
                "Government & Defence > Emergency Services",
                "Government & Defence > Government",
                "Government & Defence > Government - Federal",
                "Government & Defence > Government - Local",
                "Government & Defence > Government - State",
                "Government & Defence > Local Government",
                "Government & Defence > Navy",
                "Government & Defence > Other",
                "Government & Defence > Police & Corrections",
                "Government & Defence > Policy, Planning & Regulation",
                "Government & Defence > Regional Council",
                "Healthcare & Medical > Ambulance/Paramedics",
                "Healthcare & Medical > Chiropractic & Osteopathic",
                "Healthcare & Medical > Clinical/Medical Research",
                "Healthcare & Medical > Dental",
                "Healthcare & Medical > Dieticians",
                "Healthcare & Medical > Environmental Services",
                "Healthcare & Medical > General Practitioners",
                "Healthcare & Medical > Management",
                "Healthcare & Medical > Medical Administration",
                "Healthcare & Medical > Medical Imaging",
                "Healthcare & Medical > Medical Specialists",
                "Healthcare & Medical > Natural Therapies & Alternative Medicine",
                "Healthcare & Medical > Nursing - A&E, Critical Care & ICU",
                "Healthcare & Medical > Nursing - Aged Care",
                "Healthcare & Medical > Nursing - Community, Maternal & Child Health",
                "Healthcare & Medical > Nursing - Educators & Facilitators",
                "Healthcare & Medical > Nursing - General Medical & Surgical",
                "Healthcare & Medical > Nursing - High Acuity",
                "Healthcare & Medical > Nursing - Management",
                "Healthcare & Medical > Nursing - Midwifery, Neo-Natal, SCN & NICU",
                "Healthcare & Medical > Nursing - Paediatric & PICU",
                "Healthcare & Medical > Nursing - Psych, Forensic & Correctional Health",
                "Healthcare & Medical > Nursing - Theatre & Recovery",
                "Healthcare & Medical > Optical",
                "Healthcare & Medical > Other",
                "Healthcare & Medical > Pathology",
                "Healthcare & Medical > Pharmaceuticals & Medical Devices",
                "Healthcare & Medical > Pharmacy",
                "Healthcare & Medical > Physiotherapy, OT & Rehabilitation",
                "Healthcare & Medical > Psychology, Counselling & Social Work",
                "Healthcare & Medical > Residents & Registrars",
                "Healthcare & Medical > Sales",
                "Healthcare & Medical > Speech Therapy",
                "Hospitality & Tourism > Airlines",
                "Hospitality & Tourism > Bar & Beverage Staff",
                "Hospitality & Tourism > Chefs/Cooks",
                "Hospitality & Tourism > Front Office & Guest Services",
                "Hospitality & Tourism > Gaming",
                "Hospitality & Tourism > Housekeeping",
                "Hospitality & Tourism > Kitchen & Sandwich Hands",
                "Hospitality & Tourism > Management",
                "Hospitality & Tourism > Other",
                "Hospitality & Tourism > Reservations",
                "Hospitality & Tourism > Tour Guides",
                "Hospitality & Tourism > Travel Agents/Consultants",
                "Hospitality & Tourism > Waiting Staff",
                "Human Resources & Recruitment > Consulting & Generalist HR",
                "Human Resources & Recruitment > Industrial & Employee Relations",
                "Human Resources & Recruitment > Management - Agency",
                "Human Resources & Recruitment > Management - Internal",
                "Human Resources & Recruitment > Occupational Health & Safety",
                "Human Resources & Recruitment > Organisational Development",
                "Human Resources & Recruitment > Other",
                "Human Resources & Recruitment > Recruitment - Agency",
                "Human Resources & Recruitment > Recruitment - Internal",
                "Human Resources & Recruitment > Remuneration & Benefits",
                "Human Resources & Recruitment > Training & Development",
                "Information & Communication Technology > Architects",
                "Information & Communication Technology > Business/Systems Analysts",
                "Information & Communication Technology > Computer Operators",
                "Information & Communication Technology > Consultants",
                "Information & Communication Technology > Database Development & Administration",
                "Information & Communication Technology > Developers/Programmers",
                "Information & Communication Technology > Engineering - Hardware",
                "Information & Communication Technology > Engineering - Network",
                "Information & Communication Technology > Engineering - Software",
                "Information & Communication Technology > Help Desk & IT Support",
                "Information & Communication Technology > Management",
                "Information & Communication Technology > Networks & Systems Administration",
                "Information & Communication Technology > Other",
                "Information & Communication Technology > Product Management & Development",
                "Information & Communication Technology > Programme & Project Management",
                "Information & Communication Technology > Sales - Pre & Post",
                "Information & Communication Technology > Security",
                "Information & Communication Technology > Team Leaders",
                "Information & Communication Technology > Technical Writing",
                "Information & Communication Technology > Telecommunications",
                "Information & Communication Technology > Testing & Quality Assurance",
                "Information & Communication Technology > Web Development & Production",
                "Insurance & Superannuation > Actuarial",
                "Insurance & Superannuation > Assessment",
                "Insurance & Superannuation > Brokerage",
                "Insurance & Superannuation > Claims",
                "Insurance & Superannuation > Fund Administration",
                "Insurance & Superannuation > Management",
                "Insurance & Superannuation > Other",
                "Insurance & Superannuation > Risk Consulting",
                "Insurance & Superannuation > Superannuation",
                "Insurance & Superannuation > Underwriting",
                "Insurance & Superannuation > Workers' Compensation",
                "Legal > Banking & Finance Law",
                "Legal > Construction Law",
                "Legal > Corporate & Commercial Law",
                "Legal > Criminal & Civil Law",
                "Legal > Environment & Planning Law",
                "Legal > Family Law",
                "Legal > Generalists - In-house",
                "Legal > Generalists - Law Firm",
                "Legal > Industrial Relations & Employment Law",
                "Legal > Insurance & Superannuation Law",
                "Legal > Intellectual Property Law",
                "Legal > Law Clerks & Paralegals",
                "Legal > Legal Practice Management",
                "Legal > Legal Secretaries",
                "Legal > Litigation & Dispute Resolution",
                "Legal > Other",
                "Legal > Personal Injury Law",
                "Legal > Property Law",
                "Legal > Tax Law",
                "Manufacturing, Transport & Logistics > Analysis & Reporting",
                "Manufacturing, Transport & Logistics > Assembly & Process Work",
                "Manufacturing, Transport & Logistics > Aviation Services",
                "Manufacturing, Transport & Logistics > Couriers, Drivers & Postal Services",
                "Manufacturing, Transport & Logistics > Fleet Management",
                "Manufacturing, Transport & Logistics > Freight/Cargo Forwarding",
                "Manufacturing, Transport & Logistics > Import/Export & Customs",
                "Manufacturing, Transport & Logistics > Machine Operators",
                "Manufacturing, Transport & Logistics > Management",
                "Manufacturing, Transport & Logistics > Other",
                "Manufacturing, Transport & Logistics > Pattern Makers & Garment Technicians",
                "Manufacturing, Transport & Logistics > Pickers & Packers",
                "Manufacturing, Transport & Logistics > Production, Planning & Scheduling",
                "Manufacturing, Transport & Logistics > Public Transport & Taxi Services",
                "Manufacturing, Transport & Logistics > Purchasing, Procurement & Inventory",
                "Manufacturing, Transport & Logistics > Quality Assurance & Control",
                "Manufacturing, Transport & Logistics > Rail & Maritime Transport",
                "Manufacturing, Transport & Logistics > Road Transport",
                "Manufacturing, Transport & Logistics > Team Leaders/Supervisors",
                "Manufacturing, Transport & Logistics > Warehousing, Storage & Distribution",
                "Marketing & Communications > Brand Management",
                "Marketing & Communications > Digital & Search Marketing",
                "Marketing & Communications > Direct Marketing & CRM",
                "Marketing & Communications > Event Management",
                "Marketing & Communications > Internal Communications",
                "Marketing & Communications > Management",
                "Marketing & Communications > Market Research & Analysis",
                "Marketing & Communications > Marketing Assistants/Coordinators",
                "Marketing & Communications > Marketing Communications",
                "Marketing & Communications > Other",
                "Marketing & Communications > Product Management & Development",
                "Marketing & Communications > Public Relations & Corporate Affairs",
                "Marketing & Communications > Trade Marketing",
                "Mining, Resources & Energy > Analysis & Reporting",
                "Mining, Resources & Energy > Health, Safety & Environment",
                "Mining, Resources & Energy > Management",
                "Mining, Resources & Energy > Mining - Drill & Blast",
                "Mining, Resources & Energy > Mining - Engineering & Maintenance",
                "Mining, Resources & Energy > Mining - Exploration & Geoscience",
                "Mining, Resources & Energy > Mining - Operations",
                "Mining, Resources & Energy > Mining - Processing",
                "Mining, Resources & Energy > Natural Resources & Water",
                "Mining, Resources & Energy > Oil & Gas - Drilling",
                "Mining, Resources & Energy > Oil & Gas - Engineering & Maintenance",
                "Mining, Resources & Energy > Oil & Gas - Exploration & Geoscience",
                "Mining, Resources & Energy > Oil & Gas - Operations",
                "Mining, Resources & Energy > Oil & Gas - Production & Refinement",
                "Mining, Resources & Energy > Other",
                "Mining, Resources & Energy > Power Generation & Distribution",
                "Mining, Resources & Energy > Surveying",
                "Real Estate & Property > Administration",
                "Real Estate & Property > Analysts",
                "Real Estate & Property > Body Corporate & Facilities Management",
                "Real Estate & Property > Commercial Sales, Leasing & Property Mgmt",
                "Real Estate & Property > Other",
                "Real Estate & Property > Residential Leasing & Property Management",
                "Real Estate & Property > Residential Sales",
                "Real Estate & Property > Retail & Property Development",
                "Real Estate & Property > Valuation",
                "Retail & Consumer Products > Buying",
                "Retail & Consumer Products > Management - Area/Multi-site",
                "Retail & Consumer Products > Management - Department/Assistant",
                "Retail & Consumer Products > Management - Store",
                "Retail & Consumer Products > Merchandisers",
                "Retail & Consumer Products > Other",
                "Retail & Consumer Products > Planning",
                "Retail & Consumer Products > Retail Assistants",
                "Sales > Account & Relationship Management",
                "Sales > Analysis & Reporting",
                "Sales > Management",
                "Sales > New Business Development",
                "Sales > Other",
                "Sales > Sales Coordinators",
                "Sales > Sales Representatives/Consultants",
                "Science & Technology > Biological & Biomedical Sciences",
                "Science & Technology > Biotechnology & Genetics",
                "Science & Technology > Chemistry & Physics",
                "Science & Technology > Environmental, Earth & Geosciences",
                "Science & Technology > Food Technology & Safety",
                "Science & Technology > Laboratory & Technical Services",
                "Science & Technology > Materials Sciences",
                "Science & Technology > Mathematics, Statistics & Information Sciences",
                "Science & Technology > Modelling & Simulation",
                "Science & Technology > Other",
                "Science & Technology > Quality Assurance & Control",
                "Self Employment > Self Employment",
                "Sport & Recreation > Coaching & Instruction",
                "Sport & Recreation > Fitness & Personal Training",
                "Sport & Recreation > Management",
                "Sport & Recreation > Other",
                "Trades & Services > Air Conditioning & Refrigeration",
                "Trades & Services > Automotive Trades",
                "Trades & Services > Bakers & Pastry Chefs",
                "Trades & Services > Building Trades",
                "Trades & Services > Butchers",
                "Trades & Services > Carpentry & Cabinet Making",
                "Trades & Services > Cleaning Services",
                "Trades & Services > Electricians",
                "Trades & Services > Fitters, Turners & Machinists",
                "Trades & Services > Floristry",
                "Trades & Services > Gardening & Landscaping",
                "Trades & Services > Hair & Beauty Services",
                "Trades & Services > Labourers",
                "Trades & Services > Locksmiths",
                "Trades & Services > Maintenance & Handyperson Services",
                "Trades & Services > Nannies & Babysitters",
                "Trades & Services > Other",
                "Trades & Services > Painters & Sign Writers",
                "Trades & Services > Plumbers",
                "Trades & Services > Printing & Publishing Services",
                "Trades & Services > Security Services",
                "Trades & Services > Tailors & Dressmakers",
                "Trades & Services > Technicians",
                "Trades & Services > Welders & Boilermakers"
              ]
            }
          },
          "workTypes": {
            "title": "Work type",
            "type": "array",
            "description": "Full time, part time, contract or casual. Leave empty for all.",
            "items": {
              "type": "string",
              "enum": [
                "242",
                "243",
                "244",
                "245"
              ],
              "enumTitles": [
                "Full time",
                "Part time",
                "Contract/Temp",
                "Casual/Vacation"
              ]
            }
          },
          "workArrangements": {
            "title": "Work arrangement",
            "type": "array",
            "description": "On-site, hybrid or remote (as declared by the advertiser). Leave empty for all.",
            "items": {
              "type": "string",
              "enum": [
                "1",
                "2",
                "3"
              ],
              "enumTitles": [
                "On-site",
                "Hybrid",
                "Remote"
              ]
            }
          },
          "salaryMin": {
            "title": "Salary from",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum salary in the local currency. Uses the site's own salary filter, which also matches ads whose salary is hidden."
          },
          "salaryMax": {
            "title": "Salary to",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum salary in the local currency."
          },
          "salaryType": {
            "title": "Salary period",
            "enum": [
              "annual",
              "monthly",
              "hourly"
            ],
            "type": "string",
            "description": "How the salary above is expressed. Annual is usual in Australia and New Zealand, monthly in Asia.",
            "default": "annual"
          },
          "postedWithinDays": {
            "title": "Posted within",
            "enum": [
              "any",
              "1",
              "3",
              "7",
              "14",
              "30"
            ],
            "type": "string",
            "description": "Only jobs listed in this window. 1, 3, 7, 14 and 30 use the site's own filter; any other number of days (via the API) is applied exactly."
          },
          "postedAfter": {
            "title": "Posted after (exact)",
            "type": "string",
            "description": "Optional exact start date/time (ISO 8601). Overrides \"Posted within\"."
          },
          "postedBefore": {
            "title": "Posted before (exact)",
            "type": "string",
            "description": "Optional exact end date/time (ISO 8601)."
          },
          "sortBy": {
            "title": "Sort by",
            "enum": [
              "relevance",
              "date"
            ],
            "type": "string",
            "description": "Relevance (site default) or newest first. Only matters when you cap the number of results.",
            "default": "relevance"
          },
          "companyIndustries": {
            "title": "Employer industries",
            "type": "array",
            "description": "Only jobs from employers in these industries (the site's own employer-profile taxonomy). About half of all ads link to an employer profile, so also decide below what to do with employers whose industry is unknown.",
            "items": {
              "type": "string",
              "enum": [
                "Accounting & Auditing",
                "Advertising, Marketing & Communications Services",
                "Agriculture, Forestry & Fishing",
                "Airlines/Aviation",
                "Architectural & Design Services",
                "Armed Forces",
                "Arts & Cultural Services",
                "Automotive",
                "Banking & Credit",
                "Broadcast Media, Entertainment and Publishing",
                "Building Supplies",
                "Business Support Services",
                "Casinos & Gambling",
                "Chemicals & Plastics Manufacturing",
                "Commercial & Industrial Property Management",
                "Computer Software & Networking",
                "Construction, Design & Engineering",
                "Consulting Services",
                "Corrective & Security Services",
                "Defence, Aerospace & Marine",
                "Direct Selling",
                "Education, Training & Professional Development",
                "Electricity, Gas & Water Services",
                "Employment Services",
                "Employment, Outsourcing & Facilities",
                "Engineering & Project Management Services",
                "Environmental Services & Waste Management",
                "Equipment Management & Hire",
                "FMCG Manufacturing",
                "Facilities Management & Outsourced Services",
                "Fashion Retail & Department Stores",
                "Fast Food/Takeaway Outlets",
                "Financial & Insurance Services",
                "Financial Investment Services",
                "Food, Hospitality & Tourism",
                "Government Administration & Politics",
                "Government, Defence & Public Safety",
                "Hair & Beauty Services",
                "Health & Beauty Retail",
                "Healthcare & Social Assistance",
                "Healthcare Services",
                "Home & Garden Retail",
                "Home & Garden Services",
                "Hotel & Accommodation Services",
                "Household Goods & Appliances Manufacturing",
                "Information Technology Services",
                "Insurance",
                "Law Enforcement & Emergency Services",
                "Legal Services",
                "Logistics, Freight & Delivery Services",
                "Luxury & Designer Goods Retail",
                "Machinery & Automation",
                "Manufacturing",
                "Mining, Minerals & Metals",
                "Non-Profit Organisations",
                "Oil & Gas Extraction & Refinement",
                "Online Media & eCommerce",
                "Optical Retail",
                "Packaging, Paper & Forest Products",
                "Passenger Transportation (Ground/Water)",
                "Pharmaceuticals, Biotechnology & Medical Devices",
                "Primary Industries & Metals",
                "Professional Services",
                "Pubs, Bars & Clubs",
                "Real Estate & Property Services",
                "Recreation & Entertainment Venues",
                "Residential Real Estate",
                "Restaurants & Cafes (Full Service)",
                "Retail & Wholesale",
                "Science & Research",
                "Social & Welfare Services",
                "Specialty Retail",
                "Sports & Fitness",
                "Supermarkets, Grocery & Petrol Retailing",
                "Telecommunications & Internet Service Providers",
                "Textiles, Clothing & Accessories",
                "Travel Agents, Tour Operators & Tourist Services",
                "Vehicle Rental & Removalists",
                "Vehicle Services & Repair",
                "Wholesale Businesses"
              ],
              "enumTitles": [
                "Accounting & Auditing",
                "Advertising, Marketing & Communications Services",
                "Agriculture, Forestry & Fishing",
                "Airlines/Aviation",
                "Architectural & Design Services",
                "Armed Forces",
                "Arts & Cultural Services",
                "Automotive",
                "Banking & Credit",
                "Broadcast Media, Entertainment and Publishing",
                "Building Supplies",
                "Business Support Services",
                "Casinos & Gambling",
                "Chemicals & Plastics Manufacturing",
                "Commercial & Industrial Property Management",
                "Computer Software & Networking",
                "Construction, Design & Engineering",
                "Consulting Services",
                "Corrective & Security Services",
                "Defence, Aerospace & Marine",
                "Direct Selling",
                "Education, Training & Professional Development",
                "Electricity, Gas & Water Services",
                "Employment Services",
                "Employment, Outsourcing & Facilities",
                "Engineering & Project Management Services",
                "Environmental Services & Waste Management",
                "Equipment Management & Hire",
                "FMCG Manufacturing",
                "Facilities Management & Outsourced Services",
                "Fashion Retail & Department Stores",
                "Fast Food/Takeaway Outlets",
                "Financial & Insurance Services",
                "Financial Investment Services",
                "Food, Hospitality & Tourism",
                "Government Administration & Politics",
                "Government, Defence & Public Safety",
                "Hair & Beauty Services",
                "Health & Beauty Retail",
                "Healthcare & Social Assistance",
                "Healthcare Services",
                "Home & Garden Retail",
                "Home & Garden Services",
                "Hotel & Accommodation Services",
                "Household Goods & Appliances Manufacturing",
                "Information Technology Services",
                "Insurance",
                "Law Enforcement & Emergency Services",
                "Legal Services",
                "Logistics, Freight & Delivery Services",
                "Luxury & Designer Goods Retail",
                "Machinery & Automation",
                "Manufacturing",
                "Mining, Minerals & Metals",
                "Non-Profit Organisations",
                "Oil & Gas Extraction & Refinement",
                "Online Media & eCommerce",
                "Optical Retail",
                "Packaging, Paper & Forest Products",
                "Passenger Transportation (Ground/Water)",
                "Pharmaceuticals, Biotechnology & Medical Devices",
                "Primary Industries & Metals",
                "Professional Services",
                "Pubs, Bars & Clubs",
                "Real Estate & Property Services",
                "Recreation & Entertainment Venues",
                "Residential Real Estate",
                "Restaurants & Cafes (Full Service)",
                "Retail & Wholesale",
                "Science & Research",
                "Social & Welfare Services",
                "Specialty Retail",
                "Sports & Fitness",
                "Supermarkets, Grocery & Petrol Retailing",
                "Telecommunications & Internet Service Providers",
                "Textiles, Clothing & Accessories",
                "Travel Agents, Tour Operators & Tourist Services",
                "Vehicle Rental & Removalists",
                "Vehicle Services & Repair",
                "Wholesale Businesses"
              ]
            }
          },
          "companyIndustriesCustom": {
            "title": "Employer industries (type your own)",
            "type": "array",
            "description": "Extra industry names not in the list, matched loosely (case and punctuation ignored).",
            "items": {
              "type": "string"
            }
          },
          "unknownIndustryPolicy": {
            "title": "Employers without a known industry",
            "enum": [
              "exclude",
              "include"
            ],
            "type": "string",
            "description": "Applies only when you filter by industry. \"Exclude\" keeps results precise; \"Include\" keeps every job whose employer has no profile (industry will be empty).",
            "default": "exclude"
          },
          "companyNames": {
            "title": "Only these employers",
            "type": "array",
            "description": "Employer or advertiser names to keep (partial match, case-insensitive).",
            "items": {
              "type": "string"
            }
          },
          "excludeCompanyNames": {
            "title": "Exclude these employers",
            "type": "array",
            "description": "Employer or advertiser names to drop (partial match).",
            "items": {
              "type": "string"
            }
          },
          "companyUrls": {
            "title": "Employer profile URLs",
            "type": "array",
            "description": "Paste company profile URLs (e.g. https://au.seek.com/companies/<name>-<id>) to get every live job at those employers.",
            "items": {
              "type": "string"
            }
          },
          "advertiserIds": {
            "title": "Advertiser ids",
            "type": "array",
            "description": "Advertiser account ids (advanced; found in the output field advertiserId).",
            "items": {
              "type": "string"
            }
          },
          "minCompanyRating": {
            "title": "Minimum employer rating",
            "minimum": 1,
            "maximum": 5,
            "type": "number",
            "description": "Keep only employers rated at least this (1 to 5) by their reviews on the site."
          },
          "excludeRecruitmentAgencies": {
            "title": "Exclude recruitment agencies",
            "type": "boolean",
            "description": "Drop ads from recruiters and staffing agencies (industry \"Employment Services\" or a recruiter-like name).",
            "default": false
          },
          "excludePrivateAdvertisers": {
            "title": "Exclude private advertisers",
            "type": "boolean",
            "description": "Drop anonymous \"Private Advertiser\" ads.",
            "default": false
          },
          "includeKeywords": {
            "title": "Must contain",
            "type": "array",
            "description": "Keep only jobs containing at least one of these words (checked in the fields chosen below).",
            "items": {
              "type": "string"
            }
          },
          "excludeKeywords": {
            "title": "Must not contain",
            "type": "array",
            "description": "Drop jobs containing any of these words.",
            "items": {
              "type": "string"
            }
          },
          "keywordFields": {
            "title": "Fields to check",
            "type": "array",
            "description": "Where the text filters look.",
            "items": {
              "type": "string",
              "enum": [
                "title",
                "teaser",
                "bullets",
                "company",
                "description"
              ],
              "enumTitles": [
                "Title",
                "Teaser",
                "Bullet points",
                "Employer name",
                "Full description (needs job details)"
              ]
            }
          },
          "searchUrls": {
            "title": "SEEK search URLs",
            "type": "array",
            "description": "Paste search result URLs from any SEEK-platform site (SEEK, JobStreet, JobsDB, old or new domains). Filters in the URL are applied. Job URLs (/job/123) and company URLs also work.",
            "items": {
              "type": "string"
            }
          },
          "includeDetails": {
            "title": "Include job details",
            "type": "boolean",
            "description": "Full description (HTML, text and Markdown), applicant count, screening questions, exact dates, suburb/state/postcode. $0.30 per 1,000 jobs."
          },
          "includeCompanyProfile": {
            "title": "Include employer profile",
            "type": "boolean",
            "description": "Industry, size, website, HQ, description, rating, review count, awards. $0.10 per 1,000 jobs, charged only when the employer actually has a profile."
          },
          "extractContacts": {
            "title": "Extract emails and phone numbers from the ad text",
            "type": "boolean",
            "description": "Regex extraction from the description. Off by default. Free.",
            "default": false
          },
          "labelLanguage": {
            "title": "Label language",
            "enum": [
              "en",
              "native"
            ],
            "type": "string",
            "description": "Category and location labels in English or the site's local language where it has one (Indonesia, Thailand, Hong Kong).",
            "default": "en"
          },
          "includeRawData": {
            "title": "Include raw source data",
            "type": "boolean",
            "description": "Attach the untouched search card, job details and company profile JSON under \"raw\". Free, but large.",
            "default": false
          },
          "dedupMemoryName": {
            "title": "Memory name (skip jobs you already received)",
            "type": "string",
            "description": "Give your search a name, e.g. \"my-weekly-marketing-run\". Jobs delivered under this name are remembered and never delivered or charged again in later runs. Leave empty to only remove duplicates within one run."
          },
          "emitDuplicates": {
            "title": "Also return already-known jobs (free, flagged)",
            "type": "boolean",
            "description": "Return jobs the memory already knows, marked isDuplicate = true and changeType = DUPLICATE or UPDATED. Never charged.",
            "default": false
          },
          "resetDedupMemory": {
            "title": "Reset this memory first",
            "type": "boolean",
            "description": "Forget everything stored under the memory name before running.",
            "default": false
          },
          "maxItems": {
            "title": "Maximum jobs to return",
            "minimum": 0,
            "type": "integer",
            "description": "Stop after this many jobs (0 = no limit). Applies to new, unique jobs after filters.",
            "default": 100
          },
          "maxRequestsPerSecond": {
            "title": "Requests per second",
            "minimum": 0.5,
            "maximum": 10,
            "type": "number",
            "description": "Politeness cap towards the site. 4 is a safe default; raise to 8 for large runs.",
            "default": 4
          },
          "proxyConfiguration": {
            "title": "Proxy",
            "type": "object",
            "description": "Not required: the site serves this data to datacenter IPs. Enable only if your own runs get blocked."
          },
          "jobIds": {
            "title": "Job ids",
            "type": "array",
            "description": "Fetch specific jobs by id (advanced).",
            "items": {
              "type": "string"
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}