X/Twitter 上の暗号資産ニュース AI イニシエーター
上級
これはFinance, AI分野の自動化ワークフローで、20個のノードを含みます。主にCode, Twitter, Telegram, Aggregate, HttpRequestなどのノードを使用、AI技術を活用したスマート自動化を実現。 XとTelegramへ自動のにコインニュースをAI要約で投稿
前提条件
- •Twitter API認証情報
- •Telegram Bot Token
- •ターゲットAPIの認証情報が必要な場合あり
- •OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "5E8JU2KX8vmhNsj5",
"meta": {
"instanceId": "f638a47e4e563f91fde8b98ed9f5fa6a9faa41a207143e9ce05d85200c905524",
"templateCredsSetupCompleted": true
},
"name": "X/Twitter Crypto News AI-Influencer",
"tags": [
{
"id": "dNuSmJmhSOBNp9lV",
"name": "Social Media",
"createdAt": "2025-01-26T15:22:52.143Z",
"updatedAt": "2025-01-26T15:22:52.143Z"
}
],
"nodes": [
{
"id": "e62c883e-a647-4bb4-ac42-6f80f50ea799",
"name": "No Operation, do nothing",
"type": "n8n-nodes-base.noOp",
"position": [
2040,
500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "21628346-5888-457a-9966-6044aa67ef17",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-540,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "165e740a-e5e5-48f1-b074-232912fd8044",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-200,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "39a3e74f-bef9-42df-a540-a500ffcdc221",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fae85f67-3038-4e38-a468-dbc16787788e",
"name": "付箋7",
"type": "n8n-nodes-base.stickyNote",
"position": [
340,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c4fb131f-4c65-4b59-a07b-fbd16da2e467",
"name": "付箋10",
"type": "n8n-nodes-base.stickyNote",
"position": [
1680,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d39b8d5b-33ad-4b4c-ab56-c61d630e9464",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-520,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "295968f9-b8ab-49e7-83eb-09cb80ea91d2",
"name": "付箋9",
"type": "n8n-nodes-base.stickyNote",
"position": [
1240,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4de265c5-909f-45d3-85aa-7e3c8eb3fb33",
"name": "付箋11",
"type": "n8n-nodes-base.stickyNote",
"position": [
580,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6511fcdc-ff93-49fc-a980-fc8bffd671ed",
"name": "ニュース要約 GPT",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1280,
500
],
"parameters": {},
"typeVersion": 1.7,
"alwaysOutputData": true
},
{
"id": "610952b8-afb1-4993-9656-e19df8a90ab1",
"name": "付箋12",
"type": "n8n-nodes-base.stickyNote",
"position": [
1680,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f65b3baa-1722-485a-9222-47f25f34359f",
"name": "ContentExtraction GPT3.5",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
640,
500
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "9d9f301d-4af7-4e0b-a140-5ec06676d315",
"name": "付箋8",
"type": "n8n-nodes-base.stickyNote",
"position": [
980,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "79fe1453-8129-4254-b7ba-004c5f7c3d73",
"name": "投稿間隔を設定",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-440,
500
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "9ad1cf42-b92c-451d-8372-85e1a3e4dc75",
"name": "CryptoPanicから暗号通貨ニュースを取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
-120,
500
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "b1b97496-e52c-45ce-83bd-8e829ff18a93",
"name": "全てのニュースを結合",
"type": "n8n-nodes-base.aggregate",
"position": [
1040,
500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b2e463a2-ac31-40eb-8edf-2e67619a6d52",
"name": "X に自動投稿",
"type": "n8n-nodes-base.twitter",
"onError": "continueRegularOutput",
"position": [
1760,
500
],
"parameters": {},
"executeOnce": false,
"typeVersion": 2
},
{
"id": "78c51f7c-3a74-48e6-833c-3ab2c66c7da3",
"name": "Telegram にニュースレポートを送信",
"type": "n8n-nodes-base.telegram",
"position": [
1760,
160
],
"webhookId": "0937b258-1fff-4628-bff2-c0c6a2b3cfea",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "75474f9f-4892-4eab-aa4f-2cc7a7ad87fb",
"name": "ニュースページを訪問",
"type": "n8n-nodes-base.httpRequest",
"position": [
380,
500
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "c056f7ba-0e84-48a8-bc29-07dfba4c8da8",
"name": "タイトルとURLを抽出",
"type": "n8n-nodes-base.code",
"maxTries": 5,
"position": [
140,
500
],
"parameters": {},
"executeOnce": true,
"retryOnFail": false,
"typeVersion": 2,
"alwaysOutputData": true
}
],
"active": false,
"pinData": {},
"settings": {
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "4adacf3d-79b5-4f50-b566-24cd8d6f7b51",
"connections": {
"6511fcdc-ff93-49fc-a980-fc8bffd671ed": {
"main": [
[
{
"node": "78c51f7c-3a74-48e6-833c-3ab2c66c7da3",
"type": "main",
"index": 0
},
{
"node": "b2e463a2-ac31-40eb-8edf-2e67619a6d52",
"type": "main",
"index": 0
}
]
]
},
"75474f9f-4892-4eab-aa4f-2cc7a7ad87fb": {
"main": [
[
{
"node": "f65b3baa-1722-485a-9222-47f25f34359f",
"type": "main",
"index": 0
}
]
]
},
"c056f7ba-0e84-48a8-bc29-07dfba4c8da8": {
"main": [
[
{
"node": "75474f9f-4892-4eab-aa4f-2cc7a7ad87fb",
"type": "main",
"index": 0
}
]
]
},
"b2e463a2-ac31-40eb-8edf-2e67619a6d52": {
"main": [
[
{
"node": "e62c883e-a647-4bb4-ac42-6f80f50ea799",
"type": "main",
"index": 0
}
]
]
},
"f65b3baa-1722-485a-9222-47f25f34359f": {
"main": [
[
{
"node": "b1b97496-e52c-45ce-83bd-8e829ff18a93",
"type": "main",
"index": 0
}
]
]
},
"79fe1453-8129-4254-b7ba-004c5f7c3d73": {
"main": [
[
{
"node": "9ad1cf42-b92c-451d-8372-85e1a3e4dc75",
"type": "main",
"index": 0
}
]
]
},
"b1b97496-e52c-45ce-83bd-8e829ff18a93": {
"main": [
[
{
"node": "6511fcdc-ff93-49fc-a980-fc8bffd671ed",
"type": "main",
"index": 0
}
]
]
},
"78c51f7c-3a74-48e6-833c-3ab2c66c7da3": {
"main": [
[
{
"node": "e62c883e-a647-4bb4-ac42-6f80f50ea799",
"type": "main",
"index": 0
}
]
]
},
"9ad1cf42-b92c-451d-8372-85e1a3e4dc75": {
"main": [
[
{
"node": "c056f7ba-0e84-48a8-bc29-07dfba4c8da8",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - 財務, 人工知能
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Segmind:自動のなソーシャルメディア製品画像ジェネレーター&公開ツール
自動化AI製品撮影とInstagram投稿ジェネレーター(Deepseek/Segmind)
If
Set
Code
+
If
Set
Code
34 ノードTianyi
人工知能
ソーシャルメディアAIエージェント - Telegram
AIベースのソーシャルメディア拡声器
Code
Wait
Merge
+
Code
Wait
Merge
26 ノードMudit Juneja
人工知能
株式分析アシスタント
AI 駆動の株価市場サマリー BOT
If
Set
Code
+
If
Set
Code
21 ノードkenandrewmiranda
財務
RSSとGPT-4oを使用して、毎日のイスラエル経済ニュースサマリー
RSSとGPT-4oを使って毎日のイスラエル経済ニュースリポートを作成
Set
Code
Html
+
Set
Code
Html
23 ノードElay Guez
財務
MailChimp自動化
基于AIの餐厅通讯ジェネレーター,統合MailchimpとTelegram审批
If
Set
Code
+
If
Set
Code
43 ノードFemi Ad
人工知能
Dumpling AIとGPT-4oを使ってAIニュースの自動レビューを生成
Dumpling AI、GPT-4oを使って自動生成してAIニュースのレビューを投稿する
Code
Wait
Split Out
+
Code
Wait
Split Out
14 ノードYang
人工知能
ワークフロー情報
難易度
上級
ノード数20
カテゴリー2
ノードタイプ9
作成者
Tianyi
@muziPh.D. in Machine Learning from the University of Toulouse. Experienced automation consultant specializing in optimizing workflows for Content creation and Marketing teams.
外部リンク
n8n.ioで表示 →
このワークフローを共有