Skip to main content

Generate SEO landing page content with GPT-4, Reddit, YouTube and Google Sheets

Workflow preview

Workflow preview
100%
Generate SEO landing page content with GPT-4, Reddit, YouTube 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

How It Works This workflow automates SEO content creation by aggregating multi source research and generating optimized articles. Designed for content marketers, SEO specialists, and digital agenci...

Best for

  • Content Creation automation workflows
  • AI RAG automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.toolserpapi, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.markdown, n8n-nodes-base.reddit

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Cheng Siong Chin.

Original n8n.io source

1.1 Workflow description

Title
Generate SEO landing page content with GPT-4, Reddit, YouTube and Google Sheets
Workflow name
Generate SEO landing page content with GPT-4, Reddit, YouTube and Google Sheets

How It Works

This workflow automates SEO content creation by aggregating multi-source research and generating optimized articles. Designed for content marketers, SEO specialists, and digital agencies, it solves the time-consuming challenge of researching trending topics and crafting search-optimized content at scale. The system pulls discussions from Reddit, videos from YouTube, and industry news via APIs, then combines this data into comprehensive insights. An AI agent analyzes aggregated research, performs Google Search SEO analysis, consults Wikipedia for accuracy, and generates structured, SEO-optimized HTML content. The final output saves automatically to Google Sheets for easy management and publishing workflows.

Setup Steps

  1. Configure Reddit, YouTube, and industry news API credentials in fetch nodes
  2. Add OpenAI API key for GPT-4 agent and Google API key for search analysis
  3. Connect Google Sheets with write permissions for content storage

Prerequisites

Reddit API access, YouTube Data API key, industry news API

Use Cases

Blog content automation, competitive content analysis, trending topic research

Customization

Modify research sources, adjust AI prompts for brand voice, customize SEO parameters

Benefits

10x faster content production, multi-platform research coverage

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 - When clicking 'Test workflow'

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

Block 2 - Workflow Configuration

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

Block 3 - SEO Content Generator Agent

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

Block 4 - OpenAI GPT-4

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 5 - Google Search for SEO Research

Type / Role
@n8n/n8n-nodes-langchain.toolSerpApi - toolSerpApi
Config choices
Version 1

Block 6 - Structured Content Output

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 7 - Convert to HTML

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

Block 8 - Fetch Reddit Discussions

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

Block 9 - Fetch YouTube Videos

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

Block 10 - Fetch Industry News API

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

Block 11 - Wikipedia Research

Type / Role
@n8n/n8n-nodes-langchain.toolWikipedia - toolWikipedia
Config choices
Version 1

Block 12 - Combine Research Data

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

Block 13 - Aggregate Insights

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

Block 14 - Save to Google Sheets

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

Block 15 - Sticky Note

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

Block 16 - Sticky Note1

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

Block 17 - Sticky Note2

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

Block 18 - Sticky Note3

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

Block 19 - Sticky Note4

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

Block 20 - Sticky Note5

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

3. Summary Table

Workflow Generate SEO landing page content with GPT-4, Reddit, YouTube and Google Sheets
Complexity advanced
Nodes 20
Categories Content Creation, AI RAG
Author Cheng Siong Chin
Published 27 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12196/12196.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 Generate SEO landing page content with GPT-4, Reddit, YouTube and Google Sheets do?

How It Works This workflow automates SEO content creation by aggregating multi source research and generating optimized articles. Designed for content marketers, SEO specialists, and digital agenci...

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