Redditの感情分析
これはMarket Research, AI Summarization分野の自動化ワークフローで、12個のノードを含みます。主にCode, Reddit, Webhook, SplitOut, SplitInBatchesなどのノードを使用。 Deepseek AIを使ってRedditのコンテンツとコメントの感情傾向を分析する
- •HTTP Webhookエンドポイント(n8nが自動生成)
{
"id": "TEMPLATE_WORKFLOW_ID",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "Reddit Sentiment Analysis",
"tags": [],
"nodes": [
{
"id": "b38ce2cf-0db8-448f-9447-41fa2ad7deb0",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-440,
-140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "22a4c3e7-7013-4628-8df1-2398aad3ff80",
"name": "投稿内のコメントを複数取得",
"type": "n8n-nodes-base.reddit",
"position": [
100,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "83bb326b-ad7e-4c30-bad3-f2a2a2a51300",
"name": "投稿を複数取得",
"type": "n8n-nodes-base.reddit",
"position": [
-240,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1d211962-4178-4454-8c80-1c00bbdd13e8",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-400,
80
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5c8e928b-1eb7-4e81-8d8c-6adc79914c5c",
"name": "分割",
"type": "n8n-nodes-base.splitOut",
"position": [
-60,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6f00526d-b220-44a2-8cca-8c2284b7d097",
"name": "アイテムをループ",
"type": "n8n-nodes-base.splitInBatches",
"position": [
280,
80
],
"parameters": {},
"typeVersion": 3
},
{
"id": "41d1795e-14e4-4a20-8852-c432d875833d",
"name": "OpenRouterチャットモデル1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
720,
260
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dc60016c-55bd-48b1-b368-abe79c939055",
"name": "構造化データジェネレーター",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
820,
100
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "69a475a7-631d-41c9-aeb5-4ac09ebf5536",
"name": "コード",
"type": "n8n-nodes-base.code",
"position": [
1120,
100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "29ed9837-4dca-4c7b-9110-6c118cf9d914",
"name": "Webhookに応答",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
1260,
100
],
"parameters": {},
"typeVersion": 1.4
},
{
"id": "9e595a99-ca1e-47f1-b3c1-a3acaea64546",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
480,
-140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "400088ab-5276-4554-940e-1d98448eb0e9",
"name": "感情分析器",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
500,
100
],
"parameters": {},
"typeVersion": 1.7
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "NEW_VERSION_ID",
"connections": {
"69a475a7-631d-41c9-aeb5-4ac09ebf5536": {
"main": [
[
{
"node": "29ed9837-4dca-4c7b-9110-6c118cf9d914",
"type": "main",
"index": 0
}
]
]
},
"1d211962-4178-4454-8c80-1c00bbdd13e8": {
"main": [
[
{
"node": "83bb326b-ad7e-4c30-bad3-f2a2a2a51300",
"type": "main",
"index": 0
}
]
]
},
"5c8e928b-1eb7-4e81-8d8c-6adc79914c5c": {
"main": [
[
{
"node": "22a4c3e7-7013-4628-8df1-2398aad3ff80",
"type": "main",
"index": 0
}
]
]
},
"83bb326b-ad7e-4c30-bad3-f2a2a2a51300": {
"main": [
[
{
"node": "5c8e928b-1eb7-4e81-8d8c-6adc79914c5c",
"type": "main",
"index": 0
}
]
]
},
"6f00526d-b220-44a2-8cca-8c2284b7d097": {
"main": [
[],
[
{
"node": "5c8e928b-1eb7-4e81-8d8c-6adc79914c5c",
"type": "main",
"index": 0
},
{
"node": "400088ab-5276-4554-940e-1d98448eb0e9",
"type": "main",
"index": 0
}
]
]
},
"400088ab-5276-4554-940e-1d98448eb0e9": {
"main": [
[
{
"node": "dc60016c-55bd-48b1-b368-abe79c939055",
"type": "main",
"index": 0
}
]
]
},
"41d1795e-14e4-4a20-8852-c432d875833d": {
"ai_languageModel": [
[
{
"node": "dc60016c-55bd-48b1-b368-abe79c939055",
"type": "ai_languageModel",
"index": 0
},
{
"node": "400088ab-5276-4554-940e-1d98448eb0e9",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"dc60016c-55bd-48b1-b368-abe79c939055": {
"main": [
[
{
"node": "69a475a7-631d-41c9-aeb5-4ac09ebf5536",
"type": "main",
"index": 0
}
]
]
},
"22a4c3e7-7013-4628-8df1-2398aad3ff80": {
"main": [
[
{
"node": "6f00526d-b220-44a2-8cca-8c2284b7d097",
"type": "main",
"index": 0
}
]
]
}
}
}このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - 市場調査, AI要約
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Gerald Denor
@dominixaiGerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/
このワークフローを共有