Block 1 - When clicking ‘Execute 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.
Disclaimer Please note This workflow is only available on n8n self hosted as it's making use of the community node for the Decodo Web Scraping ![Search & Enrich: Smart Keyword Analysis with Decodo ...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.function, n8n-nodes-base.readwritefile, n8n-nodes-base.stickynote, @decodo/n8n-nodes-decodo.decodo, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.informationextractor
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourcePlease note - This workflow is only available on n8n self-hosted as it's making use of the community node for the Decodo Web Scraping
This workflow automates intelligent keyword and topic extraction from Google Search results, combining Decodo’s advanced scraping engine with OpenAI GPT-4.1-mini’s semantic analysis capabilities. The result is a fully automated keyword enrichment pipeline that gathers, analyzes, and stores SEO-relevant insights.
This workflow is ideal for:
Manual keyword research is time-consuming and often incomplete. Traditional keyword tools only provide surface-level data and fail to uncover contextual topics or semantic relationships hidden in search results.
This workflow solves that by:
Here’s a breakdown of the flow:
End Result: A structured and deduplicated dataset containing URLs, keywords, and key topics — ready for SEO tracking or further analytics.
If you are new to Decode, please signup on this link visit.decodo.com
Please make sure to install the n8n custom node for Decodo.
Open n8n and import the JSON template.
Add your credentials:
Modify the Set node to define:
search_query: your keyword or topic (e.g., “AI tools for marketing”)geo: the target region (e.g., “United States”)The workflow writes two outputs:
DecodoGoogleSearchResults).Click Execute Workflow or schedule it for recurring keyword enrichment (e.g., weekly trend tracking).
gpt-4.1-mini with gemini-1.5-pro or claude-3-opus for testing different reasoning strengths.locale parameter in the Decodo node to gather insights in specific languages.Search & Enrich is a low-code AI-powered keyword intelligence engine that automates research and enrichment for SEO, content, and digital marketing.
By combining Decodo’s real-time SERP scraping with OpenAI’s contextual understanding, the workflow transforms raw search results into structured, actionable keyword insights. It eliminates repetitive research work, enhances content strategy, and keeps your keyword database continuously enriched — all within n8n.
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 & enrich: Smart keyword analysis with Decodo + OpenAI GPT-4.1-mini |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Market Research, AI Summarization |
| Author | Ranjan Dailata |
| Published | 09 Nov 2025 |
Use the JSON export at /data/workflows/10648/10648.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.
Disclaimer Please note This workflow is only available on n8n self hosted as it's making use of the community node for the Decodo Web Scraping ![Search & Enrich: Smart Keyword Analysis with Decodo ...
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.