{
  "openapi": "3.0.1",
  "info": {
    "title": "Upwork Latest Jobs Scraper",
    "description": "Scrape the latest job listings from Upwork with powerful filters. Extract full job details including title, budget, client info, and skills. Supports login via cookies to access restricted jobs. Perfect for freelancers, agencies, and market researchers.",
    "version": "1.0",
    "x-build-id": "OkEO2KLaAE005hc8r"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/bytebrains~upwork-job-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-bytebrains-upwork-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/bytebrains~upwork-job-scraper/runs": {
      "post": {
        "operationId": "runs-sync-bytebrains-upwork-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/bytebrains~upwork-job-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-bytebrains-upwork-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": {
          "search_query": {
            "title": "Search Query",
            "type": "string",
            "description": "Search keyword for job titles",
            "default": "scrape"
          },
          "location": {
            "title": "Client Location",
            "minItems": 0,
            "type": "array",
            "description": "Select client location",
            "items": {
              "type": "string",
              "enum": [
                "Africa",
                "Americas",
                "Antarctica",
                "Asia",
                "Europe",
                "Oceania",
                "Australia%20and%20New%20Zealand",
                "Caribbean",
                "Central%20America",
                "Central%20Asia",
                "Eastern%20Africa",
                "Eastern%20Asia",
                "Eastern%20Europe",
                "Melanesia",
                "Micronesia",
                "Middle%20Africa",
                "Northern%20Africa",
                "Northern%20America",
                "Northern%20Europe",
                "Polynesia",
                "South%20America",
                "South-Eastern%20Asia",
                "Southern%20Africa",
                "Southern%20Asia",
                "Southern%20Europe",
                "Western%20Africa",
                "Western%20Asia",
                "Western%20Europe",
                "Albania",
                "Algeria",
                "American%20Samoa",
                "Andorra",
                "Angola",
                "Anguilla",
                "Antigua%20and%20Barbuda",
                "Argentina",
                "Armenia",
                "Aruba",
                "Australia",
                "Austria",
                "Azerbaijan",
                "Bahamas",
                "Bahrain",
                "Bangladesh",
                "Barbados",
                "Belgium",
                "Belize",
                "Benin",
                "Bermuda",
                "Bhutan",
                "Bolivia",
                "Bonaire%2C%20Sint%20Eustatius%20and%20Saba",
                "Bosnia%20and%20Herzegovina",
                "Botswana",
                "Bouvet%20Island",
                "Brazil",
                "British%20Indian%20Ocean%20Territory",
                "British%20Virgin%20Islands",
                "Brunei%20Darussalam",
                "Bulgaria",
                "Burkina%20Faso",
                "Burundi",
                "Cambodia",
                "Cameroon",
                "Canada",
                "Cape%20Verde",
                "Cayman%20Islands",
                "Central%20African%20Republic",
                "Chad",
                "Chile",
                "China",
                "Christmas%20Island",
                "Cocos%20(Keeling)%20Islands",
                "Colombia",
                "Comoros",
                "Congo",
                "Congo%2C%20the%20Democratic%20Republic%20of%20the",
                "Cook%20Islands",
                "Costa%20Rica",
                "Cote%20d'Ivoire",
                "Croatia",
                "Curacao",
                "Cyprus",
                "Czech%20Republic",
                "Denmark",
                "Djibouti",
                "Dominica",
                "Dominican%20Republic",
                "Ecuador",
                "Egypt",
                "El%20Salvador",
                "Equatorial%20Guinea",
                "Eritrea",
                "Estonia",
                "Ethiopia",
                "Falkland%20Islands",
                "Faroe%20Islands",
                "Fiji",
                "Finland",
                "France",
                "French%20Guiana",
                "French%20Polynesia",
                "French%20Southern%20and%20Antarctic%20Lands",
                "Gabon",
                "Gambia",
                "Georgia",
                "Germany",
                "Ghana",
                "Gibraltar",
                "Greece",
                "Greenland",
                "Grenada",
                "Guadeloupe",
                "Guam",
                "Guatemala",
                "Guernsey",
                "Guinea",
                "Guinea-Bissau",
                "Guyana",
                "Haiti",
                "Heard%20Island%20and%20McDonald%20Islands",
                "Holy%20See",
                "Honduras",
                "Hong%20Kong",
                "Hungary",
                "Iceland",
                "India",
                "Indonesia",
                "Ireland",
                "Isle%20of%20Man",
                "Israel",
                "Italy",
                "Jamaica",
                "Japan",
                "Jersey",
                "Jordan",
                "Kazakhstan",
                "Kenya",
                "Kiribati",
                "Kuwait",
                "Kyrgyzstan",
                "Laos",
                "Latvia",
                "Lebanon",
                "Lesotho",
                "Liechtenstein",
                "Lithuania",
                "Luxembourg",
                "Macao",
                "Macedonia",
                "Madagascar",
                "Malawi",
                "Malaysia",
                "Maldives",
                "Mali",
                "Malta",
                "Marshall%20Islands",
                "Martinique",
                "Mauritania",
                "Mauritius",
                "Mayotte",
                "Mexico",
                "Micronesia%2C%20Federated%20States%20of",
                "Moldova",
                "Monaco",
                "Mongolia",
                "Montenegro",
                "Montserrat",
                "Morocco",
                "Mozambique",
                "Myanmar",
                "Namibia",
                "Nauru",
                "Nepal",
                "Netherlands",
                "Netherlands%20Antilles",
                "New%20Caledonia",
                "New%20Zealand",
                "Nicaragua",
                "Niger",
                "Nigeria",
                "Niue",
                "Norfolk%20Island",
                "Northern%20Mariana%20Islands",
                "Norway",
                "Oman",
                "Pakistan",
                "Palau",
                "Palestinian%20Territories",
                "Panama",
                "Papua%20New%20Guinea",
                "Paraguay",
                "Peru",
                "Philippines",
                "Pitcairn",
                "Poland",
                "Portugal",
                "Puerto%20Rico",
                "Qatar",
                "Reunion",
                "Romania",
                "Rwanda",
                "Saint%20Barthelemy",
                "Saint%20Helena",
                "Saint%20Kitts%20and%20Nevis",
                "Saint%20Lucia",
                "Saint%20Martin%20(French%20part)",
                "Saint%20Pierre%20and%20Miquelon",
                "Saint%20Vincent%20and%20the%20Grenadines",
                "Samoa",
                "San%20Marino",
                "Sao%20Tome%20and%20Principe",
                "Saudi%20Arabia",
                "Senegal",
                "Serbia",
                "Seychelles",
                "Sierra%20Leone",
                "Singapore",
                "Sint%20Maarten%20(Dutch%20part)",
                "Slovakia",
                "Slovenia",
                "Solomon%20Islands",
                "Somalia",
                "South%20Africa",
                "South%20Korea",
                "Spain",
                "Sri%20Lanka",
                "Suriname",
                "Svalbard%20and%20Jan%20Mayen",
                "Swaziland",
                "Sweden",
                "Switzerland",
                "Taiwan",
                "Tajikistan",
                "Tanzania",
                "Thailand",
                "Timor-Leste",
                "Togo",
                "Tokelau",
                "Tonga",
                "Trinidad%20and%20Tobago",
                "Tunisia",
                "Turkey",
                "Turkmenistan",
                "Turks%20and%20Caicos%20Islands",
                "Tuvalu",
                "Uganda",
                "Ukraine",
                "United%20Arab%20Emirates",
                "United%20Kingdom",
                "United%20States",
                "United%20States%20Minor%20Outlying%20Islands",
                "United%20States%20Virgin%20Islands",
                "Uruguay",
                "Uzbekistan",
                "Vanuatu",
                "Venezuela",
                "Vietnam",
                "Wallis%20and%20Futuna",
                "Western%20Sahara",
                "Yemen",
                "Zambia",
                "Zimbabwe"
              ],
              "enumTitles": [
                "Africa",
                "Americas",
                "Antarctica",
                "Asia",
                "Europe",
                "Oceania",
                "Australia and New Zealand",
                "Caribbean",
                "Central America",
                "Central Asia",
                "Eastern Africa",
                "Eastern Asia",
                "Eastern Europe",
                "Melanesia",
                "Micronesia",
                "Middle Africa",
                "Northern Africa",
                "Northern America",
                "Northern Europe",
                "Polynesia",
                "South America",
                "South-Eastern Asia",
                "Southern Africa",
                "Southern Asia",
                "Southern Europe",
                "Western Africa",
                "Western Asia",
                "Western Europe",
                "Albania",
                "Algeria",
                "American Samoa",
                "Andorra",
                "Angola",
                "Anguilla",
                "Antigua and Barbuda",
                "Argentina",
                "Armenia",
                "Aruba",
                "Australia",
                "Austria",
                "Azerbaijan",
                "Bahamas",
                "Bahrain",
                "Bangladesh",
                "Barbados",
                "Belgium",
                "Belize",
                "Benin",
                "Bermuda",
                "Bhutan",
                "Bolivia",
                "Bonaire, Sint Eustatius and Saba",
                "Bosnia and Herzegovina",
                "Botswana",
                "Bouvet Island",
                "Brazil",
                "British Indian Ocean Territory",
                "British Virgin Islands",
                "Brunei Darussalam",
                "Bulgaria",
                "Burkina Faso",
                "Burundi",
                "Cambodia",
                "Cameroon",
                "Canada",
                "Cape Verde",
                "Cayman Islands",
                "Central African Republic",
                "Chad",
                "Chile",
                "China",
                "Christmas Island",
                "Cocos (Keeling) Islands",
                "Colombia",
                "Comoros",
                "Congo",
                "Congo, the Democratic Republic of the",
                "Cook Islands",
                "Costa Rica",
                "Cote d'Ivoire",
                "Croatia",
                "Curacao",
                "Cyprus",
                "Czech Republic",
                "Denmark",
                "Djibouti",
                "Dominica",
                "Dominican Republic",
                "Ecuador",
                "Egypt",
                "El Salvador",
                "Equatorial Guinea",
                "Eritrea",
                "Estonia",
                "Ethiopia",
                "Falkland Islands",
                "Faroe Islands",
                "Fiji",
                "Finland",
                "France",
                "French Guiana",
                "French Polynesia",
                "French Southern and Antarctic Lands",
                "Gabon",
                "Gambia",
                "Georgia",
                "Germany",
                "Ghana",
                "Gibraltar",
                "Greece",
                "Greenland",
                "Grenada",
                "Guadeloupe",
                "Guam",
                "Guatemala",
                "Guernsey",
                "Guinea",
                "Guinea-Bissau",
                "Guyana",
                "Haiti",
                "Heard Island and McDonald Islands",
                "Holy See",
                "Honduras",
                "Hong Kong",
                "Hungary",
                "Iceland",
                "India",
                "Indonesia",
                "Ireland",
                "Isle of Man",
                "Israel",
                "Italy",
                "Jamaica",
                "Japan",
                "Jersey",
                "Jordan",
                "Kazakhstan",
                "Kenya",
                "Kiribati",
                "Kuwait",
                "Kyrgyzstan",
                "Laos",
                "Latvia",
                "Lebanon",
                "Lesotho",
                "Liechtenstein",
                "Lithuania",
                "Luxembourg",
                "Macao",
                "Macedonia",
                "Madagascar",
                "Malawi",
                "Malaysia",
                "Maldives",
                "Mali",
                "Malta",
                "Marshall Islands",
                "Martinique",
                "Mauritania",
                "Mauritius",
                "Mayotte",
                "Mexico",
                "Micronesia, Federated States of",
                "Moldova",
                "Monaco",
                "Mongolia",
                "Montenegro",
                "Montserrat",
                "Morocco",
                "Mozambique",
                "Myanmar",
                "Namibia",
                "Nauru",
                "Nepal",
                "Netherlands",
                "Netherlands Antilles",
                "New Caledonia",
                "New Zealand",
                "Nicaragua",
                "Niger",
                "Nigeria",
                "Niue",
                "Norfolk Island",
                "Northern Mariana Islands",
                "Norway",
                "Oman",
                "Pakistan",
                "Palau",
                "Palestinian Territories",
                "Panama",
                "Papua New Guinea",
                "Paraguay",
                "Peru",
                "Philippines",
                "Pitcairn",
                "Poland",
                "Portugal",
                "Puerto Rico",
                "Qatar",
                "Reunion",
                "Romania",
                "Rwanda",
                "Saint Barthelemy",
                "Saint Helena",
                "Saint Kitts and Nevis",
                "Saint Lucia",
                "Saint Martin (French part)",
                "Saint Pierre and Miquelon",
                "Saint Vincent and the Grenadines",
                "Samoa",
                "San Marino",
                "Sao Tome and Principe",
                "Saudi Arabia",
                "Senegal",
                "Serbia",
                "Seychelles",
                "Sierra Leone",
                "Singapore",
                "Sint Maarten (Dutch part)",
                "Slovakia",
                "Slovenia",
                "Solomon Islands",
                "Somalia",
                "South Africa",
                "South Korea",
                "Spain",
                "Sri Lanka",
                "Suriname",
                "Svalbard and Jan Mayen",
                "Swaziland",
                "Sweden",
                "Switzerland",
                "Taiwan",
                "Tajikistan",
                "Tanzania",
                "Thailand",
                "Timor-Leste",
                "Togo",
                "Tokelau",
                "Tonga",
                "Trinidad and Tobago",
                "Tunisia",
                "Turkey",
                "Turkmenistan",
                "Turks and Caicos Islands",
                "Tuvalu",
                "Uganda",
                "Ukraine",
                "United Arab Emirates",
                "United Kingdom",
                "United States",
                "United States Minor Outlying Islands",
                "United States Virgin Islands",
                "Uruguay",
                "Uzbekistan",
                "Vanuatu",
                "Venezuela",
                "Vietnam",
                "Wallis and Futuna",
                "Western Sahara",
                "Yemen",
                "Zambia",
                "Zimbabwe"
              ]
            },
            "default": []
          },
          "timezone": {
            "title": "Client Timezone",
            "minItems": 0,
            "type": "array",
            "description": "Select client's timezone",
            "items": {
              "type": "string",
              "enum": [
                "Pacific/Midway",
                "Pacific/Honolulu",
                "America/Anchorage",
                "America/Los_Angeles",
                "America/Tijuana",
                "America/Phoenix",
                "America/Denver",
                "America/Regina",
                "America/Indiana/Starke",
                "America/Managua",
                "America/Mexico_City",
                "America/Chicago",
                "America/New_York",
                "America/Bogota",
                "America/Indiana/Indianapolis",
                "America/Halifax",
                "America/La_Paz",
                "America/Caracas",
                "America/Fortaleza",
                "America/Argentina/Buenos_Aires",
                "America/St_Johns",
                "America/Recife",
                "America/Sao_Paulo",
                "Atlantic/South_Georgia",
                "Atlantic/Azores",
                "Africa/Casablanca",
                "Europe/London",
                "Europe/Lisbon",
                "UTC",
                "Europe/Warsaw",
                "Europe/Paris",
                "Europe/Berlin",
                "Africa/Algiers",
                "Europe/Athens",
                "Europe/Kiev",
                "Africa/Cairo",
                "Africa/Harare",
                "Asia/Jerusalem",
                "Europe/Minsk",
                "Europe/Moscow",
                "Asia/Tehran",
                "Asia/Baghdad",
                "Asia/Dubai",
                "Asia/Karachi",
                "Asia/Kabul",
                "Asia/Yerevan",
                "Asia/Kathmandu",
                "Asia/Tashkent",
                "Asia/Yekaterinburg",
                "Asia/Almaty",
                "Asia/Calcutta",
                "Asia/Novosibirsk",
                "Asia/Krasnoyarsk",
                "Asia/Bangkok",
                "Asia/Hong_Kong",
                "Asia/Irkutsk",
                "Asia/Shanghai",
                "Asia/Tokyo",
                "Pacific/Guam",
                "Asia/Vladivostok",
                "Australia/Hobart",
                "Australia/Darwin",
                "Australia/Sydney",
                "Australia/Brisbane",
                "Australia/Adelaide",
                "Asia/Yakutsk",
                "Pacific/Fiji",
                "Pacific/Auckland",
                "Pacific/Kwajalein",
                "Asia/Kamchatka",
                "Pacific/Noumea",
                "Pacific/Apia"
              ],
              "enumTitles": [
                "(UTC-11:00) Midway Island, Samoa",
                "(UTC-10:00) Hawaii",
                "(UTC-08:00) Alaska",
                "(UTC-07:00) Pacific Time (US & Canada); Los Angeles",
                "(UTC-07:00) Pacific Time (US & Canada); Tijuana",
                "(UTC-07:00) Arizona",
                "(UTC-06:00) Mountain Time (US & Canada)",
                "(UTC-06:00) Saskatchewan",
                "(UTC-05:00) Eastern Time - Indiana - Starke County",
                "(UTC-06:00) Nicaragua",
                "(UTC-06:00) Mexico City, Tegucigalpa",
                "(UTC-05:00) Central Time (US & Canada)",
                "(UTC-04:00) Eastern Time (US & Canada)",
                "(UTC-05:00) Bogota, Lima",
                "(UTC-04:00) Eastern Time - Indiana - most locations",
                "(UTC-03:00) Atlantic Time (Canada)",
                "(UTC-04:00) La Paz",
                "(UTC-04:00) Caracas",
                "(UTC-03:00) NE Brazil (MA, PI, CE, RN, PB)",
                "(UTC-03:00) E Argentina (BA, DF, SC, TF)",
                "(UTC-02:30) Newfoundland",
                "(UTC-03:00) Pernambuco",
                "(UTC-03:00) S & SE Brazil (GO, DF, MG, ES, RJ, SP, PR, SC, RS)",
                "(UTC-02:00) Mid-Atlantic",
                "(UTC+00:00) Azores, Cape Verde Island",
                "(UTC+00:00) Tangiers, Casablanca",
                "(UTC+01:00) (Coordinated Universal Time) Dublin, Edinburgh, London",
                "(UTC+01:00) Lisbon",
                "(UTC+00:00) (Coordinated Universal Time)",
                "(UTC+02:00) Prague, Warsaw",
                "(UTC+02:00) Paris, Madrid",
                "(UTC+02:00) Berlin, Stockholm, Rome, Bern, Brussels",
                "(UTC+01:00) Algeria",
                "(UTC+03:00) Athens, Helsinki, Istanbul",
                "(UTC+02:00) Eastern Europe",
                "(UTC+03:00) Cairo",
                "(UTC+02:00) Harare, Pretoria",
                "(UTC+03:00) Israel",
                "(UTC+03:00) Minsk",
                "(UTC+03:00) Moscow, St. Petersburg, Volgograd",
                "(UTC+03:30) Tehran",
                "(UTC+03:00) Baghdad, Kuwait, Nairobi, Riyadh",
                "(UTC+04:00) Abu Dhabi, Muscat, Tbilisi, Kazan",
                "(UTC+05:00) Islamabad, Karachi",
                "(UTC+04:30) Kabul",
                "(UTC+04:00) Armenia",
                "(UTC+05:45) Kathmandu, Nepal",
                "(UTC+05:00) Tashkent",
                "(UTC+05:00) Sverdlovsk",
                "(UTC+06:00) Almaty, Dhaka",
                "(UTC+05:30) Mumbai, Kolkata, Chennai, New Delhi",
                "(UTC+06:00) Omsk, Novosibirsk",
                "(UTC+07:00) Krasnoyarsk",
                "(UTC+07:00) Bangkok, Jakarta, Hanoi",
                "(UTC+08:00) Hong Kong SAR, Perth, Singapore, Taipei",
                "(UTC+08:00) Irkutsk (Lake Baikal)",
                "(UTC+08:00) Beijing, Chongqing, Urumqi",
                "(UTC+09:00) Tokyo, Osaka, Sapporo, Seoul",
                "(UTC+10:00) Guam, Port Moresby",
                "(UTC+10:00) Magadan, Vladivostok",
                "(UTC+10:00) Hobart",
                "(UTC+09:30) Darwin",
                "(UTC+10:00) Sydney, Melbourne",
                "(UTC+10:00) Brisbane",
                "(UTC+09:30) Adelaide",
                "(UTC+09:00) Yakutsk (Lena River)",
                "(UTC+12:00) Fiji Islands, Marshall Islands",
                "(UTC+12:00) Wellington, Auckland",
                "(UTC+12:00) Eniwetok, Kwajalein",
                "(UTC+12:00) Kamchatka",
                "(UTC+11:00) Solomon Islands, New Caledonia",
                "(UTC+13:00) Apia (Samoa)"
              ]
            },
            "default": []
          },
          "duration_v3": {
            "title": "Project Length",
            "minItems": 0,
            "type": "array",
            "description": "Select project duration",
            "items": {
              "type": "string",
              "enum": [
                "week",
                "month",
                "semester",
                "ongoing"
              ],
              "enumTitles": [
                "Less than 1 month",
                "1-3 months",
                "3-6 months",
                "More than 6 months"
              ]
            },
            "default": []
          },
          "workload": {
            "title": "Hours per week",
            "minItems": 0,
            "type": "array",
            "description": "Select hours per week",
            "items": {
              "type": "string",
              "enum": [
                "as_needed",
                "full_time"
              ],
              "enumTitles": [
                "Less than 30 hrs/week",
                "More than 30 hrs/week"
              ]
            },
            "default": []
          },
          "client_hires": {
            "title": "Client History",
            "minItems": 0,
            "type": "array",
            "description": "Number of hires by the client",
            "items": {
              "type": "string",
              "enum": [
                "0",
                "1-9",
                "10-"
              ],
              "enumTitles": [
                "No hires",
                "1 to 9 hires",
                "10+ hires"
              ]
            },
            "default": []
          },
          "hourly_rate_min": {
            "title": "Minimum Hourly Rate ($)",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum hourly rate in USD"
          },
          "hourly_rate_max": {
            "title": "Maximum Hourly Rate ($)",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum hourly rate in USD"
          },
          "amount_min": {
            "title": "Minimum Fixed Price ($)",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum fixed price in USD"
          },
          "amount_max": {
            "title": "Maximum Fixed Price ($)",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum fixed price in USD"
          },
          "contractor_tier": {
            "title": "Freelancer Experience Level",
            "minItems": 0,
            "type": "array",
            "description": "Select required experience level",
            "items": {
              "type": "string",
              "enum": [
                "1",
                "2",
                "3"
              ],
              "enumTitles": [
                "Entry",
                "Intermediate",
                "Expert"
              ]
            },
            "default": []
          },
          "category": {
            "title": "Job Category",
            "enum": [
              "",
              "531770282584862721",
              "531770282601639943",
              "531770282601639945",
              "531770282601639946",
              "531770282601639944",
              "531770282601639947",
              "531770282580668416",
              "531770282584862724",
              "531770282584862725",
              "531770282584862728",
              "531770282584862726",
              "531770282580668417",
              "1484275072572772352",
              "531770282584862730",
              "531770282580668420",
              "531770282593251330",
              "531770282593251331",
              "531770282589057038",
              "531770282593251329",
              "531770282580668421",
              "531770282593251335",
              "531770282593251341",
              "1044578476142100480",
              "1356688560628174848",
              "531770282593251334",
              "1356688565288046592",
              "531770282593251340",
              "531770282601639953",
              "1356688570056970240",
              "531770282584862722",
              "531770282601639949",
              "531770282605834240",
              "531770282601639950",
              "531770282605834241",
              "531770282601639951",
              "531770282605834242",
              "531770282601639952",
              "1301900647896092672",
              "531770282601639948",
              "531770282580668419",
              "531770282589057033",
              "531770282589057034",
              "531770282589057036",
              "531770282589057035",
              "531770282589057037",
              "531770282584862723",
              "531770282605834246",
              "1484275156546932736",
              "531770283696353280",
              "1484275408410693632",
              "531770282580668422",
              "531770282597445636",
              "531770282597445634",
              "531770282593251343",
              "531770282584862720",
              "1534904461842268160",
              "531770282601639939",
              "531770282580668418",
              "1517518458442309632",
              "1737190722360750082",
              "531770282589057025",
              "531770282589057026",
              "531770282589057027",
              "531770282589057024",
              "531770282589057032",
              "531770282589057030",
              "531770282589057031",
              "531770282589057028",
              "531770282589057029",
              "531770282584862733",
              "531770282580668423",
              "1534904462131675136",
              "1301900640421842944",
              "531770282597445644",
              "531770282597445646"
            ],
            "type": "string",
            "description": "Select job category or subcategory (optional)",
            "default": ""
          },
          "sort": {
            "title": "Sort By",
            "enum": [
              "relevance+desc",
              "recency+desc"
            ],
            "type": "string",
            "description": "Select sorting method",
            "default": "relevance+desc"
          },
          "page": {
            "title": "Starting Page",
            "minimum": 1,
            "type": "integer",
            "description": "Page number to start scraping from",
            "default": 1
          },
          "per_page": {
            "title": "Results Per Page",
            "enum": [
              "10",
              "20",
              "50"
            ],
            "type": "string",
            "description": "Number of results to show per page",
            "default": "10"
          },
          "max_pages": {
            "title": "Max Pages to Scrape",
            "minimum": 1,
            "maximum": 100,
            "type": "integer",
            "description": "Maximum number of pages to scrape",
            "default": 1
          },
          "cookies": {
            "title": "Cookies",
            "type": "array",
            "description": "Paste your cookies as a JSON array"
          },
          "proxy": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Enables loading the websites from IP addresses in specific geographies and to circumvent blocking."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}