Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
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 We...
n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.toolhttprequest, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.markdown
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourceIndeed 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.
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.
Storing structured insights directly into Airtable for easy access and further workflows.
Eliminates manual research, saves hours, and produces AI-enhanced, easily searchable records.
Triggers on-demand.
Pulls company page URLs from Airtable.
Scrapes content from each Indeed company profile using Bright Data Web Unlocker.
Sends the raw HTML to Google Gemini for extraction and summarization.
Sends the summarized data to other platforms via a Webhook notification mechanism.
This workflow is built to be flexible - whether you're a company or a market researcher, entrepreneur, or data analyst. Here's how you can adapt it to fit your specific use case:
Extend the scraper: Modify Bright Data targets to pull job listings, salaries, or employee reviews via the Airtable data source.
Customize the summary prompt: Ask Gemini to extract different attributes hiring trends, practices etc.
Routing the output to different destinations: Send summaries or transformed response to Google Sheets, Airtable, or CRMs like HubSpot or Salesforce etc.
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.
| Workflow | Indeed data scraper & summarization with Airtable, Bright Data & Google Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Market Research, AI Summarization |
| Author | Ranjan Dailata |
| Published | 25 Apr 2025 |
Use the JSON export at /data/workflows/3703/3703.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
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 We...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Market Research, AI Summarization use case.