Skip to main content

Run a multi-agent SEO domain audit with SE Ranking and Claude

Workflow preview

Workflow preview
100%
Run a multi-agent SEO domain audit with SE Ranking and Claude preview
Open on n8n.io

1. Workflow Overview

Run a multi agent SEO domain audit with SE Ranking and Claude Who is this for SEO agencies running competitor analysis for clients Content teams...

Best for

  • Market Research automation workflows
  • AI Chatbot 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.wait, n8n-nodes-base.merge, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent

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
Run a multi-agent SEO domain audit with SE Ranking and Claude
Workflow name
Run a multi-agent SEO domain audit with SE Ranking and Claude

Run a multi-agent SEO domain audit with SE Ranking and Claude

Who is this for

  • SEO agencies running competitor analysis for clients
  • Content teams planning editorial strategies
  • Marketing teams tracking competitive performance

What this workflow does

Enter any domain and get a full SEO strategy report. Five AI agents analyze your technical health, backlinks, keywords, AI visibility, and competitors — then a Strategy Director builds a prioritized 90-day action plan.

What you'll get

  • Domain performance baseline (keywords, traffic, traffic value)
  • Technical SEO audit with health score and Core Web Vitals
  • Backlink profile with anchor text analysis
  • Top competitors discovered by keyword overlap
  • AI visibility across ChatGPT, Perplexity, Gemini, and AI Overviews
  • Prioritized 90-day action plan from the Strategy Director
  • Full report in Google Drive + metrics in Google Sheets

How it works

  1. You enter a domain, business description, and target market via a form

  2. Pulls domain overview, keywords, competitors, backlinks, and audit data in parallel

  3. Checks AI search visibility across 4 engines

  4. Four specialist agents analyze the data (Technical SEO, Links, Keywords, AI Visibility)

  5. A Strategy Director agent reviews everything and builds a unified plan

  6. Saves the report to Google Drive and metrics to Google Sheets

Requirements

  • SE Ranking community node v1.3.5+ (Install from npm)
  • SE Ranking API token (Get one here)
  • Anthropic API key (for Claude)
  • Google Drive + Sheets accounts (optional)

Setup

  1. Install the SE Ranking community node v1.3.5+
  2. Add your SE Ranking and Anthropic API credentials
  3. Connect Google Drive and Google Sheets (optional)
  4. Open the form, enter a domain, and run it

Customization

  • Change the target market dropdown to add more countries
  • Swap Claude models for different cost/speed tradeoffs
  • Add a Slack notification node at the end for team alerts

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 - Overview

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

Block 2 - Domain Input Form

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

Block 3 - Set Configuration

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

Block 4 - Data Collection Phase

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

Block 5 - Get Domain Overview

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

Block 6 - Get Top Keywords

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

Block 7 - Get Competitors

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

Block 8 - Get Backlinks Summary

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

Block 9 - Get Backlinks Anchors

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

Block 10 - Wait for audit (1 min)

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

Block 11 - Get Audit Report

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

Block 12 - Get AI Search Leaderboard

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

Block 13 - Merge All Data

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

Block 14 - Format Data for AI Agents

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

Block 15 - AI Agents Phase

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

Block 16 - Technical SEO Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.6

Block 17 - Link Building Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.6

Block 18 - Keyword Strategy Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.6

Block 19 - AI Visibility Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.6

Block 20 - Merge Agent Outputs

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

Block 21 - Compile Agent Reports

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

Block 22 - Strategy Director Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.6

Block 23 - Output Phase

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

Block 24 - Compile Final Report

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

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

3. Summary Table

Workflow Run a multi-agent SEO domain audit with SE Ranking and Claude
Complexity advanced
Nodes 31
Categories Market Research, AI Chatbot
Author Eugene Melnychenko
Published 13 Feb 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13373/13373.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 Run a multi-agent SEO domain audit with SE Ranking and Claude do?

Run a multi agent SEO domain audit with SE Ranking and Claude Who is this for SEO agencies running competitor analysis for clients Content teams...

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 Chatbot use case.