Browse / Job hunt / ai-job-search-nz
ai-job-search-nz
vanterx
An AI-powered job-application framework for the New Zealand market, built on Claude Code.
Open vanterx/ai-job-search-nz → Matched by file structure only.
Built for Claude Code
ships .claude CLAUDE.md and nothing for other agents.
In its own words
An AI-powered job-application framework for the New Zealand market, built on Claude Code. Fork it, fill in your profile, and let Claude search SEEK, evaluate fit, tailor your CV, write cover letters, and prep you for interviews.
This is a New Zealand adaptation of RinaldoG/ai-job-search-au (the Australian-market framework), which itself adapts MadsLorentzen/ai-job-search (Danish market). The core workflow is unchanged; the job-discovery layer targets SEEK NZ (seek.co.nz) via a zero-dependency CLI (
tools/seek-search) that adapts the API approach from qinscode/SeekSpider. See Credits.
What this is
A structured workflow that turns Claude Code into a full job-application assistant:
It tailors and reviews; it does not auto-submit. You get finished, layout-verified PDFs — you click "apply" and upload them yourself (auto-submitting violates SEEK/LinkedIn terms and produces worse applications anyway).
Why a separate NZ version?
SEEK is the largest New Zealand job board, and seek.co.nz runs on the same platform as seek.com.au: the HTML pages are Cloudflare-blocked (automated WebFetch returns HTTP 403), but SEEK's underlying JSON/GraphQL APIs are not blocked. tools/seek-search uses them directly, pointed at the NZ site (siteKey=NZ-Main, locale=en-NZ):
Quoting 25% of the README. Read the rest on GitHub ↗
Where it came from
And a tool: +.githooks — configuration the original does not ship.
Read from the repository's git tree on 2026-08-17.