Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Analyze Competitor Keywords with RapidAPI and Google Sheets Reporting Description This n8n workflow streamlines the process of analyzing SEO competitor keywords using the [ Competitor Keyword...
n8n-nodes-base.formtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Evoort Solutions.
Original n8n.io sourceThis n8n workflow streamlines the process of analyzing SEO competitor keywords using the Competitor Keyword Analysis API on RapidAPI. It collects a website and country via form submission, calls the API to retrieve keyword metrics, reformats the response, and logs the results into Google Sheets β all automatically.
It is ideal for SEO analysts, marketing teams, and agencies who need a hands-free solution for competitive keyword insights.
π On form submission (formTrigger)
Starts the workflow when a user submits their website and country through a form.
π Competitor Keyword Analysis (httpRequest)
Sends a POST request to the Competitor Keyword Analysis API on RapidAPI with form input to fetch keyword data.
π Reformat Code (code)
Extracts the domainOrganicSearchKeywords array from the API response for structured processing.
π Google Sheets (googleSheets)
Appends the cleaned keyword metrics into a Google Sheet for easy viewing and tracking.
Marketing Agencies
Use the Competitor Keyword Analysis API to gather insights for client websites and store the results automatically.
In-house SEO Teams
Quickly compare keyword performance across competitors and monitor shifts over time with historical Google Sheets logs.
Freelancers and Consultants
Provide fast, data-backed SEO reports using this automation with the Competitor Keyword Analysis API.
Keyword Research Automation
Make this flow part of a larger system for identifying keyword gaps, content opportunities, or campaign ideas.
| keyword | searchVolume | cpc | competition | position | previousPosition | keywordDifficulty |
|---|---|---|---|---|---|---|
| best laptops | 9900 | 2.3 | 0.87 | 5 | 7 | 55 |
π Copy and paste this key into the httpRequest node in your workflow.
This workflow is a powerful no-code automation tool that leverages the Competitor Keyword Analysis API on RapidAPI to deliver real-time SEO insights directly to Google Sheets β saving time, boosting efficiency, and enabling smarter keyword strategy decisions.
Create your free n8n account and set up the workflow in just a few minutes using the link below:
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 | Analyze competitor keywords with RapidAPI and Google Sheets reporting |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Market Research, Multimodal AI |
| Author | Evoort Solutions |
| Published | 21 Aug 2025 |
Use the JSON export at /data/workflows/7686/7686.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.
Analyze Competitor Keywords with RapidAPI and Google Sheets Reporting Description This n8n workflow streamlines the process of analyzing SEO competitor keywords using the [ Competitor Keyword...
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, Multimodal AI use case.