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.
Notice Community nodes can only be installed on self hosted instances of n8n. Who this is for? The S...
n8n-nodes-base.manualtrigger, n8n-nodes-mcp.mcpclient, n8n-nodes-base.function, n8n-nodes-mcp.mcpclienttool, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.readwritefile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourceCommunity nodes can only be installed on self-hosted instances of n8n.
The Search Engine Intelligence Extractor is a powerful n8n automation that leverages Bright Data’s MCP based AI Agents to simulate human-like searches across Google, Bing, and Yandex, and then distills clean, structured insights using Google Gemini.
This workflow is tailored for:
SEO analysts researching competitors or market trends
Market researchers needing real-time search visibility
Journalists & content writers gathering contextual insights
AI developers creating intelligent assistants
Digital marketers tracking brand mentions or news
Traditional scraping of search engines is often blocked, cluttered, or filled with irrelevant information. Manually analyzing and cleaning this data for insight is time-consuming.
This workflow solves the problem by:
Simulating real user search behavior via Bright Data MCP based AI Agent
Performing multi-platform search (Google, Bing, Yandex) in one unified flow
Extracting clean, human-readable results (stripping ads, navigation, etc.)
Structuring the content using Google Gemini LLM
Automating delivery via Webhook or saving to disk
Input Fields Node:
Accepts the search query
Accepts action for example - Perform a google search. Replace the action with bing, yandex etc. for other search providers
Accepts Webhook notification URL
Bright Data MCP Agent Execution:
Triggers Bright Data’s intelligent search agent
Handles search navigation, result loading, pagination
Human Readable Data Extractor:
Cleanses HTML, removes ads, footers, irrelevant links
Produces a readable narrative of results
Final Output Handling:
Saves the processed response to disk
Sends the structured data to a Webhook for real-time use
Make sure to copy the Bright Data API_TOKEN within the Environments textbox above as API_TOKEN=<your-token>
Add Scheduled Execution
Push Results to Custom Destinations
Connect output to:
Google Sheets (for analytics or dashboards)
PostgreSQL or MySQL DBs (for structured storage)
Notion or Airtable (for content pipelines)
Slack or Email (for alerting teams)
Customize Webhook Notifications
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 | Search Google, Bing, Yandex & extract structured results with Bright Data MCP & Google Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Market Research, AI RAG |
| Author | Ranjan Dailata |
| Published | 09 Jun 2025 |
Use the JSON export at /data/workflows/4820/4820.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.
Notice Community nodes can only be installed on self hosted instances of n8n. Who this is for? The S...
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 RAG use case.