{
  "openapi": "3.0.1",
  "info": {
    "title": "XING Jobs Scraper",
    "description": "XING Jobs scraper to extract job listings, company names, job titles, locations, posting dates, and other publicly available job data from XING Jobs 💼📊 Perfect for job market research, recruitment, talent sourcing, and employment trend analysis.",
    "version": "1.0",
    "x-build-id": "74HR73faoc3TJ2dEq"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/scrapers-hub~xing-jobs-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-scrapers-hub-xing-jobs-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/scrapers-hub~xing-jobs-scraper/runs": {
      "post": {
        "operationId": "runs-sync-scrapers-hub-xing-jobs-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/scrapers-hub~xing-jobs-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-scrapers-hub-xing-jobs-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "proxyConfiguration"
        ],
        "properties": {
          "enrich_data": {
            "title": "Enrich results with full job data",
            "type": "boolean",
            "description": "Turn this on to open each individual XING listing page and collect richer job and company details: full description, responsibilities, requirements, benefits, company profile and metadata.",
            "default": true
          },
          "queries": {
            "title": "Search terms to look up",
            "type": "array",
            "description": "Use search words or phrases when you want the actor to build the search URLs for you. Each term runs its own paginated search. Example: [\"software engineer\", \"backend developer\"].",
            "items": {
              "type": "string"
            }
          },
          "location": {
            "title": "Location for query searches",
            "type": "string",
            "description": "Add a location filter (city name) applied to every query, e.g. \"Berlin\"."
          },
          "radius": {
            "title": "Radius",
            "enum": [
              "10",
              "20",
              "50",
              "70",
              "100",
              "200"
            ],
            "type": "string",
            "description": "Search radius around the location, in kilometers. Only applies when a location is set.",
            "default": "20"
          },
          "date_posted": {
            "title": "Date posted",
            "enum": [
              "LAST_24_HOURS",
              "LAST_WEEK",
              "LAST_MONTH"
            ],
            "type": "string",
            "description": "Limit query-built searches to recently posted jobs."
          },
          "workplace": {
            "title": "Workplace",
            "type": "array",
            "description": "Filter by workplace / remote arrangement. Choose one or more.",
            "items": {
              "type": "string",
              "enum": [
                "FULL_REMOTE.050e26",
                "PARTLY_REMOTE.ca71ca",
                "NON_REMOTE.3ca273"
              ],
              "enumTitles": [
                "Fully Remote",
                "Hybrid",
                "On-site"
              ]
            }
          },
          "employment_type": {
            "title": "Employment type",
            "type": "array",
            "description": "Filter by employment type. Choose one or more.",
            "items": {
              "type": "string",
              "enum": [
                "PART_TIME.58889d",
                "FULL_TIME.ef2fe9",
                "CONTRACTOR.0ed397",
                "INTERN.dc571c",
                "SEASONAL.e4ab1d",
                "TEMPORARY.8ff6ad",
                "VOLUNTARY.c61099"
              ],
              "enumTitles": [
                "Part-time",
                "Full-time",
                "Self-employed",
                "Student",
                "Seasonal",
                "Temp",
                "Volunteer"
              ]
            }
          },
          "seniority": {
            "title": "Seniority",
            "type": "array",
            "description": "Filter by career level. Choose one or more.",
            "items": {
              "type": "string",
              "enum": [
                "1.795d28",
                "2.24d1f6",
                "3.2ebf16",
                "4.83b992",
                "5.6b837d",
                "6.37d32d"
              ],
              "enumTitles": [
                "Student/Intern",
                "Entry Level",
                "Professional/Experienced",
                "Manager/Supervisor",
                "Executive (VP, SVP, etc.)",
                "Senior Executive (CEO, CFO, President)"
              ]
            }
          },
          "min_price": {
            "title": "Minimum salary (EUR)",
            "minimum": 0,
            "type": "integer",
            "description": "Only keep jobs whose salary range is at or above this value (EUR)."
          },
          "max_price": {
            "title": "Maximum salary (EUR)",
            "minimum": 0,
            "type": "integer",
            "description": "Only keep jobs whose salary range is at or below this value (EUR)."
          },
          "startUrls": {
            "title": "Pages or links to scrape",
            "type": "array",
            "description": "Alternative to the query-building logic: full XING job search URLs to scrape, e.g. https://www.xing.com/jobs/search?keywords=python&location=Berlin&radius=20. Scraped in addition to any search terms.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "limit": {
            "title": "Max results for each input",
            "minimum": 1,
            "maximum": 1000,
            "type": "integer",
            "description": "Maximum number of job postings to collect per query. XING limits guest browsing to ~200 results per search.",
            "default": 100
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "XING blocks datacenter IPs and requires a consent cookie. RESIDENTIAL Apify Proxy is strongly recommended.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ]
            }
          },
          "maxConcurrency": {
            "title": "Max concurrency",
            "minimum": 1,
            "maximum": 50,
            "type": "integer",
            "description": "Maximum number of detail pages fetched in parallel. Keep low to avoid blocking.",
            "default": 5
          },
          "maxRequestRetries": {
            "title": "Max request retries",
            "minimum": 0,
            "maximum": 20,
            "type": "integer",
            "description": "How many times to retry a blocked/failed request before giving up.",
            "default": 5
          },
          "introspect": {
            "title": "Introspect schema (debug)",
            "type": "boolean",
            "description": "Debug mode: instead of scraping, dump XING's real GraphQL job-search input schema into the log, then exit. Use to discover the correct query shape if a run fails with a GraphQL schema error.",
            "default": false
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}