This workflow follows the Chainsummarization → HTTP Request recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"id": "6d908a58-8893-48da-8311-8c28ebd8ec62",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-520,
-280
],
"parameters": {
"color": 7,
"width": 1160,
"height": 120,
"content": "YouTube \ube44\ub514\uc624 \uc694\uc57d\n\n\uc774 \ud504\ub85c\uc81d\ud2b8\ub294 YouTube \ube44\ub514\uc624\uc758 \uc694\uc57d\uc744 \uc790\ub3d9\ud654\ud558\uc5ec, \uae34 \ucf58\ud150\uce20\ub97c \uac04\uacb0\ud558\uace0 \uc2e4\ud589 \uac00\ub2a5\ud55c \uc778\uc0ac\uc774\ud2b8\ub85c \ubcc0\ud658\ud569\ub2c8\ub2e4. AI\uc640 \uc6cc\ud06c\ud50c\ub85c \uc790\ub3d9\ud654\ub97c \ud65c\uc6a9\ud558\uc5ec \ube44\ub514\uc624 \uc790\ub9c9\uc744 \ucd94\ucd9c\ud558\uace0, \uc8fc\uc694 \ud3ec\uc778\ud2b8\ub97c \ubd84\uc11d\ud558\uba70, \uc694\uc57d\uc744 \uc0dd\uc131\ud558\uc5ec \ucf58\ud150\uce20 \uc81c\uc791\uc790, \uc5f0\uad6c\uc790, \ubc0f \uc804\ubb38\uac00\ub4e4\uc758 \uc2dc\uac04\uc744 \uc808\uc57d\ud569\ub2c8\ub2e4. \uc815\ubcf4 \uc720\uc9c0, \uc5f0\uad6c \uc218\ud589, \ub610\ub294 \ube44\ub514\uc624 \ucf58\ud150\uce20\uc758 \ud6a8\uc728\uc801\uc778 \uc7ac\uc0ac\uc6a9\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4."
},
"typeVersion": 1
},
{
"id": "98de613a-1b1e-4b46-915f-7bebcfd6a931",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-540,
120
],
"parameters": {
"width": 230,
"height": 80,
"content": "\uc804\uccb4 YouTube URL\uc744 \ucd94\uac00\ud558\uc138\uc694. \u261d\ufe0f \uc774 \uc785\ub825\uc744 \uc6f9\ud6c5\uc774\ub098 \ub2e4\ub978 \uac83\uc73c\ub85c \ubcc0\uacbd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."
},
"typeVersion": 1
},
{
"id": "064208d4-52c3-46a9-9f9f-d37258189d06",
"name": "Request YouTube Transcript",
"type": "n8n-nodes-base.httpRequest",
"position": [
-200,
-20
],
"parameters": {
"url": "Apify API_KEY Here ???",
"method": "POST",
"options": {},
"jsonBody": "={\n \"startUrls\": [\n \"{{ $json['Full URL'] }}\"\n ]\n}",
"sendBody": true,
"specifyBody": "json"
},
"typeVersion": 4.2
},
{
"id": "ba5e52fd-18b1-4232-961c-b53b01e21202",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-280,
-140
],
"parameters": {
"color": 3,
"width": 280,
"height": 340,
"content": "\uc124\uc815 \uc9c0\uce68(\ud15c\ud50c\ub9bf \ud398\uc774\uc9c0 \uc124\uba85\uc5d0 \uc5b8\uae09\ub41c)\uc744 \ub530\ub974\uc2e0 \ud6c4, POST \uc5d4\ub4dc\ud3ec\uc778\ud2b8\uc640 API \ud0a4\ub97c \ubaa8\ub450 \ud3ec\ud568\ud558\ub294 \uc804\uccb4 URL \uc5d4\ub4dc\ud3ec\uc778\ud2b8\ub97c \uc0bd\uc785\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud83d\udc47"
},
"typeVersion": 1
},
{
"id": "f3caad55-0c7d-4e8e-8649-79cc25b4e6aa",
"name": "No Operation, do nothing",
"type": "n8n-nodes-base.noOp",
"position": [
380,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8d72e533-a053-4317-9437-9d80d3ed098f",
"name": "Summarization of a YouTube script",
"type": "@n8n/n8n-nodes-langchain.chainSummarization",
"position": [
40,
-20
],
"parameters": {
"options": {}
},
"typeVersion": 2
},
{
"id": "8f4e1c7c-286b-48aa-8f50-404e8f1d430b",
"name": "YouTube video URL",
"type": "n8n-nodes-base.formTrigger",
"position": [
-420,
-20
],
"parameters": {
"options": {
"path": "ddd"
},
"formTitle": "Summarize YouTube video's",
"formFields": {
"values": [
{
"fieldLabel": "Full URL"
}
]
}
},
"typeVersion": 2.2
},
{
"id": "fb861e09-d415-4f32-a4de-a6ff84ac7f7b",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
380,
120
],
"parameters": {
"color": 4,
"height": 100,
"content": "\u261d\ufe0f \uc120\ud0dd\uc801 \n\uc6cc\ud06c\ud50c\ub85c\uac00 \uc5ec\uae30\uc11c \ub05d\ub09c\ub2e4\uba74, \ub2e4\ub978 \ud48d\ubd80\ud654 \uc11c\ube44\uc2a4\ub97c \ud655\uc778\ud558\ub294 \uac83\uc744 \uace0\ub824\ud558\uc138\uc694."
},
"typeVersion": 1
},
{
"id": "17c0dc77-bee4-4271-b957-e0c793537a03",
"name": "Summarization Engine",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
40,
160
],
"parameters": {
"options": {}
},
"credentials": {
"openAiApi": {
"name": "<your credential>"
}
},
"typeVersion": 1.1
},
{
"id": "a8d5362e-459e-4a76-8ee2-b1eb977215a2",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-140
],
"parameters": {
"color": 5,
"width": 280,
"content": "\uc694\uc57d \ub178\ub4dc\ub294 \uc790\ub3d9\uc801\uc774\uace0 \uc804\ubb38\uc801\uc73c\ub85c \uc791\ub3d9\ud558\uba70, \uc785\ub825 \ud14d\uc2a4\ud2b8\ub97c \uc778\uc2dd\ud558\uace0 \uc9c1\uc811 \ucc98\ub9ac\ud558\ubbc0\ub85c, \uadc0\ud558 \uce21\uc5d0\uc11c \ucd94\uac00\uc801\uc778 \uac1c\uc120\uc774 \ud544\uc694\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4\ud83d\udc47"
},
"typeVersion": 1
}
],
"connections": {
"YouTube video URL": {
"main": [
[
{
"node": "Request YouTube Transcript",
"type": "main",
"index": 0
}
]
]
},
"Summarization Engine": {
"ai_languageModel": [
[
{
"node": "Summarization of a YouTube script",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Request YouTube Transcript": {
"main": [
[
{
"node": "Summarization of a YouTube script",
"type": "main",
"index": 0
}
]
]
},
"Summarization of a YouTube script": {
"main": [
[
{
"node": "No Operation, do nothing",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
openAiApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
2736. Uses httpRequest, chainSummarization, formTrigger, lmChatOpenAi. Event-driven trigger; 10 nodes.
Source: https://github.com/n8nKOR/n8n-shared-workflow/blob/62a671327e906c22a40d290b339ff6d2373f8d75/workflows/n8nworkflows/ai/2736.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Summarize Youtube Videos From Transcript. Uses stickyNote, httpRequest, noOp, chainSummarization. Event-driven trigger; 10 nodes.
Who is this template for? This workflow template is designed for content creators, researchers, educators, and professionals who need quick, accurate summaries of YouTube videos. It’s ideal for those
Youtube-ozetleyici. Uses httpRequest, chainSummarization, formTrigger, lmChatOpenAi. Event-driven trigger; 10 nodes.
Summarize YouTube Videos from Transcript. Uses httpRequest, chainSummarization, formTrigger, lmChatOpenAi. Event-driven trigger; 10 nodes.
Author: CSChin Example Source: https://www.ncl.ac.uk/singapore/staff/profile/chengchin.html#publications