Use this powerful n8n workflow to scrape Indeed company pages via Bright Data, summarize the results using Google Gemini, and format the output with an expert AI agent. Get started with n8n templates.
Download this n8n workflow template and start using it instantly.
Markdown-formatted:
Recruiters and HR Analysts: Who need quick, summarized competitive intelligence on target companies.
Data Engineers: Looking for robust web scraping solutions using Bright Data integrated directly into an n8n node.
This comprehensive n8n workflow demonstrates how to leverage external scraping services (Bright Data Web Unlocker) combined with advanced AI processing (Google Gemini) within a single automation pipeline. It solves the complex problem of extracting structured information from dynamic web sources like Indeed, normalizing the data (markdown to text), summarizing key findings, and using an autonomous AI Agent to ensure the final output is perfectly formatted before being delivered via a webhook.
By utilizing specialized n8n node configurations for large language models (LLMs) and HTTP requests, this n8n template provides a reliable, scalable foundation for sophisticated data intelligence operations. If you frequently need competitive company data or need examples of advanced AI functionality within an n8n workflow, this is an essential resource.
Markdown-formatted:
Initiate a Webhook Request) to structure and push the final summary and search results to the designated webhook URL.Markdown-formatted:
Initiate a Webhook Notification for Markdown to HTML ResponseInitiate a Webhook Notification for SummarizationInitiate a Webhook Request (the AI Agent's tool)Markdown-formatted:
When clicking ‘Test workflow’ (Manual Trigger): The starting point for this n8n workflow. This n8n trigger is used for development and immediate execution.
Set Indeed Search Query (Set n8n node): Essential setup n8n node. Defines input variables (searchquery and the Bright Data zone) required for the subsequent HTTP Request.
Perform Indeed Web Request (HTTP Request n8n node): Executes the actual web scraping request to Bright Data. Key Configuration: Uses POST method, Generic HTTP Header Auth, and constructs the URL to target indeed.com/cmp/{{ companyname }} while requesting output in markdown format.
Markdown to Textual Data Extractor (LangChain Chain LLM n8n node): Function: Converts the raw, scraped markdown into clean, usable text by leveraging a Google Gemini Chat Model. Key Configuration: Uses a defined prompt: "You need to analyze the below markdown and convert to textual data."
Indeed Summarization (LangChain Chain Summarization n8n node): Function: Takes the cleaned text and generates a brief summary of the Indeed company data. It is paired with the 'Google Gemini Chat Model For Summarization' n8n node.
Indeed Expert AI Agent (LangChain Agent n8n node): Function: The central intelligence n8n node. Acts as an 'Indeed Expert' to format and deliver the final result using the 'Initiate a Webhook Request' tool. Key Configuration: Custom prompt defining the agent's role and instructions for using the tool.
Use this powerful n8n workflow to combine Bright Data scraping of Bing Copilot search results with Google Gemini AI. Extract structured data and generate concise summaries automatically.

Use this powerful n8n workflow to extract and summarize B2B lead data from Crunchbase using Bright Data's Web Unlocker, structure the output with GPT-4o, and log results to Google Sheets. Find more n8n templates here.

Use this powerful n8n workflow to automate invoice processing. Extract data using Google Vision OCR, structure it with the Gemini LLM, and sync structured results directly to Google Sheets and Telegram for real-time reporting.

Use this powerful n8n workflow to scrape LinkedIn profiles using Bright Data, analyze content with Google Gemini via Langchain nodes, and save structured data to Supabase. This n8n template maximizes recruitment and sales intelligence efforts.

Use this comprehensive n8n workflow to combine Bright Data web scraping with Google Gemini AI for advanced data extraction and concise content summarization. Find powerful n8n templates here.









































