{
  "openapi": "3.0.1",
  "info": {
    "title": "Arc.dev Remote Engineering Jobs Scraper",
    "description": "Extract remote engineering and developer job listings from Arc.dev with full company data, salary bands, tech stacks, and locations. Built for recruiters and sourcing teams.",
    "version": "0.1",
    "x-build-id": "tZFft3XBt7wj92ELj"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/parseforge~arc-dev-jobs-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-parseforge-arc-dev-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/parseforge~arc-dev-jobs-scraper/runs": {
      "post": {
        "operationId": "runs-sync-parseforge-arc-dev-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/parseforge~arc-dev-jobs-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-parseforge-arc-dev-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",
        "properties": {
          "maxItems": {
            "title": "Max Items",
            "minimum": 1,
            "maximum": 1000000,
            "type": "integer",
            "description": "Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000"
          },
          "keyword": {
            "title": "Keyword (free text)",
            "type": "string",
            "description": "Free-text search across job title, description, and tech stack. Empty = no filter. Example: \"rust\" returns ~100 jobs; \"kubernetes devops\" narrows further."
          },
          "categories": {
            "title": "Categories (tech / discipline slugs)",
            "uniqueItems": true,
            "type": "array",
            "description": "Pick one or more Arc.dev category slugs (matching arc.dev/remote-jobs/{slug}). Empty = scraper rotates a popular default set covering front-end, back-end, devops, data, AI, mobile and major languages. Each category page returns up to ~60 unique jobs; pick more categories for broader coverage.",
            "items": {
              "type": "string",
              "enum": [
                "3d",
                "3d-configurators",
                "3d-modeling",
                "80211-protocols",
                "aaa",
                "abaqus",
                "accessibility",
                "active-directory",
                "adas",
                "administrative-assistant",
                "adobe-after-effects",
                "adobe-analytics",
                "adobe-dreamweaver",
                "adobe-indesign",
                "adobe-photoshop",
                "agent-driven-ai-architectures",
                "agentic-frameworks",
                "agile",
                "ags-script",
                "ai",
                "ai-agent",
                "aiohttp",
                "algorithm",
                "algorithmic-trading",
                "alibaba-cloud",
                "amazon",
                "amazon-seo",
                "analog-ic-design",
                "anaplan",
                "android",
                "angular",
                "animation",
                "ansible",
                "ansys-designer",
                "ansys-fluent",
                "apache-airflow",
                "apache-kafka",
                "apache-spark",
                "api-integration",
                "api-testing",
                "apigee",
                "app-ux-design",
                "appdynamics",
                "appium",
                "arabic",
                "arcgis",
                "arcgis-pro",
                "architect",
                "architectural-design",
                "argo-cd",
                "asic-fpga",
                "aspdot_net",
                "asterisk",
                "astrojs",
                "asynchronous-programming",
                "atlassian-app-development",
                "atom-editor",
                "autodesk-forge",
                "automatic-control",
                "automation",
                "autosar",
                "autosys",
                "avada",
                "aviation",
                "aws",
                "aws-architect",
                "axure-rp",
                "azure",
                "azure-data-engineer",
                "b2b-marketing",
                "b2c-marketing",
                "babel",
                "baby-products",
                "back-end",
                "bare-metal",
                "big-data",
                "bim",
                "bioinformatics",
                "biomedical-engineering",
                "biotechnology",
                "blazor",
                "blender",
                "blockchain",
                "blockchain-product-manager",
                "blog-writing",
                "blue-prism",
                "bounding-boxes",
                "brand-identity",
                "brand-logos",
                "brand-marketing",
                "brand-strategy",
                "branding",
                "browser-extensions",
                "c",
                "c_plus_plus",
                "c_sharp",
                "cad",
                "canva",
                "cartography",
                "cassandra",
                "cassandra-nosql-database",
                "catia-v5",
                "ccxml",
                "chatbot",
                "chrome",
                "chrome-extension",
                "cissp",
                "claude",
                "claudeai",
                "cloud-computing",
                "cms",
                "cobol",
                "code-review",
                "codeigniter",
                "codex",
                "compiler-design",
                "composites",
                "comptia-security",
                "computer-vision",
                "construction-management",
                "construction-project-manager",
                "content-management",
                "content-marketing",
                "control-engineering",
                "conversational-ai",
                "coreldraw",
                "cpanel",
                "cpo-job",
                "cqrs",
                "craft-cms",
                "creo",
                "crm",
                "crypto-self-custody",
                "cryptocurrency",
                "cubecart",
                "cuda",
                "cybersecurity",
                "cypress",
                "d365fo",
                "d3js",
                "dapr",
                "data-analytics",
                "data-annotation",
                "data-cleaning",
                "data-driven-strategy",
                "data-engineer",
                "data-engineering",
                "data-entry",
                "data-governance",
                "data-product-manager",
                "data-quality",
                "data-science",
                "data-visualization",
                "data-warehouse",
                "database",
                "database-scaling",
                "databricks",
                "datapath",
                "datorama",
                "dbt",
                "deep-learning",
                "defi",
                "deno",
                "design-systems",
                "design-verification",
                "devops",
                "digital-content-creation",
                "digital-design",
                "digital-hardware-design",
                "digital-logic-design",
                "digital-marketing",
                "django",
                "dojo",
                "dom-manipulation",
                "domain-specific-languages",
                "dot-net",
                "dot_net",
                "dot_net-core",
                "dot_net-maui",
                "drupal",
                "dsl",
                "dwh",
                "e-commerce",
                "e-newsletters",
                "echarts",
                "elasticsearch",
                "electrical-engineering",
                "electronjs",
                "elementor",
                "elixir",
                "eloqua",
                "email-deliverability",
                "email-development",
                "email-marketing",
                "embedded-linux",
                "embedded-systems",
                "emberjs",
                "emmbedded-programming",
                "empower",
                "emv",
                "energy-healing",
                "engineering-project-manager",
                "enterprise-messaging",
                "enterprise-search",
                "eplan-p8",
                "erdas-imagine",
                "erlang",
                "erlang-otp",
                "erp",
                "es5",
                "ethercat",
                "ethereum",
                "etl",
                "event-marketing",
                "excel",
                "excel-vba",
                "executive-assistant",
                "extreme-programming",
                "f_sharp",
                "fabric",
                "fastapi",
                "fghm",
                "fhir",
                "figma",
                "financial-project-manager",
                "finite-element-analysis",
                "fintech",
                "fintech-product-manager",
                "firebase",
                "firmware",
                "flask",
                "fluent-bit",
                "flutter",
                "fme",
                "fpga",
                "framer",
                "freecad",
                "freepbx",
                "front-end",
                "full-stack",
                "functional-programming",
                "fuse-esb",
                "galera-cluster",
                "game",
                "game-design",
                "gemstone-smalltalk",
                "generative-ai",
                "genomics",
                "ghost",
                "gis",
                "github",
                "gitlab",
                "glsl",
                "go-high-level",
                "godot-engine",
                "golang",
                "google-ads",
                "google-analytics",
                "google-bigquery",
                "google-cloud-platform",
                "google-compute-engine",
                "google-gemini",
                "google-tag-manager",
                "graphics",
                "gravity-forms",
                "growth-marketing",
                "growth-product-manager",
                "grunt",
                "gtk",
                "h2o",
                "hadoop-mapreduce",
                "halide",
                "hardware-product-manager",
                "haskell",
                "hcl",
                "headless-cms",
                "hexadecimal",
                "highcharts",
                "html_css",
                "hubspot",
                "human-factors-engineering",
                "ibm-cloud",
                "ibm-cognos",
                "ibm-datastage",
                "ibm-filenet",
                "ibm-websphere",
                "icefaces",
                "ict-law",
                "idx",
                "igaming",
                "ik8",
                "illustration",
                "image-processing",
                "image-segmentation",
                "impala",
                "indexing",
                "influencer-marketing",
                "infographic-design",
                "infor-ln",
                "informatica-mdm",
                "innovation",
                "intelligence-analysis",
                "interactive-installations",
                "international-relations",
                "internet-consulting",
                "interrupts",
                "inventory-management",
                "invision",
                "ios",
                "iot",
                "iot-devices",
                "iso-8583",
                "it-project-manager",
                "jackson",
                "java",
                "java-ee",
                "javascript",
                "jqgrid",
                "jquery",
                "json-api",
                "juce",
                "kalman-filter",
                "kamailio",
                "keycloak",
                "klaviyo",
                "knack",
                "knime",
                "knowledge-graphs",
                "kotlin",
                "kubernetes",
                "kyma",
                "labelbox",
                "labview",
                "landing-page-design",
                "langchain",
                "langgraph",
                "lans",
                "laravel",
                "layher-scaffolding",
                "lead-generation",
                "lidar",
                "liferay",
                "lift-framework",
                "lightning-network",
                "linear-programming",
                "link-building",
                "linux",
                "linux-device-drivers",
                "linux-kernel",
                "liquid-template-engine",
                "lit",
                "llm",
                "localization",
                "logo-design",
                "looker",
                "low-code",
                "lsl",
                "lvm",
                "machine-learning",
                "magento",
                "magik",
                "manual-testing",
                "market-research",
                "marketing-operations",
                "martech",
                "marvelous-designer",
                "matching-engine",
                "mathcad",
                "mathematics",
                "matlab",
                "mdl",
                "mechanical-vibrations",
                "meson",
                "meta-ads-certification",
                "mfc",
                "microchip-technology",
                "microservices",
                "microsoft-access",
                "microsoft-dynamics-crm",
                "microsoft-graph-api",
                "microsoft-power-platform",
                "microsoft-service-fabric",
                "microsoft-sql-server",
                "midjourney",
                "mining-industry",
                "ml-system-design",
                "mlops",
                "mobile-app-development",
                "mobile-hybrid",
                "mono",
                "motion-graphics",
                "motor-control",
                "msml",
                "mulesoft",
                "multivalued-databases",
                "music-production",
                "myob-integration",
                "n8n",
                "neo4j",
                "nestjs",
                "netlify",
                "netsuite",
                "network",
                "neural-networks",
                "newsletter",
                "nextjs",
                "niagara",
                "nlp",
                "no-code",
                "nodejs",
                "notion",
                "nql",
                "nservicebus",
                "nuxtjs",
                "nx-open",
                "obj",
                "observability",
                "ocr",
                "odk",
                "odoo",
                "onsip",
                "ontology",
                "ooxml",
                "open-source-software",
                "openai",
                "opencv",
                "opengl",
                "openstack",
                "openwrt",
                "operations-manager",
                "oracle",
                "oracle-10g",
                "oracle-pl-sql",
                "oracle-service-bus",
                "orion-rhapsody",
                "ott-video-platforms",
                "packaging-design",
                "paid-acquisition",
                "paid-media",
                "pandas",
                "pc-repairs",
                "pcb-design",
                "pdf-text-extraction",
                "pdp-11",
                "pega",
                "pega-prpc",
                "performance-marketing",
                "perl",
                "personal-assistant",
                "photo-editing",
                "photo-retouching",
                "php",
                "physics",
                "pic18f",
                "pl-i",
                "playstation",
                "playwright",
                "plesk",
                "pneumatics",
                "polyglot",
                "postgresql",
                "power-bi",
                "powerpoint-design",
                "powershell",
                "ppc",
                "ppv",
                "prepress",
                "presentation-design",
                "primavera",
                "print",
                "private-pilot",
                "pro-c",
                "probabilistic-learning",
                "processor-design",
                "procore",
                "product-design",
                "product-lifecycle-management",
                "product-marketing",
                "product-ux-design",
                "program-manager",
                "project-management",
                "project-scoping",
                "prompt-engineering",
                "public-relations-and-communications",
                "publication-design",
                "puma",
                "python",
                "pytorch",
                "qa",
                "qgis",
                "qlik-sense",
                "qr-code",
                "qt",
                "quantum-computing",
                "quarkus",
                "quickbooks-api",
                "r",
                "railo",
                "rd-project-manager",
                "react-native",
                "reactjs",
                "real-time-rendering",
                "redux-form",
                "reinforcement-learning",
                "rest-api-design",
                "reverse-engineering",
                "revit-api",
                "risc-v",
                "robotics-engineering",
                "rockwell-automation",
                "rpa",
                "rtl-coding",
                "ruby",
                "ruby-on-rails",
                "rust",
                "sabre",
                "sage-x3",
                "salesforce",
                "sap",
                "sap-build",
                "sap-fiori",
                "sap-security",
                "sas-macro",
                "scada",
                "scala",
                "scenario-planning",
                "scpi",
                "sdl",
                "secretary",
                "security",
                "selenium",
                "semiconductor-chip-design",
                "seo",
                "seo_sem",
                "sequelize",
                "serverless",
                "service-design",
                "service-workers",
                "servicenow",
                "setup",
                "sfcc",
                "sharepoint",
                "shopify",
                "siemens-tia-portal",
                "sitecore",
                "size-classes",
                "sketch",
                "slack",
                "sml",
                "sms-marketing",
                "snaplogic",
                "snowflake",
                "soc-design",
                "social-listening",
                "social-media-and-community",
                "social-media-management",
                "social-media-marketing",
                "social-media-rater",
                "software-development",
                "software-product-manager",
                "solana",
                "solaris",
                "solidity",
                "solidworks",
                "sound",
                "spatial-data-gis",
                "spfx",
                "spice-simulation",
                "splunk",
                "spring-boot",
                "sql",
                "sre",
                "ssis",
                "ssrs",
                "starlette",
                "startups",
                "stata",
                "storage-area-networks",
                "storytelling",
                "stripe",
                "structural-optimization",
                "substance-painter",
                "supabase",
                "svelte",
                "sveltekit",
                "swift",
                "symbian-os",
                "symfony",
                "synon",
                "systemverilog",
                "tableau",
                "tailwind-css",
                "tcl",
                "technical-product-management",
                "technical-product-manager",
                "technical-seo",
                "technical-support",
                "tekla-api",
                "telegram",
                "telephony-over-ip",
                "tensorflow",
                "terraform",
                "test-automation",
                "test-driven-development",
                "testcafe",
                "testing",
                "teststand",
                "the-twelve-factor-app",
                "theano",
                "thingworx",
                "threejs",
                "tibco-spotfire",
                "tidymodels",
                "tigergraph",
                "togaf",
                "tools-deployed",
                "trading",
                "traefik",
                "twilio",
                "twitter-x-management",
                "type-systems",
                "typescript",
                "typing",
                "udp",
                "ui-design",
                "ui-engineering",
                "ui-performance-tools",
                "ui-web-design",
                "underscorejs",
                "unity",
                "unreal-engine",
                "unreal-engine-5",
                "usability-testing",
                "usb-device-development",
                "user-acquisition",
                "user-research",
                "user-testing",
                "ux-design",
                "ux-ui-design",
                "ux-writing",
                "valgrind",
                "vanilla-js",
                "veeva-systems",
                "vercel",
                "vhdl",
                "video-animation-design",
                "video-editing",
                "visual-basic",
                "visual-c_plus_plus",
                "visual-graphic-design",
                "visual-merchandising",
                "vivado",
                "vmware",
                "voice-ai",
                "voice-user-interface",
                "voip",
                "vr",
                "vue",
                "vulkan",
                "w3c",
                "wai-aria",
                "watin",
                "wavemaker",
                "web-analytics",
                "web-consultation",
                "web-content-strategy",
                "web-design",
                "web-development",
                "web-scraping",
                "web3",
                "webflow",
                "webgl",
                "webrtc",
                "whatsapp",
                "win32",
                "win32-api",
                "windbg",
                "windows-device-drivers",
                "winrt-xaml",
                "wireless-systems",
                "wordpress",
                "workflow-automation",
                "wpf",
                "x-language",
                "x86-64",
                "xamarin",
                "xero",
                "xilinx",
                "xr",
                "yocto",
                "yocto-project",
                "zbrush",
                "zend-framework",
                "zig",
                "zoho",
                "zoho-crm"
              ],
              "enumTitles": [
                "3d",
                "3d Configurators",
                "3d Modeling",
                "80211 Protocols",
                "AAA",
                "Abaqus",
                "Accessibility",
                "Active Directory",
                "Adas",
                "Administrative Assistant",
                "Adobe After Effects",
                "Adobe Analytics",
                "Adobe Dreamweaver",
                "Adobe Indesign",
                "Adobe Photoshop",
                "Agent Driven AI Architectures",
                "Agentic Frameworks",
                "Agile",
                "AGS Script",
                "AI",
                "AI Agent",
                "Aiohttp",
                "Algorithm",
                "Algorithmic Trading",
                "Alibaba Cloud",
                "Amazon",
                "Amazon SEO",
                "Analog IC Design",
                "Anaplan",
                "Android",
                "Angular",
                "Animation",
                "Ansible",
                "Ansys Designer",
                "Ansys Fluent",
                "Apache Airflow",
                "Apache Kafka",
                "Apache Spark",
                "API Integration",
                "API Testing",
                "Apigee",
                "APP UX Design",
                "Appdynamics",
                "Appium",
                "Arabic",
                "Arcgis",
                "Arcgis PRO",
                "Architect",
                "Architectural Design",
                "Argo CD",
                "Asic Fpga",
                "Aspdot NET",
                "Asterisk",
                "Astrojs",
                "Asynchronous Programming",
                "Atlassian APP Development",
                "Atom Editor",
                "Autodesk Forge",
                "Automatic Control",
                "Automation",
                "Autosar",
                "Autosys",
                "Avada",
                "Aviation",
                "AWS",
                "AWS Architect",
                "Axure RP",
                "Azure",
                "Azure Data Engineer",
                "B2b Marketing",
                "B2c Marketing",
                "Babel",
                "Baby Products",
                "Back END",
                "Bare Metal",
                "BIG Data",
                "BIM",
                "Bioinformatics",
                "Biomedical Engineering",
                "Biotechnology",
                "Blazor",
                "Blender",
                "Blockchain",
                "Blockchain Product Manager",
                "Blog Writing",
                "Blue Prism",
                "Bounding Boxes",
                "Brand Identity",
                "Brand Logos",
                "Brand Marketing",
                "Brand Strategy",
                "Branding",
                "Browser Extensions",
                "C",
                "C Plus Plus",
                "C Sharp",
                "CAD",
                "Canva",
                "Cartography",
                "Cassandra",
                "Cassandra Nosql Database",
                "Catia V5",
                "Ccxml",
                "Chatbot",
                "Chrome",
                "Chrome Extension",
                "Cissp",
                "Claude",
                "Claudeai",
                "Cloud Computing",
                "CMS",
                "Cobol",
                "Code Review",
                "Codeigniter",
                "Codex",
                "Compiler Design",
                "Composites",
                "Comptia Security",
                "Computer Vision",
                "Construction Management",
                "Construction Project Manager",
                "Content Management",
                "Content Marketing",
                "Control Engineering",
                "Conversational AI",
                "Coreldraw",
                "Cpanel",
                "CPO JOB",
                "Cqrs",
                "Craft CMS",
                "Creo",
                "CRM",
                "Crypto Self Custody",
                "Cryptocurrency",
                "Cubecart",
                "Cuda",
                "Cybersecurity",
                "Cypress",
                "D365fo",
                "D3js",
                "Dapr",
                "Data Analytics",
                "Data Annotation",
                "Data Cleaning",
                "Data Driven Strategy",
                "Data Engineer",
                "Data Engineering",
                "Data Entry",
                "Data Governance",
                "Data Product Manager",
                "Data Quality",
                "Data Science",
                "Data Visualization",
                "Data Warehouse",
                "Database",
                "Database Scaling",
                "Databricks",
                "Datapath",
                "Datorama",
                "DBT",
                "Deep Learning",
                "Defi",
                "Deno",
                "Design Systems",
                "Design Verification",
                "Devops",
                "Digital Content Creation",
                "Digital Design",
                "Digital Hardware Design",
                "Digital Logic Design",
                "Digital Marketing",
                "Django",
                "Dojo",
                "DOM Manipulation",
                "Domain Specific Languages",
                "DOT NET",
                "DOT NET",
                "DOT NET Core",
                "DOT NET Maui",
                "Drupal",
                "DSL",
                "DWH",
                "E Commerce",
                "E Newsletters",
                "Echarts",
                "Elasticsearch",
                "Electrical Engineering",
                "Electronjs",
                "Elementor",
                "Elixir",
                "Eloqua",
                "Email Deliverability",
                "Email Development",
                "Email Marketing",
                "Embedded Linux",
                "Embedded Systems",
                "Emberjs",
                "Emmbedded Programming",
                "Empower",
                "EMV",
                "Energy Healing",
                "Engineering Project Manager",
                "Enterprise Messaging",
                "Enterprise Search",
                "Eplan P8",
                "Erdas Imagine",
                "Erlang",
                "Erlang OTP",
                "ERP",
                "Es5",
                "Ethercat",
                "Ethereum",
                "ETL",
                "Event Marketing",
                "Excel",
                "Excel VBA",
                "Executive Assistant",
                "Extreme Programming",
                "F Sharp",
                "Fabric",
                "Fastapi",
                "Fghm",
                "Fhir",
                "Figma",
                "Financial Project Manager",
                "Finite Element Analysis",
                "Fintech",
                "Fintech Product Manager",
                "Firebase",
                "Firmware",
                "Flask",
                "Fluent BIT",
                "Flutter",
                "FME",
                "Fpga",
                "Framer",
                "Freecad",
                "Freepbx",
                "Front END",
                "Full Stack",
                "Functional Programming",
                "Fuse ESB",
                "Galera Cluster",
                "Game",
                "Game Design",
                "Gemstone Smalltalk",
                "Generative AI",
                "Genomics",
                "Ghost",
                "GIS",
                "Github",
                "Gitlab",
                "Glsl",
                "GO High Level",
                "Godot Engine",
                "Golang",
                "Google ADS",
                "Google Analytics",
                "Google Bigquery",
                "Google Cloud Platform",
                "Google Compute Engine",
                "Google Gemini",
                "Google TAG Manager",
                "Graphics",
                "Gravity Forms",
                "Growth Marketing",
                "Growth Product Manager",
                "Grunt",
                "GTK",
                "H2o",
                "Hadoop Mapreduce",
                "Halide",
                "Hardware Product Manager",
                "Haskell",
                "HCL",
                "Headless CMS",
                "Hexadecimal",
                "Highcharts",
                "Html CSS",
                "Hubspot",
                "Human Factors Engineering",
                "IBM Cloud",
                "IBM Cognos",
                "IBM Datastage",
                "IBM Filenet",
                "IBM Websphere",
                "Icefaces",
                "ICT LAW",
                "IDX",
                "Igaming",
                "Ik8",
                "Illustration",
                "Image Processing",
                "Image Segmentation",
                "Impala",
                "Indexing",
                "Influencer Marketing",
                "Infographic Design",
                "Infor LN",
                "Informatica MDM",
                "Innovation",
                "Intelligence Analysis",
                "Interactive Installations",
                "International Relations",
                "Internet Consulting",
                "Interrupts",
                "Inventory Management",
                "Invision",
                "IOS",
                "IOT",
                "IOT Devices",
                "ISO 8583",
                "IT Project Manager",
                "Jackson",
                "Java",
                "Java EE",
                "Javascript",
                "Jqgrid",
                "Jquery",
                "Json API",
                "Juce",
                "Kalman Filter",
                "Kamailio",
                "Keycloak",
                "Klaviyo",
                "Knack",
                "Knime",
                "Knowledge Graphs",
                "Kotlin",
                "Kubernetes",
                "Kyma",
                "Labelbox",
                "Labview",
                "Landing Page Design",
                "Langchain",
                "Langgraph",
                "Lans",
                "Laravel",
                "Layher Scaffolding",
                "Lead Generation",
                "Lidar",
                "Liferay",
                "Lift Framework",
                "Lightning Network",
                "Linear Programming",
                "Link Building",
                "Linux",
                "Linux Device Drivers",
                "Linux Kernel",
                "Liquid Template Engine",
                "LIT",
                "LLM",
                "Localization",
                "Logo Design",
                "Looker",
                "LOW Code",
                "LSL",
                "LVM",
                "Machine Learning",
                "Magento",
                "Magik",
                "Manual Testing",
                "Market Research",
                "Marketing Operations",
                "Martech",
                "Marvelous Designer",
                "Matching Engine",
                "Mathcad",
                "Mathematics",
                "Matlab",
                "MDL",
                "Mechanical Vibrations",
                "Meson",
                "Meta ADS Certification",
                "MFC",
                "Microchip Technology",
                "Microservices",
                "Microsoft Access",
                "Microsoft Dynamics CRM",
                "Microsoft Graph API",
                "Microsoft Power Platform",
                "Microsoft Service Fabric",
                "Microsoft SQL Server",
                "Midjourney",
                "Mining Industry",
                "ML System Design",
                "Mlops",
                "Mobile APP Development",
                "Mobile Hybrid",
                "Mono",
                "Motion Graphics",
                "Motor Control",
                "Msml",
                "Mulesoft",
                "Multivalued Databases",
                "Music Production",
                "Myob Integration",
                "N8n",
                "Neo4j",
                "Nestjs",
                "Netlify",
                "Netsuite",
                "Network",
                "Neural Networks",
                "Newsletter",
                "Nextjs",
                "Niagara",
                "NLP",
                "NO Code",
                "Nodejs",
                "Notion",
                "NQL",
                "Nservicebus",
                "Nuxtjs",
                "NX Open",
                "OBJ",
                "Observability",
                "OCR",
                "ODK",
                "Odoo",
                "Onsip",
                "Ontology",
                "Ooxml",
                "Open Source Software",
                "Openai",
                "Opencv",
                "Opengl",
                "Openstack",
                "Openwrt",
                "Operations Manager",
                "Oracle",
                "Oracle 10g",
                "Oracle PL SQL",
                "Oracle Service BUS",
                "Orion Rhapsody",
                "OTT Video Platforms",
                "Packaging Design",
                "Paid Acquisition",
                "Paid Media",
                "Pandas",
                "PC Repairs",
                "PCB Design",
                "PDF Text Extraction",
                "PDP 11",
                "Pega",
                "Pega Prpc",
                "Performance Marketing",
                "Perl",
                "Personal Assistant",
                "Photo Editing",
                "Photo Retouching",
                "PHP",
                "Physics",
                "Pic18f",
                "PL I",
                "Playstation",
                "Playwright",
                "Plesk",
                "Pneumatics",
                "Polyglot",
                "Postgresql",
                "Power BI",
                "Powerpoint Design",
                "Powershell",
                "PPC",
                "PPV",
                "Prepress",
                "Presentation Design",
                "Primavera",
                "Print",
                "Private Pilot",
                "PRO C",
                "Probabilistic Learning",
                "Processor Design",
                "Procore",
                "Product Design",
                "Product Lifecycle Management",
                "Product Marketing",
                "Product UX Design",
                "Program Manager",
                "Project Management",
                "Project Scoping",
                "Prompt Engineering",
                "Public Relations AND Communications",
                "Publication Design",
                "Puma",
                "Python",
                "Pytorch",
                "QA",
                "Qgis",
                "Qlik Sense",
                "QR Code",
                "QT",
                "Quantum Computing",
                "Quarkus",
                "Quickbooks API",
                "R",
                "Railo",
                "RD Project Manager",
                "React Native",
                "Reactjs",
                "Real Time Rendering",
                "Redux Form",
                "Reinforcement Learning",
                "Rest API Design",
                "Reverse Engineering",
                "Revit API",
                "Risc V",
                "Robotics Engineering",
                "Rockwell Automation",
                "RPA",
                "RTL Coding",
                "Ruby",
                "Ruby ON Rails",
                "Rust",
                "Sabre",
                "Sage X3",
                "Salesforce",
                "SAP",
                "SAP Build",
                "SAP Fiori",
                "SAP Security",
                "SAS Macro",
                "Scada",
                "Scala",
                "Scenario Planning",
                "Scpi",
                "SDL",
                "Secretary",
                "Security",
                "Selenium",
                "Semiconductor Chip Design",
                "SEO",
                "SEO SEM",
                "Sequelize",
                "Serverless",
                "Service Design",
                "Service Workers",
                "Servicenow",
                "Setup",
                "Sfcc",
                "Sharepoint",
                "Shopify",
                "Siemens TIA Portal",
                "Sitecore",
                "Size Classes",
                "Sketch",
                "Slack",
                "SML",
                "SMS Marketing",
                "Snaplogic",
                "Snowflake",
                "SOC Design",
                "Social Listening",
                "Social Media AND Community",
                "Social Media Management",
                "Social Media Marketing",
                "Social Media Rater",
                "Software Development",
                "Software Product Manager",
                "Solana",
                "Solaris",
                "Solidity",
                "Solidworks",
                "Sound",
                "Spatial Data GIS",
                "Spfx",
                "Spice Simulation",
                "Splunk",
                "Spring Boot",
                "SQL",
                "SRE",
                "Ssis",
                "Ssrs",
                "Starlette",
                "Startups",
                "Stata",
                "Storage Area Networks",
                "Storytelling",
                "Stripe",
                "Structural Optimization",
                "Substance Painter",
                "Supabase",
                "Svelte",
                "Sveltekit",
                "Swift",
                "Symbian OS",
                "Symfony",
                "Synon",
                "Systemverilog",
                "Tableau",
                "Tailwind CSS",
                "TCL",
                "Technical Product Management",
                "Technical Product Manager",
                "Technical SEO",
                "Technical Support",
                "Tekla API",
                "Telegram",
                "Telephony Over IP",
                "Tensorflow",
                "Terraform",
                "Test Automation",
                "Test Driven Development",
                "Testcafe",
                "Testing",
                "Teststand",
                "THE Twelve Factor APP",
                "Theano",
                "Thingworx",
                "Threejs",
                "Tibco Spotfire",
                "Tidymodels",
                "Tigergraph",
                "Togaf",
                "Tools Deployed",
                "Trading",
                "Traefik",
                "Twilio",
                "Twitter X Management",
                "Type Systems",
                "Typescript",
                "Typing",
                "UDP",
                "UI Design",
                "UI Engineering",
                "UI Performance Tools",
                "UI WEB Design",
                "Underscorejs",
                "Unity",
                "Unreal Engine",
                "Unreal Engine 5",
                "Usability Testing",
                "USB Device Development",
                "User Acquisition",
                "User Research",
                "User Testing",
                "UX Design",
                "UX UI Design",
                "UX Writing",
                "Valgrind",
                "Vanilla JS",
                "Veeva Systems",
                "Vercel",
                "Vhdl",
                "Video Animation Design",
                "Video Editing",
                "Visual Basic",
                "Visual C Plus Plus",
                "Visual Graphic Design",
                "Visual Merchandising",
                "Vivado",
                "Vmware",
                "Voice AI",
                "Voice User Interface",
                "Voip",
                "VR",
                "VUE",
                "Vulkan",
                "W3c",
                "WAI Aria",
                "Watin",
                "Wavemaker",
                "WEB Analytics",
                "WEB Consultation",
                "WEB Content Strategy",
                "WEB Design",
                "WEB Development",
                "WEB Scraping",
                "Web3",
                "Webflow",
                "Webgl",
                "Webrtc",
                "Whatsapp",
                "Win32",
                "Win32 API",
                "Windbg",
                "Windows Device Drivers",
                "Winrt Xaml",
                "Wireless Systems",
                "Wordpress",
                "Workflow Automation",
                "WPF",
                "X Language",
                "X86 64",
                "Xamarin",
                "Xero",
                "Xilinx",
                "XR",
                "Yocto",
                "Yocto Project",
                "Zbrush",
                "Zend Framework",
                "ZIG",
                "Zoho",
                "Zoho CRM"
              ]
            }
          },
          "jobSource": {
            "title": "Job Source",
            "enum": [
              "both",
              "external",
              "arc-vetted"
            ],
            "type": "string",
            "description": "Which Arc.dev pool to scrape. Arc-vetted = hand-curated contractor positions from Arc's marketplace (~80 active). External = aggregated partner postings (~7,300 active, mostly permanent roles). Both = Arc-vetted first then external.",
            "default": "both"
          },
          "countryLocale": {
            "title": "Country / Locale",
            "enum": [
              "",
              "en-us",
              "en-ca",
              "en-gb",
              "en-de",
              "en-fr",
              "en-nl",
              "en-au",
              "en-sg",
              "en-dk",
              "en-fi",
              "en-pl",
              "en-ua",
              "en-es",
              "en-it",
              "en-se",
              "en-ch",
              "en-be",
              "en-tw",
              "en-jp",
              "en-kr",
              "en-mx",
              "en-ar",
              "en-br",
              "en-cl",
              "en-cn",
              "en-co",
              "en-hk",
              "en-il",
              "en-my",
              "en-th",
              "en-za",
              "en-ma",
              "en-id",
              "en-ph",
              "en-in",
              "en-nz",
              "en-uy",
              "en-vn"
            ],
            "type": "string",
            "description": "Filter postings whose required-countries list includes the chosen country. Empty = worldwide. Pulls Arc.dev's localized feed (e.g. en-us, en-gb, en-de).",
            "default": ""
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Apify proxy settings. Default (residential US) works for most users; Arc.dev rate-limits aggressive datacenter traffic.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ]
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}