Senior Backend Engineer
Linear
Go · $180–220k
Remote// open-source · free & transparent
FreeHire pulls openings straight from company career boards, strips the duplicates, and tags each one with stack, seniority and location — so you search jobs, not job boards.
// the catalogue
// straight from the source
Every listing is crawled from a company's own ATS and links to the original posting — no recruiter reposts, no aggregator middlemen.
The same role posted to three boards collapses into one entry — normalized into a single shape and deduped on a stable key.
A liveness sweep probes open postings and closes the ones that 404 or expire, so what you open is still open.
// mission
A job board that works for you, not for recruiters. No paywalls, no sponsored listings, no CV harvesting. Free to use, and free to fork.
// how it works
Adapters crawl public ATS boards — Greenhouse, Lever, Ashby and more — straight from the companies that are hiring.
Every posting is mapped to one schema and deduplicated, so the same role never shows up twice across boards.
An AI pass tags each job with stack, seniority, remote policy and salary — so the filters actually work.
// track your search
Save the openings worth a second look, mark the ones you applied to, and drag each card through
its stages — Saved → Applied → Interview → Offer. Your My jobs board keeps the whole search in one place.
Prefer the terminal? The freehire CLI does the same — apply, save, stage and note any job from a script or an agent.
Data Engineer
Datadog
Staff Frontend Engineer
Stripe
Senior Backend Engineer
Linear
Platform Engineer
Grafana
// your pipeline
As jobs move through your board, freehire rolls them into a pipeline snapshot — how many applications are still waiting on an answer, in progress, interviewing, or turned into an offer. One glance shows what's working and where things stall.
// stay in the loop
Save a search — your stack, seniority, region, salary — and subscribe to it. When a matching job is added, freehire sends it to you on Telegram as a tidy digest. No inbox clutter, no checking back: connect once from Saved searches & alerts and the openings come to you.
// for agents
freehire is also a CLI, so an AI agent or a script can search, open and track jobs over the
same API — no browser. Create an API key and it lives in ~/.freehire/creds.json; add --json for machine-readable output.
# install — no Go needed curl -fsSL https://freehire.dev/install.sh | sh # authenticate once, then search & track freehire auth login --token fhk_… freehire search "golang" --remote --region eu freehire save <slug>
// open source
Missing a company or source? Open an issue and we'll add it. A new ATS platform is one adapter. The backend is Go, the frontend is Svelte, the license is MIT — issues and pull requests welcome.
// faq