Block 1 - Google Sheets Append Row
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
This workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping. Who this is for SEO specialists, content strategists, and growth marketers who want to ...
n8n-nodes-base.googlesheets, n8n-nodes-base.manualtrigger, @decodo/n8n-nodes-decodo.decodo, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourceThis workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping.
SEO specialists, content strategists, and growth marketers who want to automate keyword research and competitive intelligence.
Marketing analysts managing multiple clients or websites who need consistent SEO tracking without manual data pulls.
Agencies or automation engineers using Google Sheets as an SEO data dashboard for keyword monitoring and reporting.
Tracking competitor keywords manually is slow and inconsistent.
Most SEO tools provide limited API access or lack contextual keyword analysis.
This workflow solves that by:
Trigger — Manually start the workflow or schedule it to run periodically.
Input Setup — Define the website URL and target country (e.g., https://dev.to, france).
Data Scraping (Decodo) — Fetch competitor web content and metadata.
Keyword Analysis (OpenAI GPT-4.1-mini)
Data Structuring — Clean and convert GPT output into JSON format.
Data Storage (Google Sheets) — Append structured keyword data to a Google Sheet for long-term tracking.
If you are new to Decode, please signup on this link visit.decodo.com
Make sure to install the Decodo Community node.
Create a Google Sheet
primary_keywords, seo_strength_score, keyword_density_summary, etc.Connect Credentials
Add credentials for:
Configure Input Fields
Run the Workflow
Track Multiple Competitors → Use a Google Sheet or CSV list of URLs; loop through them using the Split In Batches node.
Add Language Detection → Add a Gemini or GPT node before keyword analysis to detect content language and adjust prompts.
Enhance the SEO Report → Expand the GPT prompt to include backlink insights, metadata optimization, or readability checks.
Integrate Visualization → Connect your Google Sheet to Looker Studio for SEO performance dashboards.
Schedule Auto-Runs → Use the Cron Node to run weekly or monthly for competitor keyword refreshes.
This workflow automates competitor keyword research using:
It’s a complete AI-powered SEO intelligence pipeline ideal for teams that want actionable insights on keyword gaps, optimization opportunities, and content focus trends, without relying on expensive SEO SaaS tools.
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 | Track competitor SEO keywords with Decodo + GPT-4.1-mini + Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | Market Research, AI Summarization |
| Author | Ranjan Dailata |
| Published | 21 Oct 2025 |
Use the JSON export at /data/workflows/10002/10002.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.
This workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping. Who this is for SEO specialists, content strategists, and growth marketers who want to ...
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.