Block 1 - Get a channel
- Type / Role
- n8n-nodes-base.youTube - youTube
- Config choices
- Version 1
AI Virality Scoring Engine: Channel Intelligence Extraction & Trend Harvesting This workflow demonstrates how to combine trend harvesting , channel intelligence , and AI scoring to select the best ...
n8n-nodes-base.youtube, n8n-nodes-base.merge, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.rssfeedread, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Taiwo Hassan.
Original n8n.io sourceThis workflow demonstrates how to combine trend harvesting, channel intelligence, and AI scoring to select the best daily content ideas for short-form videos (YouTube Shorts / TikTok).
It is designed for creators who want data-driven content ideas instead of guessing what to post.
Every day, the workflow:
This is not a simple RSS โ AI workflow. The AI makes decisions based on your channelโs historical performance patterns.
Most trend workflows only summarize news.
This workflow:
Stores:
This data is later used by AI for scoring relevance.
AI evaluates each trend using:
Returns the three best content ideas for short-form video creation.
The AI does not summarize content. It acts as a content strategist trained on your channel history.
You will need:
A repeatable system that turns daily internet trends into channel-specific viral video ideas.
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 51 workflow blocks. Download the JSON for the full node graph.
| Workflow | Score daily viral YouTube Shorts ideas using Reddit, RSS, and DeepSeek AI |
|---|---|
| Complexity | advanced |
| Nodes | 51 |
| Categories | Content Creation, AI Summarization |
| Author | Taiwo Hassan |
| Published | 23 Apr 2026 |
Use the JSON export at /data/workflows/15253/15253.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.
AI Virality Scoring Engine: Channel Intelligence Extraction & Trend Harvesting This workflow demonstrates how to combine trend harvesting , channel intelligence , and AI scoring to select the best ...
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, AI Summarization use case.