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.
This advanced multi phase n8n workflow automates the complete research, analysis, and ideation pipeline for a YouTube strategist. It scrapes competitor channels, analyzes top performing titles and ...
n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.splitout, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.openai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by PrideVel.
Original n8n.io sourceThis advanced multi-phase n8n workflow automates the complete research, analysis, and ideation pipeline for a YouTube strategist. It scrapes competitor channels, analyzes top-performing titles and thumbnails, identifies niche trends, gathers audience sentiment from comments, and produces data-driven content ideas—automatically writing them into a structured Google Sheets dashboard.
This system is ideal for:
The workflow is split into 5 phases, each building on the previous:
Scrapes 3 high‑quality channels from your niche, extracts their outlier videos, and analyzes why they work.
Scrapes the top trending content in your broad niche (e.g., "AI", "fitness", "personal finance") and logs weekly insights.
Scrapes the top videos in your specific micro‑niche daily to keep track of content momentum.
Analyzes real comments from your channel to understand what your audience likes, dislikes, and wants more of.
Generates 3 highly‑optimized title + thumbnail concepts using all prior insights.
Everything is automatically logged into a Google Sheets dashboard.
User enters 3 YouTube channel URLs in a form.
Workflow scrapes each channel using Apify YouTube Scraper.
Filters for top-performing videos.
Extracts: title, views, likes, thumbnail, URL.
AI analyzes:
All insights are appended into the “Niche Outliers” sheet.
Purpose: Understand what the best creators in your niche are doing.
Workflow scrapes the top videos for a broad niche (e.g., “artificial intelligence”).
Analyzes:
Writes weekly insights to “Broad Niche Weekly” sheet.
Purpose: Stay informed about macro‑level trends.
Purpose: Track daily momentum and trending formats.
Scrapes your channel’s latest 5 videos.
Extracts up to 30 comments from each.
Aggregates comments.
AI identifies:
Stores patterns in “Comment Analysis” sheet.
Purpose: Understand real audience demand.
Using insights from all previous phases:
The Creative Agent produces:
These are appended to the “Ideation” sheet.
A Slack notification is sent when ideation is ready.
Purpose: Fully automated content idea generation.
The workflow populates these tabs:
✔ Competitor analysis ✔ Thumbnail + title breakdowns ✔ Daily niche tracking ✔ Weekly niche tracking ✔ Viewer sentiment analysis ✔ Fully AI‑generated content ideas ✔ Automatic data logging to Google Sheets ✔ Slack notifications
This is essentially a 24/7 AI YouTube strategist.
Apify API Key (used in 5 scraper nodes)
OpenRouter API Key (for GPT 4.1-mini intelligence)
OpenAI API Key (for thumbnail image analysis)
Google Sheets OAuth2 Credential
Make a copy of the provided sheet template
Fill Set nodes:
Everything should chain together smoothly.
By the end of this workflow, you have a:
that:
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.
Showing the first 24 of 50 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate YouTube Content Strategy with AI, Apify & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 50 |
| Categories | Content Creation, Multimodal AI |
| Author | PrideVel |
| Published | 14 Nov 2025 |
Use the JSON export at /data/workflows/10808/10808.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.
This advanced multi phase n8n workflow automates the complete research, analysis, and ideation pipeline for a YouTube strategist. It scrapes competitor channels, analyzes top performing titles and ...
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 Content Creation, Multimodal AI use case.