# Public Pakistan job data

**Use case:** 

Run Rozee.pk Jobs Scraper to export public Pakistan job data from Rozee.pk into Apify datasets.

## Input

```json
{
  "targets": [
    "sales"
  ],
  "maxItems": 25
}
```

## Output

```json
{
  "title": {
    "label": "Job title",
    "format": "string"
  },
  "company": {
    "label": "Company",
    "format": "string"
  },
  "sourceUrl": {
    "label": "Source URL",
    "format": "string"
  },
  "target": {
    "label": "Target",
    "format": "string"
  },
  "postedDate": {
    "label": "Posted date",
    "format": "string"
  },
  "applyByDate": {
    "label": "Apply by date",
    "format": "string"
  },
  "employmentType": {
    "label": "Employment type",
    "format": "string"
  },
  "experience": {
    "label": "Experience",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Rozee.pk Jobs Scraper](https://apify.com/maximedupre/rozee-pk-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/maximedupre/rozee-pk-jobs-scraper) to learn more, explore other use cases, and run it yourself.