8
n8n 中文网amn8n.com

高互动YouTube关键词趋势提取

中级

这是一个Market Research, Multimodal AI领域的自动化工作流,包含 14 个节点。主要使用 Set, SplitOut, Aggregate, ItemLists, Summarize 等节点。 为内容策略提取高互动YouTube关键词趋势

前置要求
  • 可能需要目标 API 的认证凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "40f29e455b10b3ef07629363459d0fa6954887d44ddad18e74a5539a487f2eee",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "d034896a-23db-471c-9da7-804372882b2e",
      "name": "当点击“执行工作流”时",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -336,
        -128
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "449082db-9d84-485d-aa45-c210fe852849",
      "name": "便签:工作流开始",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        -240
      ],
      "parameters": {
        "width": 464,
        "height": 400,
        "content": "# 工作流开始"
      },
      "typeVersion": 1
    },
    {
      "id": "c372670f-1ccf-4016-955c-514f644c6a9b",
      "name": "HTTP 请求 – YouTube 最受欢迎视频",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -16,
        32
      ],
      "parameters": {
        "url": "https://www.googleapis.com/youtube/v3/videos",
        "options": {},
        "sendQuery": true,
        "sendHeaders": true,
        "queryParameters": {
          "parameters": [
            {
              "name": "part",
              "value": "statistics,snippet"
            },
            {
              "name": "chart",
              "value": "mostPopular"
            },
            {
              "name": "regionCode",
              "value": "DE"
            },
            {
              "name": "maxResults",
              "value": "50"
            },
            {
              "name": "key",
              "value": "APIKEY"
            }
          ]
        },
        "headerParameters": {
          "parameters": [
            {
              "name": "User-Agent",
              "value": "Mozilla/5.0"
            },
            {
              "name": "Accept",
              "value": "application/json"
            }
          ]
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "3b7ada69-c057-4932-a071-a2127a246575",
      "name": "便签:API 调用",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -208
      ],
      "parameters": {
        "width": 432,
        "height": 480,
        "content": "## API 调用 – YouTube"
      },
      "typeVersion": 1
    },
    {
      "id": "b2dc68e0-9417-496e-925a-8fb1139949f8",
      "name": "拆分输出 – 项目",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        544,
        208
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "items"
      },
      "typeVersion": 1
    },
    {
      "id": "7ed5593d-a15d-42ae-be96-3bbfdaa2f435",
      "name": "便签:拆分项目",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        0
      ],
      "parameters": {
        "width": 288,
        "height": 496,
        "content": "## 拆分项目"
      },
      "typeVersion": 1
    },
    {
      "id": "6a304148-78a0-4a14-a8e6-9b2f4571347f",
      "name": "设置 – 推导上下文",
      "type": "n8n-nodes-base.set",
      "position": [
        768,
        208
      ],
      "parameters": {
        "options": {}
      },
      "typeVersion": 3.2
    },
    {
      "id": "728035b5-e319-4061-a167-afe660b8fe75",
      "name": "便签:上下文与 KPI",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        704,
        0
      ],
      "parameters": {
        "width": 304,
        "height": 496,
        "content": "## 上下文与 KPI"
      },
      "typeVersion": 1
    },
    {
      "id": "99d3187e-876d-4b1d-b16e-1308f87c779c",
      "name": "项目列表 – 按互动率排序前几名",
      "type": "n8n-nodes-base.itemLists",
      "position": [
        1072,
        192
      ],
      "parameters": {
        "options": {},
        "operation": "sort"
      },
      "typeVersion": 1
    },
    {
      "id": "85d1e8bc-5504-48e1-843f-0c1b260a4ebe",
      "name": "便签:排名与限制",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1024,
        0
      ],
      "parameters": {
        "height": 496,
        "content": "## 排名与限制"
      },
      "typeVersion": 1
    },
    {
      "id": "fe93a1f7-ce55-46d5-aeef-20bcb7518149",
      "name": "聚合 – 收集标签",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1360,
        208
      ],
      "parameters": {
        "options": {
          "mergeLists": true
        },
        "fieldsToAggregate": {
          "fieldToAggregate": [
            {
              "fieldToAggregate": "tags"
            }
          ]
        }
      },
      "typeVersion": 1
    },
    {
      "id": "667b507a-2a82-4ade-8a7d-378ebd73c6ec",
      "name": "便签:收集标签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        0
      ],
      "parameters": {
        "height": 496,
        "content": "## 收集标签"
      },
      "typeVersion": 1
    },
    {
      "id": "4d1e33a4-12b4-494a-ba01-914c1bd7a313",
      "name": "汇总 – 标签摘要",
      "type": "n8n-nodes-base.summarize",
      "position": [
        1600,
        224
      ],
      "parameters": {
        "options": {},
        "fieldsToSummarize": {
          "values": [
            {
              "field": "tags",
              "aggregation": "concatenate"
            }
          ]
        }
      },
      "typeVersion": 1.1
    },
    {
      "id": "37c333b9-f7d5-4730-841b-4b043a278a17",
      "name": "便签:关键词摘要",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1552,
        0
      ],
      "parameters": {
        "height": 496,
        "content": "## 关键词摘要"
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "Split Out – Items": {
      "main": [
        [
          {
            "node": "Set – Derive Context",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set – Derive Context": {
      "main": [
        [
          {
            "node": "Item Lists – Top by Engagement",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate – Collect Tags": {
      "main": [
        [
          {
            "node": "Summarize – Tag Summary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Item Lists – Top by Engagement": {
      "main": [
        [
          {
            "node": "Aggregate – Collect Tags",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "HTTP Request – YouTube Most Popular",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request – YouTube Most Popular": {
      "main": [
        [
          {
            "node": "Split Out – Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 市场调研, 多模态 AI

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量14
分类2
节点类型8
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Sulieman Said

Sulieman Said

@sulieman-said

👋 Hi, I’m Sulieman – Founder of aufCopilot.de . I build custom n8n workflows, automations & AI integrations to help businesses save time and scale smarter. I share templates, answer questions and love exploring creative use cases – from lead generation to data workflows and AI-powered automations. 🚀 Always happy to connect, learn and contribute to the community. Although my profile is in English, I am a native German speaker and happy to work in both German and English projects.

外部链接
在 n8n.io 查看

分享此工作流