Browse / Job hunt / ai-job-search-au
ai-job-search-au
RinaldoG
An AI-powered job-application framework for the Australian market, built on Claude Code.
Open RinaldoG/ai-job-search-au → Checked against the four rules.
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 Australian 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 an Australian adaptation of MadsLorentzen/ai-job-search (a Danish-market framework). The core workflow is the same; the job-discovery layer has been rebuilt for SEEK 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 AU version?
SEEK is the largest Australian job board, but its HTML pages are Cloudflare-blocked — every automated WebFetch returns HTTP 403. The trick: SEEK's underlying JSON/GraphQL APIs are not blocked. tools/seek-search uses them directly:
Both work with nothing more than a browser User-Agent. No headless browser, no API key.
Quick start
See INSTALL.md for everything to install (Claude Code, Python, LaTeX) — including a no-sudo LaTeX setup that works on locked-down machines.
Quoting 29% of the README. Read the rest on GitHub ↗
This one grew out of another entry. It began as a copy of MadsLorentzen/ai-job-search, and most of its files are now different from the original, so it is listed in its own right rather than behind its source.
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.