Web Scraping & Data Extraction

Complete Youtube

Complete Youtube

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
12

Node Types

agent
AI Agent
1 node
chat Trigger
chat_message_received
1 node
tool Workflow
youtube_search
1 node
lm Chat Open Ai
openai_llm
1 node
memory Buffer Window
window_buffer_memory
1 node
sticky Note
Sticky Note1, Sticky Note2
2 nodes
http Request
find_video_data1
1 node
you Tube
get_videos1
1 node
set
response1, group_data1
2 nodes
code
save_data_to_memory1, retrieve_data_from_memory1
2 nodes
split In Batches
loop_over_items1
1 node
if
if_longer_than_3_
1 node

Workflow JSON

15.04 KB
{
  "id": "XSyVFC1tsGSxNwX9",
  "meta": {
    "instanceId": "60ad864624415060d2d0a0e71acd8b3b40e4ee2e9ef4b439d9937d3d33537a96"
  },
  "name": "Complete Youtube",
  "tags": [],
  "nodes": [
    {
      "id": "fd74706b-609b-4723-b4a4-067e1b064194",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        300,
        60
      ],
      "parameters": {
        "options": {
          "systemMessage": "=You help youtube creators find trending videos based on a specific niche.\n\nVerify if the user informed a niche before doing anything. If not, then ask him for one by giving him suggestions for him to select from.\n\nAfter you know what type of content the user might produce, use the \"youtube_search\" tool up to 3 times with different search terms based on the user's content type and niche.\n\nThe tool will answer with a list of videos from the last 2 days that had the most amount of relevancy. It returns a list of json's covering each video's id...

Showing first 1000 characters. Click "Expand" to view the full JSON.