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 Brave Search Structured Data Extractor workflow is...
n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-mcp.mcpclient, n8n-nodes-base.switch, n8n-nodes-base.stickynote
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 Brave Search Structured Data Extractor workflow is designed for professionals and teams that need high-quality, structured insights from Brave search results in real time. Whether you're performing market research, tracking competitors, training AI models, or powering content engines, this workflow offers a robust and automated solution.
This workflow is tailored for:
Market Researchers - Who analyze trends across multimedia channels
AI Developers - Who require clean, structured datasets for model fine-tuning
SEO & Content - Analysts looking to monitor visibility across news, images, and videos
Media Researchers - Curating timely and relevant information across formats
Automation Engineers - Integrating search insights into downstream workflows
Traditional web scraping and search result parsing is fragmented, inconsistent, and prone to errors, especially when dealing with multimedia (images, videos, news) data from search engines. This workflow provides:
Centralized Brave search data extraction across all content types. Switches the search execution based upon the type of search that is being set. ex: news, images, videos, all
Automated structured data transformation using Google Gemini
Unified output persistence and notification across disk, webhook, and Google Sheets
Input Configuration
Define your Brave search query
Set the search type: videos, images, news, or all
Configure your Bright Data MCP zone
Bright Data MCP Search Execution
Initiates a Brave search via Bright Data MCP using the correct URL pattern for each search type
Returns raw HTML of search results
Google Gemini LLM
Structured Data Extraction
Transforms raw results into structured data (e.g., title, URL, source, snippet)
Output Handling
Save to disk (e.g., JSON or CSV file)
Send Webhook notification with structured data (e.g., Slack, internal dashboards)
Store in Google Sheets for team-wide access or dashboarding
Make sure to copy the Bright Data API_TOKEN within the Environments textbox above as API_TOKEN=<your-token>
Enhance Output Analysis Add additional LLM prompts for topic classification, sentiment scoring, or trend forecasting.
Output Format Options Choose to output CSV, Markdown, or HTML reports based on your integration target.
Schedule Automation Trigger the workflow on a schedule (daily/weekly) to keep monitoring topical content.
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 | Extract structured data from Brave Search with Bright Data MCP & Google Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 24 |
| Categories | Market Research, AI Summarization |
| Author | Ranjan Dailata |
| Published | 29 May 2025 |
Use the JSON export at /data/workflows/4497/4497.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 Brave Search Structured Data Extractor workflow is...
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.