# JobStreet Jobs Scraper — MY, SG, ID, PH (SEEK API) (`scrapersdelight/jobstreet-jobs-scraper`) Actor

From $0.20 per 1,000 jobs — 10x cheaper than typical JobStreet scrapers. Search JobStreet MY, SG, ID, PH + JobsDB HK, TH: title, company, parsed salary min/max, location, remote flag, dates, full description. Keyword/location/date filters + saved-search monitor with alerts. No login or API key.

- **URL**: https://apify.com/scrapersdelight/jobstreet-jobs-scraper.md
- **Developed by:** [Scrapers Delight](https://apify.com/scrapersdelight) (community)
- **Categories:** Jobs, Automation, Lead generation
- **Stats:** 3 total users, 2 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

Pay per event

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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

## 💼 JobStreet Jobs Scraper — Malaysia, Singapore, Indonesia, Philippines (+ JobsDB HK & TH)

**Scrape job listings from JobStreet — title, company, parsed salary min/max, location, job category, work type, remote/hybrid flag, posting date, and the full job description — across 6 Southeast-Asian country sites, for $0.20 per 1,000 jobs. Then run it on a schedule as a saved-search monitor that pings Slack, email, or a webhook the moment a fresh job drops.**

### Why this scraper?

| | **This actor** | The other JobStreet scraper |
|---|---|---|
| **Price per 1,000 jobs** | **$0.20** | ~$2.01 ($0.002/result + $0.01 per run start) |
| **Per-run start fee** | **none** | $0.01 |
| **Sites covered** | **6** — JobStreet MY, SG, ID, PH **+ JobsDB HK, TH** | 4 — JobStreet MY, SG, ID, PH |
| Salary parsed to min/max/currency/period | ✅ | ✅ |
| Full job description (HTML + plain text) | ✅ optional | ✅ optional |
| Keyword / location / posted-date filters (server-side) | ✅ | ✅ |
| Monitor mode (only NEW jobs) + Slack/email/webhook alerts | ✅ | ✅ (via integrations) |
| Raw API object kept on every record | ✅ | — |
| Failure handling | every request retried up to 4× with a fresh proxy session; a failed detail fetch never drops the job or crashes the run | — |

*Incumbent prices/features as shown on their public store listing, June 2026. Same data, ~10× less per job — because this actor reads the official SEEK search API directly (one HTTP request per 100 jobs) instead of rendering pages.*

---

### What does JobStreet Jobs Scraper do?

It extracts **job listings** from [JobStreet](https://www.jobstreet.com.my) — Southeast Asia's biggest job board, part of the SEEK group — and its sister site **JobsDB**, returning clean structured rows you can export to **JSON, CSV, Excel, or pull via API**:

- 🌏 **6 country sites, one actor** — JobStreet Malaysia, Singapore, Indonesia, Philippines + JobsDB Hong Kong & Thailand (same SEEK platform, same fields).
- 🔎 **Search like the site** — keywords, free-text location ("Penang", "Jakarta", "Cebu"), posted-within-N-days, relevance or newest-first. All server-side, so you only pull what you asked for.
- 💰 **Salary intelligence** — the advertised salary label *plus* parsed `salary_min`, `salary_max`, `salary_currency` (MYR/SGD/IDR/PHP/HKD/THB), and `salary_period` (month/year/hour/day).
- 🏠 **Remote/Hybrid flags** — the site's own work-arrangement tags plus boolean `is_remote` / `is_hybrid`.
- 🗂️ **Category data** — classification + subclassification (with ids), work types, featured flag.
- 🏢 **Company data** — company name, advertiser id/name, company profile URL, logo.
- 📝 **Full description** *(optional)* — full HTML + clean plain-text description, expiry date, verified-employer flag, share link — one extra request per job via the same public API.
- 🔔 **Saved-search monitor** — schedule it and get **Slack / email / webhook alerts** for newly posted jobs only.
- 📦 **Everything the API returns** — each record keeps the source's complete raw object under `raw`, so no field is ever lost.
- ⚡ **Fast & robust** — 100 jobs per request, no pagination cap (verified to 12,000+ jobs per query), automatic retries with fresh proxy sessions.

No login, no API key, no browser automation — the actor reads the site's own public search API.

---

### Who is it for?

- 📊 **Recruiters & talent teams** tracking openings, salaries, and hiring companies across SEA markets.
- 📈 **Labor-market & salary researchers** building structured datasets (parsed salary ranges, categories, locations).
- 🎯 **B2B / GTM teams** using job postings as buying signals — who's hiring for what, where, right now.
- 🤖 **Job-board & aggregator builders** syndicating fresh listings.
- 👩‍💻 **Job seekers** monitoring a saved search and getting pinged the minute a matching job is posted.

---

### Two ways to use it

1. **Bulk scrape** — pull every job for a keyword/location/country into one clean dataset (set `maxItems: 0` for the full result set).
2. **Saved-search monitor** *(the recurring play)* — set `monitorMode: true`, attach an **Apify Schedule** (e.g. hourly), and the actor outputs/alerts **only jobs new since the last run** for that exact search scope.

---

### How to use it (step by step)

1. Click **Try for free**.
2. Pick a **Country** (Malaysia, Singapore, Indonesia, Philippines, Hong Kong, Thailand).
3. Enter **Keywords** (e.g. `engineer`) — or leave empty to sweep the whole site.
4. *(Optional)* add a **Location**, a **Posted within (days)** window, and set **Sort by**.
5. *(Optional)* turn on **Fetch full job description**.
6. Click **Start**, then open the **Dataset** tab to view/export.
7. *(Optional)* set **monitorMode** + a **Schedule** + an alert channel to get pinged on new jobs.

#### Quick start

```json
{ "country": "my", "keywords": "engineer", "maxItems": 50 }
````

#### Saved-search monitor example

```json
{
  "country": "sg",
  "keywords": "data engineer",
  "location": "Singapore",
  "sortBy": "date",
  "monitorMode": true,
  "alertOnNewJob": true,
  "slackWebhookUrl": "https://hooks.slack.com/services/…"
}
```

#### Full-description bulk pull

```json
{
  "country": "ph",
  "keywords": "customer service",
  "postedWithinDays": 7,
  "fetchFullDescription": true,
  "maxItems": 500
}
```

***

### Input

| Field | What it does |
|-------|--------------|
| `country` | `my` · `sg` · `id` · `ph` · `hk` · `th` (JobStreet / JobsDB country site) |
| `keywords` | search keywords (empty = all jobs on the site) |
| `location` | free-text location, server-side (city/state/region) |
| `postedWithinDays` | only jobs listed in the last N days (server-side; 0 = any time) |
| `sortBy` | `relevance` (site default) or `date` (newest first — best for monitors) |
| `maxItems` | hard cap per run (default 50; 0 = unlimited full sweep) |
| `fetchFullDescription` | add full HTML + text description, expiry, verified flag (1 extra request/job) |
| `monitorMode`, `alertOnNewJob` | recurring watcher: output + alert only NEW jobs |
| `webhookUrl`, `slackWebhookUrl`, `emailRecipients` | alert channels |
| `proxyConfiguration`, `requestConcurrency` | proxy + parallelism (datacenter is enough) |

***

### Output

One dataset record per job. Flattened fields plus the complete source object under `raw`:

- 🆔 `id`, 🔗 `url`, 🏷️ `title`, 🏢 `company_name`
- ✂️ `teaser`, `bullet_points[]`, `abstract`*, 📝 `description_html`*, `description_text`\*
- 💵 `salary_label`, `salary_min`, `salary_max`, `salary_currency`, `salary_period`
- 📍 `location`, `location_country`, `locations[]`, `country`, `country_code`, `site`, `source_brand`
- 🗂️ `classification`, `classification_id`, `subclassification`, `subclassification_id`
- 👔 `work_types[]`, `work_arrangements[]`, `is_remote`, `is_hybrid`
- 🪪 `advertiser_id`, `advertiser_name`, `company_profile_url`, `logo_url`
- 📅 `listing_date`, `listing_date_display`, `expires_at`*, `is_expired`*, `is_verified`\*, `is_featured`
- 🔗 `share_link`\*, ✨ `is_new` (monitor mode), 📦 `raw`, 🕒 `scraped_at`

*\* = filled by the optional `fetchFullDescription` enrichment.*

Example record (truncated):

```json
{
  "id": "92618062",
  "url": "https://my.jobstreet.com/job/92618062",
  "title": "Operations Engineer",
  "company_name": "WCM Group",
  "salary_label": "RM 5,000 – RM 6,000 per month",
  "salary_min": 5000,
  "salary_max": 6000,
  "salary_currency": "MYR",
  "salary_period": "month",
  "location": "Kota Damansara, Selangor",
  "country": "Malaysia",
  "classification": "Mining, Resources & Energy",
  "subclassification": "Power Generation & Distribution",
  "work_types": ["Full time"],
  "work_arrangements": ["On-site"],
  "is_remote": false,
  "listing_date": "2026-06-10T00:24:10Z",
  "advertiser_name": "WCM Machinery Sdn Bhd",
  "bullet_points": ["Performance bonus and annual salary review", "…"]
}
```

***

### How much does it cost?

Pay-per-event — you pay for what you pull. **No subscription, no per-run start fee.**

| Event | What it covers | Price |
|-------|----------------|-------|
| `lot-scraped` | each job returned | **$0.0002 / job** |
| `lot-detail-enriched` | each full-description fetch | $0.0002 / job |
| `monitor-run-completed` | each scheduled watch run | $0.02 / run |
| `new-lot-detected` | each newly posted job found by the monitor | $0.001 / job |
| `alert-delivered` | each Slack/email/webhook push | $0.002 / alert |

**1,000 jobs = $0.20** (or $0.40 with full descriptions). An hourly saved-search monitor costs about **$0.50/day** plus a fraction of a cent per new job it actually finds. The leading alternative charges ~$2.01 for the same 1,000 jobs.

***

### Is it legal to scrape JobStreet?

Job listings are **public data** that employers pay to broadcast as widely as possible. This actor reads the same public search API the site itself uses, collects **no candidate/personal data** (only job ads and the hiring company's public details), and respects sane request rates. Scraping publicly available data is generally legal, but automated access may sit in a gray zone under the site's Terms of Service — **review JobStreet's/SEEK's current ToS before commercial use or redistribution of the data.** You are responsible for your use of the output.

***

### FAQ

**Which countries does it cover?**
JobStreet Malaysia, Singapore, Indonesia, and the Philippines — plus JobsDB Hong Kong and Thailand, which run on the same SEEK platform with identical data. One `country` input switches site.

**Do I need an account, login, or API key?**
No. The actor reads the site's public search API directly — no account, cookies, or API key required.

**How is this 10× cheaper than other JobStreet scrapers?**
It pulls 100 jobs per single API request instead of rendering pages, so the compute cost is tiny — and the per-event price passes that on: $0.0002/job, no run-start fee.

**Does it parse salaries?**
Yes — alongside the raw advertised label you get `salary_min`, `salary_max`, `salary_currency` (MYR, SGD, IDR, PHP, HKD, THB), and `salary_period` (month/year/hour/day). Jobs that don't advertise a salary have these as `null`.

**Can it tell me if a job is remote?**
Yes — `work_arrangements` carries the site's own On-site/Hybrid/Remote tags, plus convenience booleans `is_remote` and `is_hybrid`.

**How do I get the full job description?**
Turn on `fetchFullDescription` — each job gets `description_html` and a clean `description_text`, plus expiry date, verified-employer flag, and share link.

**Can I monitor a saved search and get alerts?**
Yes. Turn on `monitorMode`, attach an Apify **Schedule**, and add a Slack/webhook/email channel. Each run outputs and alerts **only jobs new since the last run** for that exact country+keywords+location scope.

**Can I scrape ALL jobs in a country?**
Yes — leave `keywords` empty and set `maxItems: 0`. The API has no pagination depth cap; full sweeps of 50,000–100,000+ jobs are possible (mind the runtime).

**How fresh is the data?**
Live — every run hits the live search API. Use `postedWithinDays: 1` + a schedule for a rolling feed of brand-new postings.

**How do I filter by date posted?**
`postedWithinDays` (1–31) applies the site's own server-side date filter, so you never pay for stale listings.

**What's in the `raw` field?**
The complete, unmodified job object from the source API — every field the platform returns, including ones not flattened (employer ids, branding, SEO hierarchy, tags). Your pipeline never loses data to our schema choices.

**How fast is it?**
About 100 jobs/second for listing data. 1,000 jobs with full descriptions typically take 2–4 minutes at the default concurrency.

**How do I export the data?**
JSON, CSV, Excel, HTML, or RSS from the Dataset tab, or via the Apify API.

**Can I integrate with Make, Zapier, n8n, or my backend?**
Yes — use the webhook/Slack channels for alerts, or the Apify API to pipe the dataset anywhere.

***

### You might also like

- 💼 SEEK Jobs Scraper (Australia & New Zealand — same platform family)
- 📡 Job-posting intent monitors (hiring signals for GTM teams)
- 🌏 Other Southeast-Asia job & lead-gen scrapers

***

### Feedback

Found a missing field or want a new filter (classification, salary band, work type)? Open an issue on the actor — fast fixes and feature requests welcome.

# Actor input Schema

## `country` (type: `string`):

Which country site to search. JobStreet: Malaysia, Singapore, Indonesia, Philippines. Bonus JobsDB (same SEEK platform): Hong Kong, Thailand.

## `keywords` (type: `string`):

Search keywords, exactly as you'd type them into the JobStreet search box (e.g. 'engineer', 'sales manager', 'data analyst'). Leave empty to scrape ALL active jobs on the site.

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

Free-text location filter, applied server-side — city, state, or region as you'd type it on the site (e.g. 'Penang', 'Kuala Lumpur', 'Jakarta', 'Cebu'). Leave empty for the whole country.

## `postedWithinDays` (type: `integer`):

Only jobs listed in the last N days (server-side date filter, like the site's 'Listed any time' dropdown). 0 or empty = any time. Great for monitors and fresh-leads pulls.

## `sortBy` (type: `string`):

Result ordering (server-side). 'Newest first' surfaces freshly listed jobs — best for monitors.

## `maxItems` (type: `integer`):

Hard cap on jobs scraped this run (cost/safety guard). Defaults to 50 for a fast first run — set 0 for an unlimited sweep of the whole result set (no pagination depth cap; verified to 12,000+ jobs per query).

## `fetchFullDescription` (type: `boolean`):

Call the job-detail API for each job: full HTML + plain-text description, expiry date, verified-employer flag, share link. One extra request per job (charged as a separate detail event).

## `monitorMode` (type: `boolean`):

Recurring watcher: diff against the prior run's seen jobs (per country+keywords+location scope) and output/alert ONLY newly listed jobs. Pair with an Apify Schedule and Sort by = Newest first.

## `alertOnNewJob` (type: `boolean`):

In monitor mode, deliver an alert for each newly listed job via the channels below.

## `webhookUrl` (type: `string`):

POST endpoint for new-job alert payloads (Make / Zapier / n8n / custom). One JSON body per alert.

## `slackWebhookUrl` (type: `string`):

Slack incoming-webhook URL for formatted new-job cards (title, company, salary, location, link).

## `emailRecipients` (type: `array`):

Email addresses for the new-job digest (sent via apify/send-mail).

## `proxyConfiguration` (type: `object`):

Proxy settings. Datacenter rotation is enough for this site (open JSON API, no anti-bot observed).

## `requestConcurrency` (type: `integer`):

Max parallel requests for detail fetches. Keep modest (≤5) to be a polite guest — the parent SEEK platform is known to deploy anti-bot when provoked.

## `diagnose` (type: `boolean`):

Dev only. Dumps the raw search + detail API JSON to the key-value store (DEBUG\_SEARCH\_JSON / DEBUG\_DETAIL\_JSON) and logs the parsed first row + pagination check, then exits. Leave off for normal runs.

## Actor input object example

```json
{
  "country": "my",
  "keywords": "engineer",
  "postedWithinDays": 0,
  "sortBy": "relevance",
  "maxItems": 50,
  "fetchFullDescription": false,
  "monitorMode": false,
  "alertOnNewJob": true,
  "proxyConfiguration": {
    "useApifyProxy": true
  },
  "requestConcurrency": 5,
  "diagnose": false
}
```

# Actor output Schema

## `items` (type: `string`):

The dataset of scraped JobStreet/JobsDB jobs (one job per row).

# 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 = {
    "country": "my",
    "keywords": "engineer",
    "maxItems": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapersdelight/jobstreet-jobs-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 = {
    "country": "my",
    "keywords": "engineer",
    "maxItems": 50,
}

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

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

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

```

## CLI example

```bash
echo '{
  "country": "my",
  "keywords": "engineer",
  "maxItems": 50
}' |
apify call scrapersdelight/jobstreet-jobs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapersdelight/jobstreet-jobs-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "JobStreet Jobs Scraper — MY, SG, ID, PH (SEEK API)",
        "description": "From $0.20 per 1,000 jobs — 10x cheaper than typical JobStreet scrapers. Search JobStreet MY, SG, ID, PH + JobsDB HK, TH: title, company, parsed salary min/max, location, remote flag, dates, full description. Keyword/location/date filters + saved-search monitor with alerts. No login or API key.",
        "version": "0.1",
        "x-build-id": "hwdtlyPbR4HBFSBHK"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapersdelight~jobstreet-jobs-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapersdelight-jobstreet-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/scrapersdelight~jobstreet-jobs-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapersdelight-jobstreet-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/scrapersdelight~jobstreet-jobs-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapersdelight-jobstreet-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "country": {
                        "title": "Country",
                        "enum": [
                            "my",
                            "sg",
                            "id",
                            "ph",
                            "hk",
                            "th"
                        ],
                        "type": "string",
                        "description": "Which country site to search. JobStreet: Malaysia, Singapore, Indonesia, Philippines. Bonus JobsDB (same SEEK platform): Hong Kong, Thailand."
                    },
                    "keywords": {
                        "title": "Keywords",
                        "type": "string",
                        "description": "Search keywords, exactly as you'd type them into the JobStreet search box (e.g. 'engineer', 'sales manager', 'data analyst'). Leave empty to scrape ALL active jobs on the site."
                    },
                    "location": {
                        "title": "Location",
                        "type": "string",
                        "description": "Free-text location filter, applied server-side — city, state, or region as you'd type it on the site (e.g. 'Penang', 'Kuala Lumpur', 'Jakarta', 'Cebu'). Leave empty for the whole country."
                    },
                    "postedWithinDays": {
                        "title": "Posted within (days)",
                        "minimum": 0,
                        "maximum": 31,
                        "type": "integer",
                        "description": "Only jobs listed in the last N days (server-side date filter, like the site's 'Listed any time' dropdown). 0 or empty = any time. Great for monitors and fresh-leads pulls.",
                        "default": 0
                    },
                    "sortBy": {
                        "title": "Sort by",
                        "enum": [
                            "relevance",
                            "date"
                        ],
                        "type": "string",
                        "description": "Result ordering (server-side). 'Newest first' surfaces freshly listed jobs — best for monitors.",
                        "default": "relevance"
                    },
                    "maxItems": {
                        "title": "Max jobs per run",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Hard cap on jobs scraped this run (cost/safety guard). Defaults to 50 for a fast first run — set 0 for an unlimited sweep of the whole result set (no pagination depth cap; verified to 12,000+ jobs per query).",
                        "default": 50
                    },
                    "fetchFullDescription": {
                        "title": "Fetch full job description",
                        "type": "boolean",
                        "description": "Call the job-detail API for each job: full HTML + plain-text description, expiry date, verified-employer flag, share link. One extra request per job (charged as a separate detail event).",
                        "default": false
                    },
                    "monitorMode": {
                        "title": "Monitor mode (saved-search watcher)",
                        "type": "boolean",
                        "description": "Recurring watcher: diff against the prior run's seen jobs (per country+keywords+location scope) and output/alert ONLY newly listed jobs. Pair with an Apify Schedule and Sort by = Newest first.",
                        "default": false
                    },
                    "alertOnNewJob": {
                        "title": "Alert on new jobs",
                        "type": "boolean",
                        "description": "In monitor mode, deliver an alert for each newly listed job via the channels below.",
                        "default": true
                    },
                    "webhookUrl": {
                        "title": "Webhook URL",
                        "type": "string",
                        "description": "POST endpoint for new-job alert payloads (Make / Zapier / n8n / custom). One JSON body per alert."
                    },
                    "slackWebhookUrl": {
                        "title": "Slack webhook URL",
                        "type": "string",
                        "description": "Slack incoming-webhook URL for formatted new-job cards (title, company, salary, location, link)."
                    },
                    "emailRecipients": {
                        "title": "Email recipients",
                        "type": "array",
                        "description": "Email addresses for the new-job digest (sent via apify/send-mail).",
                        "items": {
                            "type": "string"
                        }
                    },
                    "proxyConfiguration": {
                        "title": "Proxy",
                        "type": "object",
                        "description": "Proxy settings. Datacenter rotation is enough for this site (open JSON API, no anti-bot observed).",
                        "default": {
                            "useApifyProxy": true
                        }
                    },
                    "requestConcurrency": {
                        "title": "Request concurrency",
                        "minimum": 1,
                        "maximum": 10,
                        "type": "integer",
                        "description": "Max parallel requests for detail fetches. Keep modest (≤5) to be a polite guest — the parent SEEK platform is known to deploy anti-bot when provoked.",
                        "default": 5
                    },
                    "diagnose": {
                        "title": "Diagnostic mode (dev)",
                        "type": "boolean",
                        "description": "Dev only. Dumps the raw search + detail API JSON to the key-value store (DEBUG_SEARCH_JSON / DEBUG_DETAIL_JSON) and logs the parsed first row + pagination check, then exits. Leave off for normal runs.",
                        "default": false
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
