# Changelog of SEEK Job Scraper — Australia & New Zealand (`khadinakbar/seek-job-scraper`) Actor

- **URL**: https://apify.com/khadinakbar/seek-job-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/khadinakbar/seek-job-scraper.md

## Changelog

### 1.6 — 2026-07-15

- Recover safely from Camoufox's known malformed page-error protocol event so an optional detail page cannot crash the whole run.

### 1.5 — 2026-07-15

- Reject non-HTTPS direct URLs before the browser is launched.

### 1.4 — 2026-07-15

- Corrected PPE accounting: `job-found` is charged exactly once through its coupled dataset write; actor code no longer requests the platform-owned Actor-start event.
- Let the selected SEEK market choose the Residential proxy country unless the caller explicitly overrides it.

### 1.3 — 2026-07-15

- Added a fallback billing acknowledgement for a saved job row when the dataset-write charge reports zero events.

### 1.2 — 2026-07-15

- Explicitly disable Playwright's default viewport for Camoufox browser contexts.

### 1.1 — 2026-07-15

- Fixed Camoufox browser-context creation by letting the generated browser fingerprint control its viewport.

### 1.0 — 2026-07-15

- Added a private SEEK Australia and New Zealand job scraper.
- Supports keyword searches or pre-filtered public SEEK search URLs, result caps, and optional job-detail enrichment.
- Uses Camoufox with country-matched Residential proxies, validated dataset writes, and explicit output outcomes.
- Includes Pay per event + usage pricing metadata with charges limited to persisted validated job rows.
