{
  "openapi": "3.0.1",
  "info": {
    "title": "AllJobs.co.il Scraper: משרות ודרושים API",
    "description": "AllJobs.co.il scraper and Israel jobs API for clean Hebrew job data (משרות בישראל). Search by keyword, city, category, and work type; export full descriptions, requirements, listed salaries, and new or updated job changes. $1.79 per 1,000 results on the Free plan; lower paid-plan rates.",
    "version": "1.0",
    "x-build-id": "vDAFNOhIUTxgCuG5n"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/getascraper~alljobs-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-getascraper-alljobs-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/getascraper~alljobs-scraper/runs": {
      "post": {
        "operationId": "runs-sync-getascraper-alljobs-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/getascraper~alljobs-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-getascraper-alljobs-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": {
          "startUrls": {
            "title": "AllJobs URLs",
            "type": "array",
            "description": "Paste public AllJobs search or individual job URLs. URLs take precedence over the search-builder filters.",
            "default": [],
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "keyword": {
            "title": "Search keyword",
            "type": "string",
            "description": "One job title or skill query, such as DevOps, Python, or מנהל מוצר.",
            "default": ""
          },
          "keywords": {
            "title": "Batch search keywords",
            "maxItems": 20,
            "type": "array",
            "description": "Optional keywords to run as separate searches. These override the single keyword field.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "city": {
            "title": "City",
            "enum": [
              "any",
              "779",
              "1056",
              "491",
              "1961",
              "789",
              "786",
              "783",
              "717",
              "712",
              "721",
              "802"
            ],
            "type": "string",
            "description": "Filter to one Israeli city. Batch cities override this field.",
            "default": "any"
          },
          "cities": {
            "title": "Batch city IDs",
            "maxItems": 20,
            "type": "array",
            "description": "Optional AllJobs city IDs to combine with each keyword. These override the single city field.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "region": {
            "title": "Region ID",
            "type": "string",
            "description": "Optional AllJobs region value from a public search URL. Batch region IDs override this field.",
            "default": "any"
          },
          "regions": {
            "title": "Batch region IDs",
            "maxItems": 20,
            "type": "array",
            "description": "Optional AllJobs region values to combine with the selected search filters.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "categoryIds": {
            "title": "AllJobs category IDs",
            "maxItems": 20,
            "type": "array",
            "description": "Optional source position IDs copied from a public AllJobs search URL.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "jobTypeIds": {
            "title": "AllJobs job-type IDs",
            "maxItems": 20,
            "type": "array",
            "description": "Optional source type IDs from a public AllJobs search URL, such as a no-experience or part-time filter.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "postedWithinDays": {
            "title": "Posted within days",
            "minimum": 0,
            "maximum": 90,
            "type": "integer",
            "description": "Keep only listings with a parsed source date within this many days. Set 0 for any age.",
            "default": 0
          },
          "workplaceTypes": {
            "title": "Workplace types",
            "maxItems": 3,
            "uniqueItems": true,
            "type": "array",
            "description": "Keep listings where the source explicitly describes remote, hybrid, or onsite work.",
            "items": {
              "type": "string",
              "enum": [
                "remote",
                "hybrid",
                "onsite"
              ],
              "enumTitles": [
                "Remote",
                "Hybrid",
                "Onsite"
              ]
            },
            "default": []
          },
          "englishOnly": {
            "title": "English-language jobs only",
            "type": "boolean",
            "description": "Keep listings whose title and job text are detected as English.",
            "default": false
          },
          "namedEmployersOnly": {
            "title": "Named employers only",
            "type": "boolean",
            "description": "Exclude confidential listings and listings without an employer name.",
            "default": false
          },
          "detailMode": {
            "title": "Description enrichment",
            "enum": [
              "auto",
              "always",
              "never"
            ],
            "type": "string",
            "description": "Auto fetches a job page only when the listing card is missing description or requirements.",
            "default": "auto"
          },
          "incrementalMode": {
            "title": "Monitor job changes",
            "type": "boolean",
            "description": "Compare this search with its previous complete runs and return only selected changes.",
            "default": false
          },
          "stateName": {
            "title": "Monitoring state name",
            "type": "string",
            "description": "A name that separates one customer, watchlist, or schedule from another.",
            "default": "default"
          },
          "changeTypes": {
            "title": "Changes to return",
            "maxItems": 6,
            "uniqueItems": true,
            "type": "array",
            "description": "Choose which monitoring changes become dataset rows. Unchanged jobs are excluded by default.",
            "items": {
              "type": "string",
              "enum": [
                "NEW",
                "UPDATED",
                "REPOSTED",
                "REAPPEARED",
                "UNCHANGED",
                "EXPIRED"
              ],
              "enumTitles": [
                "New jobs",
                "Updated jobs",
                "Reposted jobs",
                "Reappeared jobs",
                "Unchanged jobs",
                "Expired jobs"
              ]
            },
            "default": [
              "NEW",
              "UPDATED",
              "REPOSTED",
              "REAPPEARED",
              "EXPIRED"
            ]
          },
          "notificationWebhookUrl": {
            "title": "Change notification webhook URL",
            "type": "string",
            "description": "Optional secret HTTPS endpoint for a compact summary after a successful monitoring run."
          },
          "notificationEvents": {
            "title": "Notification change types",
            "maxItems": 5,
            "uniqueItems": true,
            "type": "array",
            "description": "Changes that can trigger the webhook. Unchanged jobs never trigger a notification.",
            "items": {
              "type": "string",
              "enum": [
                "NEW",
                "UPDATED",
                "REPOSTED",
                "REAPPEARED",
                "EXPIRED"
              ],
              "enumTitles": [
                "New jobs",
                "Updated jobs",
                "Reposted jobs",
                "Reappeared jobs",
                "Expired jobs"
              ]
            },
            "default": [
              "NEW",
              "UPDATED",
              "REPOSTED",
              "REAPPEARED",
              "EXPIRED"
            ]
          },
          "notifyOnNoChanges": {
            "title": "Notify when nothing changed",
            "type": "boolean",
            "description": "Send a successful-monitor heartbeat when no selected job changes are found.",
            "default": false
          },
          "maxItems": {
            "title": "Maximum results",
            "minimum": 1,
            "maximum": 5000,
            "type": "integer",
            "description": "Maximum unique jobs saved across the whole run.",
            "default": 10
          },
          "outputMode": {
            "title": "Output detail",
            "enum": [
              "full",
              "compact"
            ],
            "type": "string",
            "description": "Full includes all available source fields. Compact keeps core fields for alerts, databases, and automations.",
            "default": "full"
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Israel residential proxy settings are preconfigured for reliable public AllJobs access.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ],
              "apifyProxyCountry": "IL"
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}