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.
Overall Purpose: The workflow automates the process of gathering extensive keyword data for a "Main Keyword." It starts by reading initial parameters from a Google Sheets template, creates a new de...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.splitout, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.googledrive, n8n-nodes-base.httprequest, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Sam Yassine.
Original n8n.io sourceThe workflow automates the process of gathering extensive keyword data for a "Main Keyword." It starts by reading initial parameters from a Google Sheets template, creates a new dedicated Google Sheet for the research, queries multiple DataForSEO API endpoints for different types of keyword information (related, suggestions, ideas, autocomplete, subtopics, SERP, and PAA), and populates the newly created Google Sheet with this data across various tabs. A "Master All KW Variations" sheet is also populated to consolidate various keyword types.
As an input source for the main keyword and initial parameters (from a template). As the output destination for all collected keyword data, organized into multiple sheets within a new spreadsheet file.
To create a new folder for each keyword research session. To copy the Google Sheets template into this new folder.
The primary source for all keyword research data. Specific endpoints utilized: v3/dataforseo_labs/google/related_keywords/live v3/dataforseo_labs/google/keyword_suggestions/live (used for both "suggestions" and "ideas") v3/serp/google/autocomplete/live/advanced v3/content_generation/generate_sub_topics/live v3/serp/google/organic/live/advanced (for SERP and People Also Ask data)
Start with the primary products, services, or solutions the business offers.
Schedule the workflow to run for new keywords or to refresh data on existing important keywords.
Marketing, sales, and even product teams should review the generated Google Sheets. Marketing focuses on content ideas, SEO opportunities, and competitor SERP positions. Sales focuses on understanding customer questions (PAA, Autocomplete) to refine pitches.
Use the insights to plan blog posts, articles, FAQs, and social media content. Update Sales Training: Share common customer questions and keyword insights with the sales team.
Monitor rankings for targeted keywords and the performance of content created based on this research to demonstrate ROI. ** By leveraging this automated workflow, businesses can save significant time on manual keyword research, gain deeper insights into their market and competitors, and ultimately create more effective sales and marketing strategies that drive growth.**
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.
Showing the first 24 of 55 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automated SEO keyword & SERP analysis with DataForSEO for high-converting content |
|---|---|
| Complexity | advanced |
| Nodes | 55 |
| Categories | Market Research |
| Author | Sam Yassine |
| Published | 21 May 2025 |
Use the JSON export at /data/workflows/4277/4277.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.
Overall Purpose: The workflow automates the process of gathering extensive keyword data for a "Main Keyword." It starts by reading initial parameters from a Google Sheets template, creates a new de...
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 use case.