Job Scraper
An automated job-search pipeline that discovers new postings every 6 hours, scores each one against a rubric with Claude, and sends a Telegram alert for anything that clears the bar.
View sourceThe problem
Repeatedly checking job boards and evaluating the same kinds of roles takes time away from preparing stronger applications.
Discovery, scoring, notification
An n8n pipeline discovers new postings every six hours, scores them against a rubric with Claude, and sends a Telegram alert when a role clears the threshold. PostgreSQL is part of the workflow stack.