Автопоиск вакансий на LinkedIn и RemoteOK с оценкой по резюме

★ 6.9 · n8n

Automated LinkedIn and RemoteOK Job Search is an n8n automation template that runs on a schedule, scrapes job listings from LinkedIn and RemoteOK, scores each against your CV using an LLM (0–100), generates cover letters for strong matches, and stores results in a local SQLite database with a Streamlit dashboard. Reach for it when you're tired of manually checking multiple job boards every day, when you're hunting for remote roles and can't afford to miss fresh postings, or when you want AI to pre-filter listings by fit before you spend time reading them. Three JSON workflows are included: a main orchestration workflow and two sub-workflows (LinkedIn and RemoteOK); deduplication prevents re-fetching seen jobs; when a listing contains an email address, the workflow auto-sends a personalized application with your CV attached and marks the job as email_sent. The Streamlit dashboard at localhost:8501 offers analytics, filters, a company blocklist and watchlist, bulk actions, and manual job entry. A Cloudflare Quick Tunnel auto-creates a public URL; Telegram sends the URL on startup and a summary after each run. Deployment is via Docker Compose; any OpenAI-compatible LLM provider works (Groq, OpenRouter, Google AI Studio, local models).