⚡ LinkedIn job search: auto-match resume with AI + cover letter & Telegram alerts
⚡ 45,843 views · ⚡ Personal Productivity
Description
Overview
This n8n templates helps you to authomatically search Linkeding jobs. It uses AI (Gemini or OpenAPI) to match your resume with each job description and write a sample cover letter for each job and update the job google sheet. You can receive daily matched linkedin job alerts by telegram.
Prerequisites
- AI API Key from one model like:
- Telegram Bot Token - Create via @BotFather
- Google Sheets - OAuth2 credentials
- Google Drive - OAuth2 credentials
Setup
1. Upload your resume
Upload your CV in PDF format in google drive and configure google drive node to read your resume from list of google drive files. You need to configure Google Drive OAuth2 and grant access to your drive before that. You can find useful infomration about how to configure Googel OAuth2 API key in n8n documents.
2. Create Google sheet
You need to create a google sheet document consist of two sheets, one sheet for define job filter criteria and second sheet to store job search result. You can download this Google Sheet Template and copy in your personal space. Then you can add your job filter in Google sheet. You can search job by keywords, location, remote type, job type and easy apply. You need to configure Google Sheet OAuth2 and grant access to your drive before that.
3. Conifgure Telegram Bot
You need to create a new Telegram Bot in @BotFather and insert API Key in Telegram node and you need to TELEGRAM_CHAT_ID to your telegram ID.
🔗 Nodes Used
Google Sheets, HTTP Request, Telegram, Google Drive, Schedule Trigger, AI Agent
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File