AI業界トレンド24/7監視(X、Gmail、ウェブサイト)

上級

これはMarket Research, AI RAG分野の自動化ワークフローで、35個のノードを含みます。主にSet, Gmail, Airtop, Filter, SplitOutなどのノードを使用。 GPT-5を基盤としたAI業界トレンドの24時間365日監視(X、Gmail、ウェブサイト)

前提条件
  • Googleアカウント + Gmail API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "7e570f578a9c1f9652eeec45befef8289fae227b1a2e9fc7379f50bb5f4bfcee",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "973fd2bf-7a9f-4bbe-bd4d-dabda2f671e6",
      "name": "毎日午前6時",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -80,
        128
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "0b2cdacc-fad0-4b4b-95d1-66db9e82c3bb",
      "name": "Xアカウントの取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        224,
        128
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "fc3b853a-3752-4840-9f5c-d641ae5cdc19",
      "name": "フィールドの選択",
      "type": "n8n-nodes-base.set",
      "position": [
        544,
        128
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "86292944-864a-41ba-9e7d-4b79a15a5969",
      "name": "メッセージ一括取得",
      "type": "n8n-nodes-base.gmail",
      "position": [
        224,
        576
      ],
      "webhookId": "d64fa687-57e0-4522-8fe4-5b0d74ef0b90",
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.1
    },
    {
      "id": "549aaaa9-7398-4b90-8abd-967a6d46fccc",
      "name": "ニュースレターの取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -96,
        576
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 4.7
    },
    {
      "id": "ede82169-407d-4838-920b-4e570bb277ac",
      "name": "文字列フィルター",
      "type": "n8n-nodes-base.set",
      "position": [
        64,
        576
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3.4
    },
    {
      "id": "8fe6cde4-0065-46a4-a87c-6a660173ea69",
      "name": "メッセージを1件取得",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        576
      ],
      "webhookId": "909920be-cef9-4bcd-950d-0c637aa50f96",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "ccc80bbe-549e-4a6c-a319-274ecdfab8fa",
      "name": "フィールド1の選択",
      "type": "n8n-nodes-base.set",
      "position": [
        576,
        576
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "915b42b0-4fd8-4289-91c1-32c2affa2807",
      "name": "ツイートを集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        864,
        128
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1ba8d717-bf5b-41b6-907d-12574e846cdf",
      "name": "メールを集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        736,
        576
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "249d93bc-7560-409a-9186-e4da5ebd1187",
      "name": "クエリ",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        576,
        1200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1a423a71-85e0-461b-9379-463173121956",
      "name": "URLを読み込み",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        704,
        1200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
      "name": "ブラウザエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        400,
        1008
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8,
      "waitBetweenTries": 5000
    },
    {
      "id": "c902ede5-d41a-43fe-b56b-66633e33da8e",
      "name": "ウェブサイトを取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        224,
        1008
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "66e33868-6b35-4537-84f0-f425ffedaa11",
      "name": "シンプルメモリ",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        448,
        1200
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "ce467f67-8ec4-4b77-987e-fc8d8dfcd802",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        320,
        1200
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d426c158-cbfe-49f1-bef1-0577f6c68578",
      "name": "セッション",
      "type": "n8n-nodes-base.airtop",
      "position": [
        -96,
        1008
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 1
    },
    {
      "id": "b882189c-e295-404d-a6c1-559c25deb636",
      "name": "ウィンドウ",
      "type": "n8n-nodes-base.airtop",
      "position": [
        64,
        1008
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 1
    },
    {
      "id": "48fa0b38-5c06-4745-83e3-66f801084275",
      "name": "セッションの終了",
      "type": "n8n-nodes-base.airtop",
      "position": [
        864,
        1008
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "de5580d9-21a5-4cb3-a2dc-9b656a593d28",
      "name": "ウェブサイトを集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        704,
        1008
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "eb3bed4f-2ae8-40a6-962f-4f65ef8cd271",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -96,
        1600
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "e5205200-a381-4037-aca5-f0d038dd4f7d",
      "name": "Perplexity AI",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        48,
        1792
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7af5d289-8f13-407d-8272-0c2b7575f909",
      "name": "GPT",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -80,
        1792
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "62248662-965b-49be-a169-ed64445c4ea1",
      "name": "JSON",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        176,
        1792
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "32281e42-c212-44d7-aa8d-7cd9e21ac29c",
      "name": "フィルター",
      "type": "n8n-nodes-base.filter",
      "position": [
        704,
        128
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c88f0bd1-ef88-4f09-9fd6-bf96ae2ffe26",
      "name": "分割",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        272,
        1600
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "06204939-354e-4abe-9e4d-52dce970bb6d",
      "name": "JSON1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        832,
        1200
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "d3daab64-fc51-4a08-9238-4bded4728059",
      "name": "ツイートを取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        384,
        128
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b4f5d671-2537-4cb8-bafe-3cfd5eb45ce3",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -128,
        32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "968eb9d3-2812-46d5-824d-9fea3a3a6ddb",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -144,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b02f5224-d3ee-4d1f-a6a4-ac9533ed3ee5",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -144,
        928
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0f679ca3-98c3-4b8e-a68d-008ace7ae975",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -128,
        1520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b37cb4d9-c6de-4e9a-94b3-26ad3cfa03f0",
      "name": "保存",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        448,
        1600
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "6ad4ef16-37ce-435d-a02e-a60ceab7d832",
      "name": "あなたの指示",
      "type": "n8n-nodes-base.set",
      "position": [
        80,
        128
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c709dcec-67c9-423e-95c2-3bf622e1c873",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1072,
        32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "7af5d289-8f13-407d-8272-0c2b7575f909": {
      "ai_languageModel": [
        [
          {
            "node": "eb3bed4f-2ae8-40a6-962f-4f65ef8cd271",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "62248662-965b-49be-a169-ed64445c4ea1": {
      "ai_outputParser": [
        [
          {
            "node": "eb3bed4f-2ae8-40a6-962f-4f65ef8cd271",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "06204939-354e-4abe-9e4d-52dce970bb6d": {
      "ai_outputParser": [
        [
          {
            "node": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "249d93bc-7560-409a-9186-e4da5ebd1187": {
      "ai_tool": [
        [
          {
            "node": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "32281e42-c212-44d7-aa8d-7cd9e21ac29c": {
      "main": [
        [
          {
            "node": "915b42b0-4fd8-4289-91c1-32c2affa2807",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ce467f67-8ec4-4b77-987e-fc8d8dfcd802": {
      "ai_languageModel": [
        [
          {
            "node": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "b882189c-e295-404d-a6c1-559c25deb636": {
      "main": [
        [
          {
            "node": "c902ede5-d41a-43fe-b56b-66633e33da8e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d426c158-cbfe-49f1-bef1-0577f6c68578": {
      "main": [
        [
          {
            "node": "b882189c-e295-404d-a6c1-559c25deb636",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eb3bed4f-2ae8-40a6-962f-4f65ef8cd271": {
      "main": [
        [
          {
            "node": "c88f0bd1-ef88-4f09-9fd6-bf96ae2ffe26",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1a423a71-85e0-461b-9379-463173121956": {
      "ai_tool": [
        [
          {
            "node": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c88f0bd1-ef88-4f09-9fd6-bf96ae2ffe26": {
      "main": [
        [
          {
            "node": "b37cb4d9-c6de-4e9a-94b3-26ad3cfa03f0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3daab64-fc51-4a08-9238-4bded4728059": {
      "main": [
        [
          {
            "node": "fc3b853a-3752-4840-9f5c-d641ae5cdc19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c902ede5-d41a-43fe-b56b-66633e33da8e": {
      "main": [
        [
          {
            "node": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "872eca5a-87f1-4e5f-9efe-a17532e1fa35": {
      "main": [
        [
          {
            "node": "de5580d9-21a5-4cb3-a2dc-9b656a593d28",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ede82169-407d-4838-920b-4e570bb277ac": {
      "main": [
        [
          {
            "node": "86292944-864a-41ba-9e7d-4b79a15a5969",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8fe6cde4-0065-46a4-a87c-6a660173ea69": {
      "main": [
        [
          {
            "node": "ccc80bbe-549e-4a6c-a319-274ecdfab8fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e5205200-a381-4037-aca5-f0d038dd4f7d": {
      "ai_tool": [
        [
          {
            "node": "eb3bed4f-2ae8-40a6-962f-4f65ef8cd271",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "fc3b853a-3752-4840-9f5c-d641ae5cdc19": {
      "main": [
        [
          {
            "node": "32281e42-c212-44d7-aa8d-7cd9e21ac29c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "66e33868-6b35-4537-84f0-f425ffedaa11": {
      "ai_memory": [
        [
          {
            "node": "872eca5a-87f1-4e5f-9efe-a17532e1fa35",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "973fd2bf-7a9f-4bbe-bd4d-dabda2f671e6": {
      "main": [
        [
          {
            "node": "6ad4ef16-37ce-435d-a02e-a60ceab7d832",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0b2cdacc-fad0-4b4b-95d1-66db9e82c3bb": {
      "main": [
        [
          {
            "node": "d3daab64-fc51-4a08-9238-4bded4728059",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ccc80bbe-549e-4a6c-a319-274ecdfab8fa": {
      "main": [
        [
          {
            "node": "1ba8d717-bf5b-41b6-907d-12574e846cdf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "549aaaa9-7398-4b90-8abd-967a6d46fccc": {
      "main": [
        [
          {
            "node": "ede82169-407d-4838-920b-4e570bb277ac",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1ba8d717-bf5b-41b6-907d-12574e846cdf": {
      "main": [
        [
          {
            "node": "d426c158-cbfe-49f1-bef1-0577f6c68578",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "915b42b0-4fd8-4289-91c1-32c2affa2807": {
      "main": [
        [
          {
            "node": "549aaaa9-7398-4b90-8abd-967a6d46fccc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "86292944-864a-41ba-9e7d-4b79a15a5969": {
      "main": [
        [
          {
            "node": "8fe6cde4-0065-46a4-a87c-6a660173ea69",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6ad4ef16-37ce-435d-a02e-a60ceab7d832": {
      "main": [
        [
          {
            "node": "0b2cdacc-fad0-4b4b-95d1-66db9e82c3bb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "de5580d9-21a5-4cb3-a2dc-9b656a593d28": {
      "main": [
        [
          {
            "node": "48fa0b38-5c06-4745-83e3-66f801084275",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "48fa0b38-5c06-4745-83e3-66f801084275": {
      "main": [
        [
          {
            "node": "eb3bed4f-2ae8-40a6-962f-4f65ef8cd271",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 市場調査, AI RAG検索拡張

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数35
カテゴリー2
ノードタイプ16
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34