Skip to main content

Automated job scraping with SerpAPI, Gemini AI filter & email notifications

Workflow preview

Workflow preview
100%
Automated job scraping with SerpAPI, Gemini AI filter & email notifications preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Daily Notification on Specific Latest Job Offers Overview : Never miss a job offer again! This n8n workflow automates daily job scraping from LinkedIn, Indeed, Welcome to the Jungle, and m...

Best for

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

Tools used

n8n-nodes-base.googlesheets, n8n-nodes-base.scheduletrigger, n8n-nodes-base.wait, n8n-nodes-base.set, n8n-nodes-base.splitout, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.comparedatasets

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Automated job scraping with SerpAPI, Gemini AI filter & email notifications
Workflow name
Automated job scraping with SerpAPI, Gemini AI filter & email notifications

🛜 Daily Notification on Specific Latest Job Offers 🛜

🌟 Overview: Never miss a job offer again! This n8n workflow automates daily job scraping from LinkedIn, Indeed, Welcome to the Jungle, and more, using Google Dorks and SerpAPI. It filters offers with a Gemini AI agent, stores them in Google Sheets, and sends a sleek HTML newsletter to your inbox or subscribers—all manageable from your phone!

💼 Use Cases:

  • Students hunting for M&A, valuation, or transaction services internships (6+ months).
  • Career switchers seeking automated, curated job alerts.
  • Content creators building a job newsletter to monetize their audience.

⚙️ How It Works:

  1. Scrape: Uses SerpAPI with a tailored Google Dork to fetch fresh job listings daily from top platforms.
  2. Filter: A Gemini AI agent validates offers to ensure they match corporate finance criteria.
  3. Store: Saves new offers in Google Sheets, marking duplicates to avoid spam.
  4. Notify: Generates an email/newsletter notification and sends it via Outlook

🛠️ Setup Instructions:

  • Import the JSON workflow into n8n.
  • Add credentials: SerpAPI (API key), Google Sheets (OAuth2), Microsoft Outlook (OAuth2)
  • Customize the Google Dork in the "Edit Fields" node for specific job criteria.
  • Schedule to run daily at 7 AM. Test and tweak the AI prompt for precision.

🔑 Required Credentials & Nodes:

  • Credentials: SerpAPI, Google Sheets OAuth2, Microsoft Outlook OAuth2
  • Nodes: Schedule Trigger, HTTP Request, Google Sheets, AI Agent (Gemini), Microsoft Outlook

🔗 Creator: Louis Delahaye | n8n.io/creators/louisdl

🎥 YouTube @cash-routine

My AI Agency : https://agence-alain.fr

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 - Append or update row in sheet1

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

Block 2 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 3 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 4 - Edit Fields

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

Block 5 - Split Out5

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

Block 6 - HTTP Request5

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

Block 7 - Split Out6

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

Block 8 - HTTP Request6

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

Block 9 - HTTP Request7

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

Block 10 - Split Out7

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

Block 11 - HTTP Request8

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

Block 12 - Split Out8

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

Block 13 - HTTP Request9

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

Block 14 - Split Out9

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

Block 15 - Merge2

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

Block 16 - Compare Datasets1

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

Block 17 - Get row(s) in sheet2

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

Block 18 - AI Agent

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

Block 19 - Google Gemini Chat Model

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

Block 20 - Switch

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

Block 21 - Sticky Note

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

Block 22 - Sticky Note2

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

Block 23 - Sticky Note3

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

Block 24 - Sticky Note5

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

Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Automated job scraping with SerpAPI, Gemini AI filter & email notifications
Complexity advanced
Nodes 35
Categories Personal Productivity, AI Summarization
Author Louis
Published 30 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10363/10363.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 Automated job scraping with SerpAPI, Gemini AI filter & email notifications do?

Daily Notification on Specific Latest Job Offers Overview : Never miss a job offer again! This n8n workflow automates daily job scraping from LinkedIn, Indeed, Welcome to the Jungle, and m...

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 Personal Productivity, AI Summarization use case.