Skip to main content

Automated SEO keyword analysis with RapidAPI and Google Sheets

Workflow preview

Workflow preview
100%
Automated SEO keyword analysis with RapidAPI and Google Sheets preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Automated Keyword Analysis with On Page SEO Workflow Description Boost your SEO strategy by automating keyword research and on page SEO analysis with n8n. This workflow uses user input (keywo...

Best for

  • Market Research automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Evoort Solutions.

Original n8n.io source

1.1 Workflow description

Title
Automated SEO keyword analysis with RapidAPI and Google Sheets
Workflow name
Automated SEO keyword analysis with RapidAPI and Google Sheets

๐Ÿš€ Automated Keyword Analysis with On-Page SEO Workflow

๐Ÿ“Œ Description

Boost your SEO strategy by automating keyword research and on-page SEO analysis with n8n. This workflow uses user input (keyword + country), retrieves essential data using the powerful SEO On-Page API, and saves it directly into Google Sheets. Ideal for marketers, content strategists, and SEO agencies looking for efficiency.


๐Ÿ” Node-by-Node Flow explanation

1. ๐ŸŸข On form submission

Triggers the workflow when a user submits a keyword and country via a simple form.

2. ๐Ÿ“ฆ Global Storage

Captures and stores the submitted keyword and country for use across the workflow.

3. ๐ŸŒ Keyword Insights Request

Sends a POST request to the SEO On-Page API to fetch keyword suggestions (broad match keywords).

4. ๐Ÿงพ Re-Format

Extracts the relevant broadMatchKeywords array from the keyword API response.

5. ๐Ÿ“Š Keyword Insights

Appends extracted keyword suggestions into the "Keyword Insights" tab in Google Sheets.

6. ๐Ÿ“‰ KeyWord Difficulty Request

Sends a second POST request to the SEO On-Page API to fetch keyword difficulty and SERP data.

7. ๐Ÿ“ˆ Re-Format 2

Extracts the keywordDifficultyIndex value from the API response.

8. ๐Ÿ“„ KeyWord Difficulty

Saves the keyword difficulty score into the "KeyWord Difficulty" sheet for reference.

9. ๐Ÿ” Re -Format 5

Extracts SERP result data from the difficulty API response.

10. ๐Ÿ—‚๏ธ SERP Result

Appends detailed SERP data into the "Serp Analytics" sheet in Google Sheets.


๐ŸŽฏ Benefits

  • โœ… Fully Automated SEO Research โ€“ No manual data entry or API calls required.
  • ๐Ÿ” Real-time Data Collection โ€“ Powered by SEO On-Page API on RapidAPI, ensuring fresh and reliable results.
  • ๐Ÿ“Š Organized Insights โ€“ Data is cleanly categorized into separate Google Sheets tabs.
  • โฑ๏ธ Time Saver โ€“ Instantly analyze keywords without switching between tools.

๐Ÿ’ก Use Cases

  • ๐Ÿ“Œ SEO Agencies โ€“ Generate keyword reports for clients automatically.
  • ๐Ÿ“ Content Writers โ€“ Discover keyword difficulty and SERP competition before drafting.
  • ๐Ÿง‘โ€๐Ÿ’ป Digital Marketers โ€“ Monitor keyword trends and search visibility in real-time.
  • ๐Ÿ“ˆ Bloggers & Influencers โ€“ Choose better keywords to rank faster on search engines.

๐Ÿ”— API Reference

This workflow is powered by the SEO On-Page API available on RapidAPI. It offers keyword research, difficulty metrics, and SERP analytics through simple endpoints, making it ideal for automation with n8n.


> โš ๏ธ Note: Make sure to replace "your key" with your actual RapidAPI key in both HTTP Request nodes for successful API calls.

Create your free n8n account and set up the workflow in just a few minutes using the link below:

๐Ÿ‘‰ Start Automating with n8n

Save time, stay consistent, and grow your LinkedIn presence effortlessly!

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - Global Storage

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 3 - Re-Format

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - Re-Format 2

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 5 - Re -Format 5

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Keyword Insights

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 7 - Keyword Insights Request

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - KeyWord Difficulty Request

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - KeyWord Difficulty

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 10 - SERP Result

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note10

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Automated SEO keyword analysis with RapidAPI and Google Sheets
Complexity advanced
Nodes 21
Categories Market Research, Multimodal AI
Author Evoort Solutions
Published 14 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/7366/7366.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Automated SEO keyword analysis with RapidAPI and Google Sheets do?

Automated Keyword Analysis with On Page SEO Workflow Description Boost your SEO strategy by automating keyword research and on page SEO analysis with n8n. This workflow uses user input (keywo...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.