# Africa Jobs   Jobberman, BrighterMonday, Careers24 — Full Ex

**Use case:** 

Scrape the full africa jobs - jobberman, brightermonday, careers24 dataset with all available fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract africa jobs - jobberman, brightermonday, careers24 for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "platforms": [
    "jobberman",
    "brightermonday",
    "careers24"
  ],
  "maxItems": 200
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "string"
  },
  "company": {
    "label": "Company",
    "format": "string"
  },
  "platform": {
    "label": "Platform",
    "format": "string"
  },
  "location_country": {
    "label": "Location Country",
    "format": "string"
  },
  "location_city": {
    "label": "Location City",
    "format": "string"
  },
  "employment_type": {
    "label": "Employment Type",
    "format": "string"
  },
  "salary_range": {
    "label": "Salary Range",
    "format": "string"
  },
  "currency": {
    "label": "Currency",
    "format": "string"
  },
  "posted_at": {
    "label": "Posted At",
    "format": "string"
  },
  "apply_url": {
    "label": "Apply Url",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Africa Jobs Scraper - Jobberman, BrighterMonday, Careers24](https://apify.com/jungle_synthesizer/africa-jobs-aggregator-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/africa-jobs-aggregator-scraper) to learn more, explore other use cases, and run it yourself.