Weekly Job Discovery and CV Matching with Gemini 1.5 Pro and Decodo Scraper

Go to Workflow
0 views
Built by Abdullah Alshiekh Abdullah Alshiekh
Created on June 07, 2026

Description

Header 1Smart Weekly Job Discovery Powered by Decodo

This workflow automates the entire search process: every week, it uses Decodo’s reliable scraping engine to scan the web for fresh opportunities in your region and industry — no manual searching, no endless scrolling.

Decodo handles the heavy lifting behind the scenes:
it gathers search results, opens each job link, and extracts clean, readable text from pages that are normally full of scripts and formatting noise. The workflow always receives structured, usable information ready for AI analysis.

Intelligent Matching — Not Just Scraping
Once the jobs are collected, the system analyzes the candidate’s CV and compares it to each posting.
It evaluates:
Skill alignment
Experience relevance
Domain match
Seniority level

Then it generates a Match Percentage for each role, filtering out weak options and keeping only meaningful opportunities.

A Weekly Report That Feels Human
Every week, the workflow sends a polished report straight to your inbox:
A quick overview of the candidate’s strengths
Best-fit roles sorted by match score
Clear reasons why each job fits
Posted dates and direct links
Insights on skills and market trends

It reads like a personalized career briefing — generated automatically.

How to Configure It
Decodo Setup
Add your Decodo API credentials to n8n.
The Google Search + Scraper nodes rely on Decodo’s Web Scraping API.
Make sure your plan supports scraping LinkedIn/Indeed pages.

AI Setup
Add your Google Gemini API key.
The workflow uses two Gemini models: one for summarizing, one for job-matching.
You can switch to OpenAI or Claude if you prefer.

CV Input
Add your CV text into the workflow (or connect Google Drive/Sheets for auto-loading).
The Job Matcher Agent will use this text to compute match percentages.

Email Setup
Add your Gmail credentials and choose where the final report should be sent.

Flexible and Easy to Customize
Change the search region.
Target different industries.
Store all job data in Notion or Google Sheets.


With Decodo’s scraping pipeline at the core, the whole process stays consistent, fast, and dependable.

If you need any help Get in Touch

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Gmail
n8n-nodes-base.gmail
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Summarization Chain
@n8n/n8n-nodes-langchain.chainSummarization