Ffindmynew.work
Sign in
v0.5 · self-hosted·private agent · your cookies stay local

A job-application copilot that runs in your browser.

You install a small CLI. It logs into the job boards you actually use — LinkedIn, hh.ru, Wellfound, GetMatch — with your real session, runs searches, and ships the postings to the server. Scoring, cover letters, resume tuning happen there. You review, you submit.

Continue with GoogleRead the architecture
YOUR MACHINE
fmwork CLI
  • · session cookies
  • · search execution
  • · final submit click
OUR SERVER
findmynew.work api
  • · LLM scoring + drafting
  • · pipeline state
  • · no credentials, ever
↑ accounts never leave your device · ↑ no API key for the LLM on your side
Install the client
~/code/findmynew-client — zsh
$ npm install -g @findmynew/client
┄ writes config to ~/.fmwork
$ fmwork login linkedin
┄ open browser · paste the link from findmynew.work/account/api-keys
✓ paired with workspace
✓ 4 sources detected
$ fmwork start
linkedin · 47 queries planned
hh.ru · 22 queries planned
┄ piping results to findmynew.work…
● running · ctrl-c to stop
 github.com/findmynew/client
MIT · audited
macOS · Linux · Windows
Supported sources
LinkedIn
jobs.linkedin.com
hh.ru
hh.ru · hh.kz
Wellfound
wellfound.com
GetMatch
getmatch.ru
More sources land as adapters in the client repo · PRs welcome.
findmynew.work — a job-application copilot that runs in your browser · findmynew.work