Like the title says — I built this rather than land the job it’s supposed to help me find. Sharing it anyway in case it’s useful to someone else.
What it does:
Auto-Hunt pulls remote job listings from ~20 sources (Himalayas, Adzuna, RemoteJobs.org, LinkedIn, Remotive, JSearch, RSS feeds, and more) on a schedule, normalizes and dedupes everything against a Google Sheet, and pushes new matches straight to a Telegram chat — so I stop manually checking a dozen job boards every day.
There’s a second workflow too: tap a button on a job notification in Telegram, and it reads your master CV from Google Docs, uses an AI Agent to tailor a CV + cover letter to that specific job, saves them to Drive, and sends them back to you. It also logs everything you’ve applied to in a separate sheet, and cleans up Telegram messages for postings you skip so the chat doesn’t turn into clutter.
Stack: n8n, Google Sheets/Docs/Drive, Telegram Bot, OpenAI (via AI Agent nodes)
Apparently, the workflow is too large for the forum limit, but you can find the full repo (including the CV/CL generator workflow, setup instructions, and screenshots) is here: GitHub - mojtabamahdy2-cloud/autohunt: Automate the job hunt with n8n. · GitHub
Happy to hear ideas for improving it!