Skip to content
FlowHubFluxonLab
A
AI Automationfree

Indeed Data Scraper & Summarization with Airtable, Bright Data & Google Gemini

by Ranjan Dailataadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentAirtableAirtableBBasic LLM ChainGoogle Gemini Chat ModelHTTP RequestHTTP RequestHTTP Request ToolHTTP Request ToolSummarization ChainSummarization Chain
Share Post Share
MaWhen clicking ‘Test workflow’When clicking ‘…Google Gemini Chat Model For SummarizationGoogle Gemini C…THWebhook HTTP RequestWebhook HTTP Re…HRPerform Indeed Web RequestPerform Indeed …AgIndeed Expert AI AgentIndeed Expert A…Google Gemini Chat ModelGoogle Gemini C…CLMarkdown to Textual Data ExtractorMarkdown to Tex…MaConvert Markdown to HTMLConvert Markdow…HRInitiate a Webhook Notification for Markdown to HTML ResponseInitiate a Webh…SeSet Bright Data ZoneSet Bright Data…SILoop Over ItemsAirtableIfIf Link field is not emptyIf Link field i…WaWaitCSIndeed SummarizerIndeed Summariz…Google Gemini Chat Model for AI AgentGoogle Gemini C…12345678910111213141516
1/5
STEPS · 16
Run manually by an operator

Who this is for? Indeed Data Scraper & Summarization with Airtable, Bright Data and Google Gemini is an automated workflow that extracts company profile information from Indeed using Bright Data Web Unlocker, transforms the data using Google Gemini's LLM, and forward the transformed response with the summary to a specified webhook for downstream use. This workflow is tailored for: Recruiters and HR teams who want quick summaries of companies listed on Indeed. Market researchers and analysts needing structured insights into businesses. Founders, investors, and consultants scouting potential competitors, partners, or clients. No-code enthusiasts looking to automate data extraction and enrichment pipelines without manual scraping or parsing. What problem is this workflow solving? Manually gathering structured information about companies on Indeed is time-consuming and inconsistent. Pages vary in structure, and extracting clean, digestible summaries can require technical scraping expertise. This workflow automates: Extracting company data from Indeed reliably using Bright Data Web Unlocker. Cleaning and summarizing the extracted content using Google Gemini LLM.

Tags

n8nreference-onlyagentairtablechain-llmchain-summarizationlm-chat-google-geminitool-http-request
Connects
AAI AgentairtableAirtableBBasic LLM ChainGoogle Gemini Chat ModelWHTTP RequesthttprequesttoolHTTP Request Tool
CategoryAI Automation
Triggermanual
Complexitycomplex
Nodes16
AddedApr 25, 2025

Related workflows

See all AI Automation
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
DhtmlWopenaichatmodel
free

Scrape and summarize webpages with AI

This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP requests to fetch essay content, and AI-based summarization using GPT-4o. It's an excellent example of an end-to-end automated task that is not only efficient but also provides real value by summarizing valuable content. Note that to use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
ACgmailsheets
free

Route procurement helpdesk tickets from Gmail with Groq and Slack

Quick Overview This workflow monitors a Gmail inbox for procurement requests, uses Groq (Llama 3.1) to classify and route each ticket with SLA logic, escalates high-risk items to Slack, creates a ticket via HTTP, sends an auto-reply from Gmail, and logs the full record to Google Sheets. How it works Triggers every minute when a new email arrives in a Gmail inbox. Extracts the sender, subject, body, timestamps, and Gmail thread/message IDs, and generates a procurement ticket ID. Looks up the email thread ID in Google Sheets to identify whether the request already exists. Uses Groq (Llama 3.1) to classify the request (category, urgency, sentiment, risk, team) and applies routing rules to set SLA deadlines, queues, and escalation flags. If escalation is required, posts a detailed alert to a Slack channel and creates an escalated ticket via an HTTP request; otherwise, creates a standard ticket via an HTTP request. Generates a short agent-facing status summary with Groq, emails the customer an acknowledgement and suggested reply via Gmail, and appends the full ticket and AI outputs to Google Sheets. Setup Connect your Gmail OAuth2 credential for both the inbox trigger and the customer a

by WeblineIndia