GPT-4とApifyを基盤とした自動化マルチAIエージェントによる競合他社と市場分析システム

中級

これはMarket Research, AI Summarization分野の自動化ワークフローで、11個のノードを含みます。主にCode, Slack, GoogleDocs, HttpRequest, ManualTriggerなどのノードを使用。 GPT-4、Apify、Google Docsを使ってAI駆動の競合分析レポートを生成

前提条件
  • Slack Bot Token または Webhook URL
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "MzY0eE1yHIYPoQ3n",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
  },
  "name": "Automated Multi-AI-Agent Competitor & Market Analysis System with GPT-4 & Apify",
  "tags": [],
  "nodes": [
    {
      "id": "c9dd5129-18b3-4832-aee7-43d570c2d552",
      "name": "ワークフロー実行時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d3e1e819-2011-447a-8db8-12eaae212c65",
      "name": "Apify",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        224,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "46df0a26-0d51-4aca-a263-18fac9092d33",
      "name": "データ収集",
      "type": "n8n-nodes-base.code",
      "position": [
        448,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "08e7d394-af17-4a20-93a2-463a0697aaac",
      "name": "レポート生成器",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1072,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8f1be51d-c91b-418c-b490-c41b5cc32875",
      "name": "戦略分析担当",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        672,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "90d858be-b17d-4d6f-8f30-05576f06aeaf",
      "name": "チームへのレポート配信",
      "type": "n8n-nodes-base.slack",
      "position": [
        1696,
        0
      ],
      "webhookId": "4d8fd21e-2695-4c77-a2a7-d858871c2dc0",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "bf17dab5-2fe9-4741-970c-ff3b5f61a116",
      "name": "レポート作成",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        1472,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b41a2e95-cabc-44fd-b1b9-1ba0e078683d",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3abb33dd-83f3-486f-805e-fdbc02a81c1e",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8113a3f0-b789-4620-b8cc-4bd5888eafe3",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b3ab4ef5-558b-4985-b751-d3d6d670f29f",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "7ae65ecb-5db6-4414-bdf2-32a024cf504b",
  "connections": {
    "d3e1e819-2011-447a-8db8-12eaae212c65": {
      "main": [
        [
          {
            "node": "46df0a26-0d51-4aca-a263-18fac9092d33",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bf17dab5-2fe9-4741-970c-ff3b5f61a116": {
      "main": [
        [
          {
            "node": "90d858be-b17d-4d6f-8f30-05576f06aeaf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "46df0a26-0d51-4aca-a263-18fac9092d33": {
      "main": [
        [
          {
            "node": "8f1be51d-c91b-418c-b490-c41b5cc32875",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "08e7d394-af17-4a20-93a2-463a0697aaac": {
      "main": [
        [
          {
            "node": "bf17dab5-2fe9-4741-970c-ff3b5f61a116",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8f1be51d-c91b-418c-b490-c41b5cc32875": {
      "main": [
        [
          {
            "node": "08e7d394-af17-4a20-93a2-463a0697aaac",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c9dd5129-18b3-4832-aee7-43d570c2d552": {
      "main": [
        [
          {
            "node": "d3e1e819-2011-447a-8db8-12eaae212c65",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 市場調査, AI要約

有料ですか?

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

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

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者
Marth

Marth

@marth

Simplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34