Use this powerful n8n workflow to automatically find high-engagement YouTube trends in your niche, calculate performance metrics, and save filtered results to Google Sheets.
Download this n8n workflow template and start using it instantly.
Content strategists looking for fast topic research.
Marketers needing high-performing video inspiration.
Agencies requiring automated trend reporting.
Users looking to leverage advanced n8n templates for data aggregation.
The goal of this n8n workflow is to transform manual YouTube research into a scalable, automated process. By using a frontend form as an n8n trigger, users simply input a topic and a time range. The system then searches for hundreds of relevant videos and applies sophisticated filtering. A custom n8n node calculates the crucial Engagement Rate (Likes + Comments / Views). Only videos that exceed a certain engagement threshold (e.g., 2%) and meet minimum view count criteria are selected, ensuring the output is focused only on genuinely trending content. The final, clean data is then presented in a newly created Google Sheet, providing a ready-made trend report. This particular n8n workflow saves significant research time and is a powerful example of what is possible with advanced n8n templates.
publishedAfter timestamp for the YouTube API request using the relative time input.Your Project API Key with your actual YouTube Data API Key. On form submission (n8n trigger): The starting point of this n8n workflow. It acts as a webhook to gather user input for the niche topic and the desired time frame.
Get many videos (YouTube n8n node): Searches YouTube for relevant videos based on the user-defined query (q) and calculated time constraints (publishedAfter). It uses OAuth2 for connection and is configured to search the 'US' region code.
Create spreadsheet (Google Sheets n8n node): Creates a dynamic Google Sheet document for the final trend report. The title is generated using data from the n8n trigger.
Get Data (HTTP Request n8n node): A critical step that uses a direct API call (requiring a separate YouTube API Key) to fetch detailed video statistics, which are not always provided by the search node.
Code (n8n node): Executes custom JavaScript to calculate the crucial Engagement Rate metric: ((likes + comments) / views) 100. This provides the necessary data point for filtering.
Engagement Rate Check (If n8n node): Filters videos, requiring an engagement rate of 2% or higher to proceed. This ensures only truly engaging content moves forward in this n8n workflow.
If (If n8n node): Applies strict quality filtering: requires views > 1000, ensures the video was uploaded within the requested timeframe, and excludes titles containing the '#' symbol to prioritize organic titles.
Automate video processing with this powerful n8n workflow. Transcribe YouTube videos, summarize and translate content using Google Gemini AI, and save the final document to Google Docs.

Generate professional YouTube thumbnails automatically using this powerful n8n workflow. It scrapes transcripts via Apify, generates DALL·E prompts with GPT-4o, and resizes the final image to 1280x720.

Automate the entire process of finding, filtering, and uploading high-performing YouTube Shorts using this powerful n8n workflow. Leverage the core logic n8n nodes for content automation.

Use this powerful n8n workflow to instantly analyze YouTube videos using Gemini AI. Customize analysis prompts, handle conditional logic, and display summaries. Explore modern n8n templates for content creation.

Leverage this advanced n8n workflow to automate YouTube SEO optimization using GPT-4o, run A/B title tests, monitor comments, and distribute optimized content across all social platforms.

Automate generating YouTube video summaries using the GPT-4o-mini n8n node, store data in Google Sheets, enforce human approval via Slack, and automatically publish the final content to Reddit. Get this n8n workflow template.








































