# Jobs 4 Day Week Jobs - 4dayweek.io Jobs & Companies

**Use case:** 

Standard Export of 4 Day Week Jobs - 4dayweek.io Jobs & Companies for Jobs. Structured results ready to export for analysis, lead generation, or research.

## Input

```json
{
  "maxItems": 100,
  "dataset": "jobs"
}
```

## Output

```json
{
  "id": {
    "label": "ID",
    "format": "text"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "company": {
    "label": "Company",
    "format": "text"
  },
  "country": {
    "label": "Country",
    "format": "text"
  },
  "workArrangement": {
    "label": "Work Arrangement",
    "format": "text"
  },
  "scheduleType": {
    "label": "Schedule Type",
    "format": "text"
  },
  "hoursFullTime": {
    "label": "Hours Full Time",
    "format": "text"
  },
  "remoteLevel": {
    "label": "Remote Level",
    "format": "text"
  },
  "postedAt": {
    "label": "Posted At",
    "format": "date"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "sourceUrl": {
    "label": "Source URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Scraped at",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [4 Day Week Jobs Scraper - 4dayweek.io Jobs & Companies](https://apify.com/parseforge/4dayweek-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/4dayweek-jobs-scraper) to learn more, explore other use cases, and run it yourself.