{
  "openapi": "3.0.1",
  "info": {
    "title": "Pracuj.pl Scraper",
    "description": "[💰 $1.8 / 1K]  Extract job listings from Pracuj.pl — Poland's largest job board. Search 60,000+ offers by keyword, location, category, contract type, and work mode. Returns titles, companies, salaries, descriptions, requirements, benefits, and contacts.",
    "version": "1.0",
    "x-build-id": "7tKEAqwIRxKA2GysZ"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/solidcode~pracuj-pl-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-solidcode-pracuj-pl-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/solidcode~pracuj-pl-scraper/runs": {
      "post": {
        "operationId": "runs-sync-solidcode-pracuj-pl-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/solidcode~pracuj-pl-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-solidcode-pracuj-pl-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": {
          "searchQueries": {
            "title": "Search Keywords",
            "type": "array",
            "description": "Job keywords to search for (Polish or English work — Pracuj.pl indexes both). Each keyword runs as its own search; rows that match more than one keyword are deduplicated automatically. Leave empty to scrape the unfiltered all-Poland listing.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "location": {
            "title": "Location",
            "type": "string",
            "description": "Where in Poland to search — a city name (e.g. 'Warszawa', 'Kraków', 'Gdańsk') or a voivodeship ('mazowieckie', 'małopolskie'). Polish characters are accepted. Leave empty to search all of Poland."
          },
          "radius": {
            "title": "Search Radius",
            "enum": [
              "0",
              "10",
              "20",
              "30",
              "50"
            ],
            "type": "string",
            "description": "Expand the search this many kilometres beyond the selected location. Ignored when Location is empty. Matches Pracuj.pl's radius widget.",
            "default": "0"
          },
          "startUrls": {
            "title": "Start URLs",
            "type": "array",
            "description": "Power-user input. Paste Pracuj.pl listing URLs (e.g. https://www.pracuj.pl/praca/javascript;kw/warszawa;wp) or individual offer URLs (e.g. https://www.pracuj.pl/praca/...,oferta,1234567). When provided, these override the Search Keywords / Location / Filters fields above.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "category": {
            "title": "Job Category",
            "uniqueItems": true,
            "type": "array",
            "description": "Restrict to specific job categories. Select multiple to combine. Leave empty for all categories. Mirrors Pracuj.pl's top-level category navigation (35 verified categories).",
            "items": {
              "type": "string",
              "enum": [
                "administration",
                "research-development",
                "banking",
                "safety-environment",
                "construction",
                "call-center",
                "education",
                "finance-accounting",
                "franchise-own-business",
                "tourism-hospitality",
                "human-resources",
                "other",
                "ecommerce",
                "engineering",
                "it-administration",
                "it-software-development",
                "supply-chain",
                "marketing",
                "media-arts",
                "real-estate",
                "customer-service",
                "physical-labor",
                "law",
                "production",
                "public-relations",
                "advertising-graphics",
                "public-sector",
                "sales",
                "transport-logistics",
                "insurance",
                "purchasing",
                "quality-control",
                "health-beauty-recreation",
                "energy",
                "consulting"
              ],
              "enumTitles": [
                "Office Administration (Administracja biurowa)",
                "Research & Development (Badania i rozwój)",
                "Banking (Bankowość)",
                "Health & Safety / Environment (BHP / Ochrona środowiska)",
                "Construction (Budownictwo)",
                "Call Center",
                "Education / Training (Edukacja / Szkolenia)",
                "Finance & Economics (Finanse / Ekonomia)",
                "Franchise / Own Business (Franczyza / Własny biznes)",
                "Hospitality / Gastronomy / Tourism (Hotelarstwo / Gastronomia / Turystyka)",
                "Human Resources (Zasoby ludzkie)",
                "Other (Inne)",
                "Internet / E-commerce / New Media",
                "Engineering (Inżynieria)",
                "IT — Administration (IT - Administracja)",
                "IT — Software Development (IT - Rozwój oprogramowania)",
                "Supply Chain (Łańcuch dostaw)",
                "Marketing",
                "Media / Arts / Entertainment (Media / Sztuka / Rozrywka)",
                "Real Estate (Nieruchomości)",
                "Customer Service (Obsługa klienta)",
                "Physical Labor (Praca fizyczna)",
                "Law (Prawo)",
                "Production (Produkcja)",
                "Public Relations",
                "Advertising / Graphics / Photography (Reklama / Grafika / Kreacja / Fotografia)",
                "Public Sector (Sektor publiczny)",
                "Sales (Sprzedaż)",
                "Transport / Logistics (Transport / Spedycja / Logistyka)",
                "Insurance (Ubezpieczenia)",
                "Purchasing (Zakupy)",
                "Quality Control (Kontrola jakości)",
                "Health / Beauty / Recreation (Zdrowie / Uroda / Rekreacja)",
                "Energy (Energetyka)",
                "Consulting (Doradztwo / Konsulting)"
              ]
            },
            "default": []
          },
          "contractTypes": {
            "title": "Contract Types",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by contract type. Select multiple to combine.",
            "items": {
              "type": "string",
              "enum": [
                "permanent",
                "specific-task",
                "mandate",
                "b2b",
                "substitution",
                "agency",
                "temporary",
                "internship"
              ],
              "enumTitles": [
                "Employment contract (Umowa o pracę)",
                "Specific-task contract (Umowa o dzieło)",
                "Mandate contract (Umowa zlecenie)",
                "B2B contract (Kontrakt B2B)",
                "Substitution contract (Umowa na zastępstwo)",
                "Agency contract (Umowa agencyjna)",
                "Temporary employment (Umowa o pracę tymczasową)",
                "Internship (Umowa o staż / praktyki)"
              ]
            },
            "default": []
          },
          "workModes": {
            "title": "Work Modes",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by where the work is performed. Select multiple to combine.",
            "items": {
              "type": "string",
              "enum": [
                "full-office",
                "hybrid",
                "home-office",
                "mobile"
              ],
              "enumTitles": [
                "Office (Praca stacjonarna)",
                "Hybrid (Praca hybrydowa)",
                "Remote (Praca zdalna)",
                "Mobile / field work (Praca mobilna)"
              ]
            },
            "default": []
          },
          "workSchedule": {
            "title": "Work Schedule",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by working-time arrangement. Select multiple to combine.",
            "items": {
              "type": "string",
              "enum": [
                "full-time",
                "part-time",
                "additional"
              ],
              "enumTitles": [
                "Full-time (Pełny etat)",
                "Part-time (Część etatu)",
                "Additional / temporary (Dodatkowa / tymczasowa)"
              ]
            },
            "default": []
          },
          "positionLevels": {
            "title": "Position Levels",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by seniority. Select multiple to combine.",
            "items": {
              "type": "string",
              "enum": [
                "intern",
                "assistant",
                "junior",
                "mid",
                "senior",
                "expert",
                "team-leader",
                "manager",
                "director",
                "president",
                "blue-collar"
              ],
              "enumTitles": [
                "Intern / Trainee (Praktykant / Stażysta)",
                "Assistant (Asystent)",
                "Junior",
                "Mid / Regular (Specjalista)",
                "Senior",
                "Expert (Ekspert)",
                "Team leader (Kierownik / Koordynator)",
                "Manager (Menedżer)",
                "Director (Dyrektor)",
                "President / C-level (Prezes)",
                "Blue-collar worker (Pracownik fizyczny)"
              ]
            },
            "default": []
          },
          "publishedWithin": {
            "title": "Published Within",
            "enum": [
              "any",
              "1",
              "3",
              "7",
              "14",
              "30"
            ],
            "type": "string",
            "description": "Only include offers posted within this recency window. 'Any' returns all currently active offers.",
            "default": "any"
          },
          "withSalaryOnly": {
            "title": "With Disclosed Salary Only",
            "type": "boolean",
            "description": "Skip offers that don't publish a salary range. Useful for compensation research.",
            "default": false
          },
          "maxResults": {
            "title": "Max Results",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum number of job postings to collect across all searches and URLs. Set to 0 for no cap (an internal safety limit of 100,000 still applies). Results are collected in full pages of ~50 offers, so the final page may overshoot this number by a few rows.",
            "default": 100
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}