{
  "openapi": "3.0.1",
  "info": {
    "title": "Seek Scraper",
    "description": "Australian jobboard scraper. Collect data at scale from seek.com.au to boost your analytics. Finds signals from companies hiring and create your intent based outbond strategy. Extract job and company listing information",
    "version": "0.0",
    "x-build-id": "rVBHk3kXbvfhr8qEu"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/saswave~seek-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-saswave-seek-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/saswave~seek-scraper/runs": {
      "post": {
        "operationId": "runs-sync-saswave-seek-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/saswave~seek-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-saswave-seek-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": {
          "keywords": {
            "title": "Describe what you are looking for",
            "type": "string",
            "description": "Keyword search",
            "default": ""
          },
          "where": {
            "title": "Location",
            "type": "string",
            "description": "Where ?",
            "default": ""
          },
          "job_type": {
            "title": "Job Types",
            "type": "array",
            "description": "Multi Select",
            "items": {
              "type": "string",
              "enum": [
                "242",
                "243",
                "244",
                "245"
              ],
              "enumTitles": [
                "Full Time",
                "Part Time",
                "Contract/Temp",
                "Casual/Vacation"
              ]
            },
            "default": []
          },
          "work_options": {
            "title": "Job Options (On-Site / Hybrid / Remote)",
            "type": "array",
            "description": "Multi Select",
            "items": {
              "type": "string",
              "enum": [
                "1",
                "2",
                "3"
              ],
              "enumTitles": [
                "On-site",
                "Hybrid",
                "Remote"
              ]
            },
            "default": []
          },
          "distance": {
            "title": "Showing Jobs Within",
            "enum": [
              "0",
              "2",
              "5",
              "10",
              "25",
              "30",
              "50",
              "100"
            ],
            "type": "string",
            "description": "",
            "default": "50"
          },
          "sort_by": {
            "title": "Sort BY",
            "enum": [
              "listedAt",
              "score"
            ],
            "type": "string",
            "description": "",
            "default": "listedAt"
          },
          "listed_at": {
            "title": "Listing Time",
            "enum": [
              "",
              "1d",
              "3d",
              "7d",
              "14d",
              "31d"
            ],
            "type": "string",
            "description": "",
            "default": ""
          },
          "classification": {
            "title": "Classification",
            "type": "array",
            "description": "Multi Select",
            "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"
              ]
            },
            "default": []
          },
          "max_pages": {
            "title": "Maximum page",
            "minimum": 0,
            "type": "integer",
            "description": "0 or empty = no limit"
          },
          "salary_min_y": {
            "title": "Annual Min Salary",
            "enum": [
              "",
              "30000y",
              "40000y",
              "50000y",
              "60000y",
              "70000y",
              "80000y",
              "100000y",
              "120000y",
              "150000y",
              "200000y",
              "250000y",
              "350000y"
            ],
            "type": "string",
            "description": "",
            "default": ""
          },
          "salary_max_y": {
            "title": "Annual Max Salary",
            "enum": [
              "30000y",
              "40000y",
              "50000y",
              "60000y",
              "70000y",
              "80000y",
              "100000y",
              "120000y",
              "150000y",
              "200000y",
              "250000y",
              "350000y",
              ""
            ],
            "type": "string",
            "description": "",
            "default": ""
          },
          "salary_min_m": {
            "title": "Monthly Min Salary",
            "enum": [
              "",
              "2000m",
              "3000m",
              "4000m",
              "5000m",
              "6000m",
              "7000m",
              "8000m",
              "10000m",
              "12000m",
              "17000m",
              "20000m",
              "30000m"
            ],
            "type": "string",
            "description": "",
            "default": ""
          },
          "salary_max_m": {
            "title": "Monthly Max Salary",
            "enum": [
              "2000m",
              "3000m",
              "4000m",
              "5000m",
              "6000m",
              "7000m",
              "8000m",
              "10000m",
              "12000m",
              "17000m",
              "20000m",
              "30000m",
              ""
            ],
            "type": "string",
            "description": "",
            "default": ""
          },
          "salary_min_h": {
            "title": "Hourly Min Salary",
            "enum": [
              "",
              "15h",
              "20h",
              "25h",
              "30h",
              "35h",
              "40h",
              "50h",
              "60h",
              "75h",
              "100h",
              "125h",
              "175h"
            ],
            "type": "string",
            "description": "",
            "default": ""
          },
          "salary_max_h": {
            "title": "Hourly Max Salary",
            "enum": [
              "15h",
              "20h",
              "25h",
              "30h",
              "35h",
              "40h",
              "50h",
              "60h",
              "75h",
              "100h",
              "125h",
              "175h",
              ""
            ],
            "type": "string",
            "description": "",
            "default": ""
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}