π Indeed job matching to Telegram with BrowserAct, Gemini & Telegram
β‘ 271 views Β· π Market Research & Insights
π‘ Pro Tip β Job boards are notoriously hard to scrape β CAPTCHAs, rate limits, constantly changing layouts. ScraperNode has maintained scrapers for Indeed jobs, Glassdoor reviews, and Glassdoor jobs that handle all of that for you.
Description
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_idvalue 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
π Nodes Used
HTTP Request, Telegram, AI Agent, Structured Output Parser, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File