Skip to content
FlowHubFluxonLab
A
AI Automationfree

AI Youtube Trend Finder Based On Niche

by Leonardo Grigorioadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentCall n8n Workflow ToolCall n8n Workflow ToolCCodeHTTP RequestHTTP RequestOpenAI Chat ModelOpenAI Chat ModelSSimple MemoryYouTubeYouTube
Share Post Share
AgAI AgentChchat_message_receivedchat_message_re…TWyoutube_searchopenai_llmMBwindow_buffer_memorywindow_buffer_m…HRfind_video_data1get_videos1Seresponse1Segroup_data1Cosave_data_to_memory1save_data_to_me…Coretrieve_data_from_memory1retrieve_data_f…SIloop_over_items1Ifif_longer_than_3_if_longer_than_…1234
1/5
FLOWS
STEPS · 4
Starts from a chat message

Youtube Video This n8n workflow is designed to assist YouTube content creators in identifying trending topics within a specific niche. By leveraging YouTube's search and data APIs, it gathers and analyzes video performance metrics from the past two days to provide insights into what content is gaining traction. Here's how the workflow operates: Trigger Setup: The workflow begins when a user sends a query through the chat_message_received node. If no niche is provided, the AI prompts the user to select or input one. AI Agent (Language Model): The central node utilizes a GPT-based AI agent to: Understand the user's niche or content preferences. Generate tailored search terms related to the niche. Process YouTube API responses and summarize trends using insights such as common themes, tags, and audience engagement metrics (views, likes, and comments). YouTube Search: The youtube_search node runs a secondary workflow to query YouTube for relevant videos published within the last two days. It retrieves basic video data such as video IDs, relevance scores, and publication dates.

Tags

n8nreference-onlyagentlm-chat-open-aimemory-buffer-windowtool-workflowyou-tube
Connects
AAI Agentcalln8nworkflowtoolCall n8n Workflow ToolCCodeWHTTP RequestopenaichatmodelOpenAI Chat ModelSSimple Memory
CategoryAI Automation
Triggermanual
Complexitycomplex
Nodes13
AddedDec 5, 2024

Related workflows

See all AI Automation
AopenaichatmodelserpapigooglesearchS
free

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailored for a Slack environment, aiming to offer an interactive, AI-driven chatbot experience. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

AI agent chat

This workflow employs OpenAI's language models and SerpAPI to create a responsive, intelligent conversational agent. It comes equipped with manual chat triggers and memory buffer capabilities to ensure seamless interactions. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

AI chatbot that can search the web

This workflow is designed for dynamic and intelligent conversational capabilities. It incorporates OpenAI's GPT-4o model for natural language understanding and generation. Additional tools include SerpAPI and Wikipedia for enriched, data-driven responses. The workflow is triggered manually, and utilizes a 'Window Buffer Memory' to maintain the context of the last 20 interactions for better conversational continuity. All these components are orchestrated through n8n nodes, ensuring seamless interconnectivity. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team