A job-search radar that watches company career pages for you.
Instead of scrolling job boards, SearchSteward monitors 40,000+ company career pages directly and scores every new opening against your résumé the day it's posted — so well-matched roles find you, not the other way around.
- 🌐 searchsteward.com — the product
- 🔍 Résumé ↔ JD Matcher — free, no signup, runs in your browser
- 👻 Ghost Job Detector — check a posting for scam/ghost signals
- 📘 Getting Started guide — signup to first scored matches, step by step
We publish the pieces where transparency is the feature — the code that reads, checks, and classifies job postings on your behalf. Each library is MIT-licensed, dependency-free, tested in CI, and the same code running in production:
- resume-match (TypeScript) — the exact code behind our free matcher and ghost-job checker. Runs entirely in your browser; publishing it backs up the "your résumé never leaves the page" claim.
- ghost-signal (Python) — the production module behind the in-app ghost-job badge, with every signal and weight documented.
- salary-parser (Python) — extracts real salaries from posting text without fabricating them ("10-15 hours per week" is not a $20,800 salary).
- location-parser (Python) — parses the location strings job boards actually emit, corruption and all.
Product tour and architecture overview: searchsteward/searchsteward.
Built for active job seekers who want signal over noise.