Skip to main content

Match resumes to jobs automatically with Gemini AI and Decodo Scraping

Workflow preview

Workflow preview
100%
Match resumes to jobs automatically with Gemini AI and Decodo Scraping preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Match Resumes to Jobs Automatically with Gemini AI and Decodo Scraping Sign up for Decodo HERE for Discount This automation intelligently connects candidate pro...

Best for

  • HR automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.switch, @decodo/n8n-nodes-decodo.decodo, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.agent, @decodo/n8n-nodes-decodo.decodotool

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Fahmi Fahreza.

Original n8n.io source

1.1 Workflow description

Title
Match resumes to jobs automatically with Gemini AI and Decodo Scraping
Workflow name
Match resumes to jobs automatically with Gemini AI and Decodo Scraping

Match Resumes to Jobs Automatically with Gemini AI and Decodo Scraping

Sign up for Decodo HERE for Discount

This automation intelligently connects candidate profiles to job opportunities. It takes an intake form with a short summary, resume link, and optional LinkedIn profile, then enriches the data using Decodo and Gemini. The workflow analyzes skills, experience, and role relevance, ranks top matches, and emails a polished HTML report directly to your inbox—saving hours of manual review and matching effort.

Who’s it for?

This template is designed for recruiters, hiring managers, and talent operations teams who handle large candidate volumes and want faster, more accurate shortlisting. It’s also helpful for job seekers or career coaches who wish to identify high-fit openings automatically using structured AI analysis.

How it works

  1. Receive an intake form containing a candidate’s resume, summary, and LinkedIn URL.
  2. Parse and summarize the resume with Gemini for core skills and experience.
  3. Enrich the data using Decodo scraping to gather extra profile details.
  4. Merge insights and rank job matches from Decodo’s job data.
  5. Generate an HTML shortlist and email it automatically through Gmail.

How to set up

  1. Connect credentials for Gmail, Google Gemini, and Decodo.
  2. Update the Webhook path and test your form connection.
  3. Customize variables such as location or role preferences.
  4. Enable Send as HTML in the Gmail node for clean reports.
  5. Publish as self-hosted if community nodes are included.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Set: Capture Form Fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 3 - Switch: Has LinkedIn URL?

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.3

Block 4 - Decodo: Scrape LinkedIn Profile

Type / Role
@decodo/n8n-nodes-decodo.decodo - decodo
Config choices
Version 1

Block 5 - Gemini Model: Profile Extraction

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 6 - Merge: Assemble Candidate Profile

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 7 - Gemini Model: Job Matching

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 8 - Decodo Tool: Scrape Job Boards

Type / Role
@decodo/n8n-nodes-decodo.decodoTool - decodoTool
Config choices
Version 1

Block 9 - Gemini Model: Match & Score Jobs

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 10 - Gmail: Send Resume Summary and Top Matches Job

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 11 - Webhook: Receive Intake Form (POST)

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 12 - LLM: Extract LinkedIn Details

Type / Role
@n8n/n8n-nodes-langchain.informationExtractor - informationExtractor
Config choices
Version 1.2

Block 13 - Gemini: Parse Resume

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1

Block 14 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Match resumes to jobs automatically with Gemini AI and Decodo Scraping
Complexity advanced
Nodes 21
Categories HR, AI Summarization
Author Fahmi Fahreza
Published 21 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9980/9980.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Match resumes to jobs automatically with Gemini AI and Decodo Scraping do?

Match Resumes to Jobs Automatically with Gemini AI and Decodo Scraping Sign up for Decodo HERE for Discount This automation intelligently connects candidate pro...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your HR, AI Summarization use case.