# Emploitic Scraper (`dadhalfdev/emploitic-scraper`) Actor

Scrape job offers from emploitic.com (Algeria). Use filters or paste an Emploitic URL — the URL wins when set. Returns title, company, location, contract, and description.

- **URL**: https://apify.com/dadhalfdev/emploitic-scraper.md
- **Developed by:** [Marco Rodrigues](https://apify.com/dadhalfdev) (community)
- **Categories:**
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 🇩🇿 Emploitic Scraper

Want [Emploitic](https://emploitic.com/offres-d-emploi) Algeria job offers in a spreadsheet? This scraper makes it easy.

Use **structured filters** — the same ones as the Emploitic listing page — **or** paste an **`input_url`** once you've already filtered in the browser. When `input_url` is set it overrides the filters below.

Emploitic is Algeria’s main job board. The public list currently holds about **4,500** offers. This actor reads the **public listing payload** on search pages and returns up to 2000 rows per run.

### 💡 Perfect for...

- **Recruiters:** Export CDD, CDI, and mission ads with company and city.
- **Dashboards:** Track Algiers / Oran inventory without paging the site.
- **Market research:** Slice by métier, sector, experience, or remote/hybrid.
- **Data analysts:** Export structured Emploitic rows with public job URLs.
- **🤖 AI Agents:** Power Claude, Cursor, Codex, the Hermes Agent, and OpenClaw workflows with live Emploitic results.
- **📚 RAG Systems:** Feed titles, companies, and descriptions into retrieval pipelines.
- **🔗 AI Workflows:** Plug into LangChain, AutoGPT, CrewAI, and similar stacks.

### ✨ Why you'll love this scraper

- 🔗 **Input URL or Filters:** Paste an `/offres-d-emploi?...` URL (`input_url`) if you already filtered in the browser, or use structured filters (better for AI agents). `input_url` always wins when set.
- 🎯 **Website-Matched Filters:** Search, wilaya, profession, experience, post level, sector, formation, and work mode — the same `initialFilters` as emploitic.com.
- 🌐 **Algeria inventory:** Title, company, wilaya, contract type, work mode, and description from the cards.

### 📦 What's inside the data?

Every row includes all of these fields:

- **Core:** `id`, `url`, `title`, `company`
- **Place / contract:** `location`, `contract_type`, `work_mode`, `job_level`
- **Time / text:** `published_at`, `description`

### 🚀 Quick start

**Option A — Input URL**

1. Open [Job offers](https://emploitic.com/offres-d-emploi), apply filters, copy the URL — e.g. `https://emploitic.com/offres-d-emploi?q=comptable&workMode=remote`.
2. Paste it into `input_url`.
3. Set `max_results` and click **Start**.

**Option B — Structured filters (better for AI agents)**

1. Leave `input_url` empty.
2. Combine any of the listing filters (query, wilaya, métier, experience, post level, sector, formation, work mode).
3. Set `max_results` (up to 2000) and click **Start**.

***

#### Tech details for developers 🧑‍💻

**Input Example (filters):**

```json
{
  "query": "comptable",
  "location": "alger",
  "profession": "comptabilite",
  "experience_level": "3-5-ans",
  "post_level": "confirme",
  "sector": "services",
  "formation_level": "master2",
  "work_mode": "hybrid",
  "max_results": 100
}
```

**Input Example (URL override):**

```json
{
  "input_url": "https://emploitic.com/offres-d-emploi?q=comptable&workMode=remote",
  "max_results": 50
}
```

**Output Example:**

```json
{
  "id": "08fca47f-e4ea-458c-9a25-b14c70cbb859",
  "url": "https://emploitic.com/entreprises/osen-logistic/offres-d-emploi/distribution-commerce/agent-de-tri-night-shift-salwe",
  "title": "Agent de Tri (Night Shift)",
  "company": "OSEN LOGISTIC",
  "location": "Alger, Algérie",
  "contract_type": "CDD Ou Mission",
  "work_mode": "onsite",
  "job_level": "Débutant / Junior, Confirmé / Expérimenté",
  "published_at": "2026-09-03T10:00:00.000Z",
  "description": "The Production Operations Engineer is responsible..."
}
```

**Output fields:**

| Field | Description |
|-------|-------------|
| `id` | Emploitic job id. |
| `url` | Public job page. |
| `title` | Job headline. |
| `company` | Employer name. |
| `location` | Wilaya / city label. |
| `contract_type` | CDI, CDD, mission, etc. |
| `work_mode` | `onsite`, `remote`, or `hybrid`. |
| `job_level` | Seniority labels from the card. |
| `published_at` | Publish timestamp. |
| `description` | HTML-stripped offer text. |

### 📋 Input reference (detailed)

| Parameter | Type | Required | Default | Description |
|-----------|------|----------|---------|-------------|
| `input_url` | string | No | — | Paste an `/offres-d-emploi` search URL; overrides filters when set. |
| `query` | string | No | — | Emploitic search bar text (`search=`). |
| `location` | enum | No | all | Wilaya (`?location=`). |
| `profession` | enum | No | all | Métier (`?profession=`). |
| `experience_level` | enum | No | all | Years of experience (`?experienceLevel=`). |
| `post_level` | enum | No | all | Seniority (`?postLevel=`). |
| `sector` | enum | No | all | Company sector (`?sector=`). |
| `formation_level` | enum | No | all | Education (`?formationLevel=`). |
| `work_mode` | enum | No | all | `onsite` / `remote` / `hybrid` (`?workMode=`). |
| `max_results` | integer | No | `50` | Maximum rows (`1`–`2000`). |

#### Notes on filters

- These are the same eight `initialFilters` keys as the listing page: search, location, profession, experienceLevel, postLevel, sector, formationLevel, workMode.
- The listing API uses `search=`, not `q=`. A pasted URL that only has `q=` is mapped to `search=`. Combining a keyword with other filters can legitimately return 0 rows (for example no remote “comptable” ads).
- `input_url` always wins over filters when provided.
- Empty filters return the full public list (about 4,500 ads).

# Actor input Schema

## `input_url` (type: `string`):

Paste an Emploitic search URL (e.g. https://emploitic.com/offres-d-emploi?q=comptable\&workMode=remote). Overrides every filter when set.

## `query` (type: `string`):

Same as the Emploitic search bar (`search=`). Leave empty for the full job list. Ignored when input\_url is set.

## `location` (type: `string`):

Same location filter as emploitic.com (?location=). Wilaya-level values. Ignored when input\_url is set.

## `profession` (type: `string`):

Same profession filter as emploitic.com (?profession=). Ignored when input\_url is set.

## `experience_level` (type: `string`):

Same experience filter as emploitic.com (?experienceLevel=). Ignored when input\_url is set.

## `post_level` (type: `string`):

Same post-level filter as emploitic.com (?postLevel=). Ignored when input\_url is set.

## `sector` (type: `string`):

Same company-sector filter as emploitic.com (?sector=). Ignored when input\_url is set.

## `formation_level` (type: `string`):

Same formation filter as emploitic.com (?formationLevel=). Ignored when input\_url is set.

## `work_mode` (type: `string`):

Same work-mode filter as emploitic.com (?workMode=). Ignored when input\_url is set.

## `max_results` (type: `integer`):

How many rows to return (1–2000). Emploitic currently lists about 4,500 open offers (20 per page).

## Actor input object example

```json
{
  "query": "",
  "location": "",
  "profession": "",
  "experience_level": "",
  "post_level": "",
  "sector": "",
  "formation_level": "",
  "work_mode": "",
  "max_results": 50
}
```

# Actor output Schema

## `overview` (type: `string`):

Table view of scraped jobs using the dataset 'overview' view.

## `results` (type: `string`):

All scraped jobs from the default dataset without view transformation.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("dadhalfdev/emploitic-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("dadhalfdev/emploitic-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call dadhalfdev/emploitic-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,dadhalfdev/emploitic-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/1B8Rb5l77InpTyPrv/builds/CzvzR1MSY0bV0Wt4n/openapi.json
