# Workable Jobs | Company Career Listings Latest Results

**Use case:** 

Latest Results of Workable Jobs | Company Career Listings. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "companySlug": "intercom",
  "maxItems": 25
}
```

## Output

```json
{
  "id": {
    "label": "🆔 ID",
    "format": "text"
  },
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "location": {
    "label": "📍 Location",
    "format": "text"
  },
  "city": {
    "label": "🏙 City",
    "format": "text"
  },
  "country": {
    "label": "🌍 Country",
    "format": "text"
  },
  "remote": {
    "label": "🏠 Remote",
    "format": "text"
  },
  "department": {
    "label": "🏢 Department",
    "format": "text"
  },
  "workplaceType": {
    "label": "🏗 Workplace Type",
    "format": "text"
  },
  "employmentType": {
    "label": "💼 Employment Type",
    "format": "text"
  },
  "description": {
    "label": "📝 Description",
    "format": "text"
  },
  "requirements": {
    "label": "✅ Requirements",
    "format": "text"
  },
  "benefits": {
    "label": "🎁 Benefits",
    "format": "text"
  },
  "companySlug": {
    "label": "🔑 Company Slug",
    "format": "text"
  },
  "companyName": {
    "label": "🏷 Company Name",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "createdAt": {
    "label": "📅 Created At",
    "format": "date"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Workable Jobs Scraper | Company Career Listings](https://apify.com/parseforge/workable-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/workable-jobs-scraper) to learn more, explore other use cases, and run it yourself.