Indeed Job Matching to Telegram with BrowserAct, Gemini & Telegram
Go to WorkflowDescription
Analyze job market data with AI to find matching jobs
This n8n template helps you stay on top of the job market by matching scraped job offers with your resume using an AI Agent.
This workflow is perfect for job seekers, recruiters, or market analysts who need to find specific job opportunities without manually sifting through countless listings.
Steps to Take
Create BrowserAct Workflow:* Set up the *Job Market Intelligence** template in your BrowserAct account.
Add BrowserAct Token:* Connect your BrowserAct account credentials to the *HTTP Request** node.
Update Workflow ID:* Change the workflow_id value in the *HTTP Request** node to match the one from your BrowserAct workflow.
Connect Gemini:* Add your Google Gemini credentials and update your *resume* inside the prompt in the *AI Agent** node.
Configure Telegram:* Connect your Telegram account and add your Channel ID to the *Send a text message** node.
How it works
The workflow is triggered manually by clicking "Execute workflow," but you can easily set it to run on a schedule.
It uses an HTTP Request node to start a web scraping task via the BrowserAct API to collect the latest job offers.
A series of If and Wait nodes monitor the scraping job, ensuring the full data is ready before proceeding.
An AI Agent node, powered by Google Gemini, processes the job listings and filters them to find the best matches for your resume.
A Code node then transforms the AI's output into a clean, readable format.
Finally, the filtered job offers are sent directly to you via Telegram.
Requirements
BrowserAct** API account
BrowserAct* *“Job Market Intelligence”** Template
Gemini** account
Telegram** credentials
Need Help ?
How to Find Your BrowseAct API Key & Workflow ID
How to Connect n8n to Browseract
How to Use & Customize BrowserAct Templates
Workflow Guidance and Showcase
Never Manually Search for a Job Again (AI Automation Tutorial)