{
  "data": {
    "id": "1ZCqFbhMmvcep2noF",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "workable-jobs-scraper",
    "username": "fetch_cat",
    "description": "Scrape public Workable career boards by company slug or URL. Export job titles, locations, departments, workplace type, remote flags, dates, URLs, and optional descriptions.",
    "isPublic": true,
    "createdAt": "2026-07-02T08:28:38.709Z",
    "modifiedAt": "2026-08-20T20:18:17.630Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "tVpqP8MYFbGYQW5o3",
        "finishedAt": "2026-08-20T20:18:17.630Z",
        "buildNumberInt": 100014,
        "buildNumber": "0.1.14"
      }
    },
    "stats": {
      "totalBuilds": 14,
      "totalRuns": 138,
      "totalUsers": 1,
      "totalUsers7Days": 0,
      "totalUsers30Days": 0,
      "totalUsers90Days": 0,
      "lastRunStartedAt": "2026-08-26T05:28:32.278Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 1,
        "SUCCEEDED": 30,
        "TIMED-OUT": 0,
        "TOTAL": 31
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 512
    },
    "exampleRunInput": {
      "body": "{\"companySlugs\":[\"recurly\"],\"maxItems\":5,\"includeDescription\":false}",
      "contentType": "application/json"
    },
    "categories": [
      "JOBS",
      "LEAD_GENERATION",
      "AUTOMATION"
    ],
    "isDeprecated": false,
    "title": "Workable Jobs Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-1ZCqFbhMmvcep2noF-dSyQ6WT58G-workable-jobs-scraper-actor-icon.png",
    "seoTitle": "Workable Jobs Scraper API: Export Public Job Listings",
    "seoDescription": "Scrape public Workable job listings by company slug or URL. Export titles, locations, departments, remote flags, posting dates, URLs, and descriptions.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Job result",
              "eventDescription": "Per Workable job listing saved to the dataset",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000575
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0005
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00039
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0003
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0002
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00014
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "startedAt": "2026-07-02T08:35:55.753Z",
        "createdAt": "2026-07-02T08:35:56.151Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Run started",
              "eventDescription": "One-time fee charged when a run starts. Covers fixed startup cost.",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Job result",
              "eventDescription": "Per Workable job listing saved to the dataset.",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000036379
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.000031634
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000024674
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.00001898
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.000012653
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00001
                }
              },
              "isPrimaryEvent": true,
              "isOneTimeEvent": false
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "startedAt": "2026-07-02T08:39:39.924Z",
        "createdAt": "2026-07-02T08:39:40.324Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## Workable Jobs Scraper\n\nWorkable Jobs Scraper scrapes public Workable career pages and job pages (by company slug or URL) and converts them into structured job-listing rows and metadata for recruiting intelligence, hiring-signal monitoring, sales research, and job-market analysis. It extracts job titles, location components (city/region/country), employer-supplied departments/teams, workplace mode indicators (onsite/hybrid/remote), remote flags, publication timestamps, canonical and application URLs, stable identifiers/shortcodes, and—optionally—detailed HTML for descriptions, requirements, and benefits by fetching individual job detail pages when needed. The Actor applies keyword, location, department, work-type, and remote filters to public title/description/location/department fields, parses company boards and individual postings, handles bounded retries, and produces normalized, row-oriented job metadata suitable for search, analytics, pipeline ingestion, and agent workflows.\n\n## Use cases\n\n- Recruiting intelligence: monitor Workable-hosted boards for new roles and remote openings.  \n- Hiring-signal monitoring: detect changes in company hiring activity and new job postings.  \n- Sales research: find companies actively hiring by department, role, or region.  \n- Job-market analysis: track job volumes, locations, departments, and work types across companies.  \n- Job-board operations: export and normalize public Workable listings into structured datasets.  \n- AI agent workflows: run board checks and summarize hiring signals for automated assistants.",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8tfh4uZEFmDxN6UDegZgke5b19l85T4M3LmzYM3PI0K1OLm5spN8H5Hhy25fLYKxxL0Q/SwNrw7SH+OcABUa7+NdmvzzS5sam9Yts/74T/RC+abFmznecRKwDFzYwHrYRPflLcD5VBUlwBcqvOe1x7+Y6XbehaobJo+2aF1DSnk5EVlEBHSQjTQrf91MZ7ljFlxCPD50gSPfY85Y84jekuWYEBzB+y2nhxEBBGKgKMyF1BUK+aGEcfsMshnjkhz6UqI9kB4Kxy49Fn2AktdgxTNJR0v8plbICHSoqDUo32vPj6ANVLy8IIoV/733SkcvCpx402fSVeCWTwSj3wU6v \n"
  }
}