Skip to main content

AI job relevancy scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets

Workflow preview

Workflow preview
100%
AI job relevancy scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets preview
Open on n8n.io

Important notice

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

1. Workflow Overview

— AI Powered Jobs Scraper & Relevancy Evaluator This workflow automates the process of finding highly relevant job listings based on a user’s resume , career preferences , and custom filters . It s...

Best for

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

Tools used

n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.merge, n8n-nodes-base.httprequest, n8n-nodes-base.formtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.openai

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
AI job relevancy scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets
Workflow name
AI job relevancy scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets

🧠 Workflow Overview — AI-Powered Jobs Scraper & Relevancy Evaluator

This workflow automates the process of finding highly relevant job listings based on a user’s resume, career preferences, and custom filters. It scrapes fresh job data, evaluates relevance using OpenAI GPT models, and automatically appends the results to your Google Sheet tracker — while skipping any jobs already in your sheet, so you don’t have to worry about duplicates.

Perfect for recruiters, job seekers, or virtual assistants who want to automate job research and filtering.


⚙️ What the Workflow Does

  1. Takes user input through a form — including resume, preferences, target score, and Google Sheet link.
  2. Fetches job listings via an Apify LinkedIn Jobs API actor.
  3. Filters and deduplicates results (removes duplicates and blacklisted companies).
  4. Evaluates job relevancy using GPT-4o-mini, scoring each job (0–100) against the user’s resume & preferences.
  5. Applies a relevancy threshold to keep only top-matching jobs.
  6. Checks your Google Sheet for existing jobs and prevents duplicates.
  7. Appends new, relevant jobs directly into your provided Google Sheet.

📋 What You’ll Get

  • A personal Job Scraper Form (public URL you can share or embed).

  • Automatic job collection & filtering based on your inputs.

  • Relevance scoring (0–100) for each job using your resume and preferences.

  • Real-time job tracking Google Sheet that includes:

    • Job Title
    • Company Name & Profile
    • Job URLs
    • Location, Salary, HR Contact (if available)
    • Relevancy Score

🪄 Setup Instructions

1. Required Accounts

You’ll need:

  • n8n account (self-hosted or Cloud)
  • Google account (for Sheets integration)
  • OpenAI account (for GPT API access)
  • Apify account (to fetch job data)

2. Connect Credentials

In your n8n instance:

  1. Go to CredentialsAdd New:

    • Google Sheets OAuth2 API

      • Connect your Google account.
    • OpenAI API

      • Add your OpenAI API key.
    • Apify API

      • Replace <your_apify_api> with your apify api key.
  2. Set Up Apify API

    Get your Apify API key

    Rent the required Apify actor before running this workflow

Once rented, it can be used by your Apify account to fetch job listings.


3. Set Up Your Google Sheet

  1. Make a copy of this template: 📄 Google Sheet Template
  2. Enable Edit Access for anyone with the link.
  3. Copy your sheet’s URL — you’ll provide this when submitting the workflow form.

4. Deploy & Run

  1. Import this workflow (jobs_scraper.json) into your n8n workspace.

  2. Activate the workflow.

  3. Visit your form trigger endpoint (e.g. https://your-n8n-domain/webhook/jobs-scraper).

  4. Fill out the form with:

    • Job title(s)
    • Location
    • Contract type, Experience level, Working mode, Date posted
    • Target relevancy score
    • Google Sheet link
    • Resume text
    • Job preferences or ranking criteria
  5. Submit — within minutes, new high-relevance job listings will appear in your Google Sheet automatically.


🧩 Example Use Cases

  • Automate daily job scraping for clients or yourself.
  • Filter jobs by AI-based relevance instead of keywords.
  • Build a smart job board or job alert system.
  • Support a career agency offering done-for-you job search services.

💡 Tips

  • Adjust the “Target Relevancy Score” (e.g., 70–85) to control how strict the filtering is.
  • You can add your own blacklisted companies in the Filter & Dedup Jobs node.

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 - existing_jobs

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 2 - Compile_parm_sets

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 3 - rm_existing_jobs

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

Block 4 - filtering jobs

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 5 - Filter & Dedup Jobs

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Add Jobs

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 7 - Fetch LinkedIn Jobs

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.3

Block 9 - Sticky Note

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

Block 10 - Sticky Note1

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

Block 11 - Sticky Note2

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

Block 12 - If Jobs

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 13 - Sticky Note3

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

Block 14 - If Jobs1

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 15 - Sticky Note4

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

Block 16 - Enrich input 1

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

Block 17 - If Jobs2

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 18 - Sticky Note5

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

Block 19 - Scoring Jobs

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 20 - Sticky Note6

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

3. Summary Table

Workflow AI job relevancy scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets
Complexity advanced
Nodes 20
Categories HR, AI Summarization
Author Yasir
Published 09 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9418/9418.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 AI job relevancy scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets do?

— AI Powered Jobs Scraper & Relevancy Evaluator This workflow automates the process of finding highly relevant job listings based on a user’s resume , career preferences , and custom filters . It s...

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.