Skip to main content

Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets

Workflow preview

Workflow preview
100%
Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets preview
Open on n8n.io

1. Workflow Overview

Track who wins AI search and find the topics you're missing with SE Ranking Who is this for SEO teams comparing AI search visibility against comp...

Best for

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

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.set, @seranking/n8n-nodes-seranking.seranking, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.wait, n8n-nodes-base.merge

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets
Workflow name
Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets

Track who wins AI search and find the topics you're missing with SE Ranking

Who is this for

  • SEO teams comparing AI search visibility against competitors
  • Content strategists planning editorial calendars around AI search gaps
  • Marketing managers reporting share of voice across ChatGPT, Perplexity, and Gemini

What this workflow does

See who's winning AI search across all major LLMs, then find the organic keyword gaps and unanswered questions your competitors are capturing that you're not — and save everything to Google Sheets.

What you'll get

  • AI search leaderboard with share of voice across ChatGPT, Perplexity, Gemini, AI Overviews, and AI Mode
  • Organic keyword gaps where competitors rank but you don't, sorted by volume
  • Question keywords your audience asks around your seed topic — ready to write against
  • Prompts where you already appear in AI search results
  • SEO topics where your competitor shows up in AI answers but you don't

How it works

  1. Add your domain and 2 competitors in the form — it looks up the AI search leaderboard across all 5 LLM engines and shows who's winning
  2. Pulls organic keyword gaps against both competitors sorted by volume, filtered for English keywords
  3. Finds question keywords your audience asks around your seed topic, filtered by informational intent
  4. Gets the top prompts where you already show up in AI search results
  5. Pulls your competitors' top SEO prompts and compares against your footprint to find where they appear but you don't
  6. Saves all five data sets to separate tabs in Google Sheets

Requirements

  • SE Ranking community node installed
  • SE Ranking API token (Get one here)
  • Google Sheets account (optional)

Setup

  1. Install the SE Ranking community node
  2. Add your SE Ranking API credentials
  3. Connect your Google Sheets account and set a spreadsheet URL in each export node
  4. Activate the workflow — n8n generates a unique form URL you can share or embed
  5. Open the form, fill in your domain and competitors, and the workflow runs automatically

Customization

  • Change volume_min in the Configuration node to raise or lower the keyword volume threshold
  • Change source in the Configuration node for a different regional database (us, uk, de, fr, es, etc.)
  • Swap seed_topic in Configuration to any keyword your business targets to get a fresh set of questions

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 - Sticky Note

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

Block 2 - Sticky Note4

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

Block 3 - Sticky Note1

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

Block 4 - Sticky Note3

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

Block 5 - Domain Input Form

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

Block 6 - Configuration

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

Block 7 - Get AI leaderboard

Type / Role
@seranking/n8n-nodes-seranking.seRanking - seRanking
Config choices
Version 1

Block 8 - Format leaderboard

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

Block 9 - Export to Sheets: AI Leaderboard

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

Block 10 - Wait before keyword gap (3s)

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 11 - Get keyword gaps 1st Competitor

Type / Role
@seranking/n8n-nodes-seranking.seRanking - seRanking
Config choices
Version 1

Block 12 - Wait before keyword gap (3s)1

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 13 - Get keyword gaps 2nd Competitor

Type / Role
@seranking/n8n-nodes-seranking.seRanking - seRanking
Config choices
Version 1

Block 14 - Merge keyword gaps

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 2.1

Block 15 - Format keyword gaps

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

Block 16 - Export to Sheets: Organic Gaps

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

Block 17 - Wait before questions (6s)

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 18 - Get question keywords

Type / Role
@seranking/n8n-nodes-seranking.seRanking - seRanking
Config choices
Version 1

Block 19 - Format questions

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

Block 20 - Export to Sheets: Questions

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

Block 21 - Wait before your AI topics (9s)

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 22 - Get your AI topics

Type / Role
@seranking/n8n-nodes-seranking.seRanking - seRanking
Config choices
Version 1

Block 23 - Format your AI topics

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

Block 24 - Export to Sheets: Your AI Topics

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

Showing the first 24 of 31 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets
Complexity advanced
Nodes 31
Categories Market Research, AI RAG
Author Eugene Melnychenko
Published 23 Mar 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/14257/14257.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 Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets do?

Track who wins AI search and find the topics you're missing with SE Ranking Who is this for SEO teams comparing AI search visibility against comp...

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, AI RAG use case.