市場調査ジェネレーター

中級

これはMarket Research, Multimodal AI分野の自動化ワークフローで、12個のノードを含みます。主にGoogleDocs, Perplexity, OpenAi, ChainLlm, ChatTriggerなどのノードを使用。 GPT-4o、Perplexity、Claudeによる市場調査とビジネスケースジェネレーター

前提条件
  • OpenAI API Key
  • Anthropic API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "ugY2Cg4sj2vP0rk6",
  "meta": {
    "instanceId": "1c7b08fed4406d546caf4a44e8b942ca317e7e207bb9a5701955a1a6e1ce1843",
    "templateCredsSetupCompleted": true
  },
  "name": "Market Research Generator",
  "tags": [],
  "nodes": [
    {
      "id": "76a873cb-d035-4ca4-8ca9-ca9d2b1d3aa1",
      "name": "チャットメッセージ受信時",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -280,
        -60
      ],
      "webhookId": "ef1cfdf4-c68f-44d6-8600-1ea3b9fd2025",
      "parameters": {
        "options": {}
      },
      "typeVersion": 1.1
    },
    {
      "id": "75de6535-e334-4d64-a57f-7260df401a9d",
      "name": "Anthropic Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        580,
        120
      ],
      "parameters": {
        "model": {
          "__rl": true,
          "mode": "list",
          "value": "claude-sonnet-4-20250514",
          "cachedResultName": "Claude 4 Sonnet"
        },
        "options": {}
      },
      "credentials": {},
      "typeVersion": 1.3
    },
    {
      "id": "ce9f1ce5-2e12-4acc-ad9c-f92ba13ca246",
      "name": "Google Docs",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        820,
        -60
      ],
      "parameters": {
        "actionsUi": {
          "actionFields": [
            {
              "text": "={{ $json.text }}",
              "action": "insert"
            }
          ]
        },
        "operation": "update",
        "documentURL": "Redacted"
      },
      "credentials": {},
      "typeVersion": 2
    },
    {
      "id": "7932ae33-d1e4-4bb8-b38e-91b74435cb5f",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -180
      ],
      "parameters": {
        "width": 220,
        "height": 500,
        "content": "Chat Input Trigger"
      },
      "typeVersion": 1
    },
    {
      "id": "0a490125-3a86-43cf-83c5-1b436e54e7ff",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        -180
      ],
      "parameters": {
        "color": 5,
        "width": 300,
        "height": 500,
        "content": "Define Research Scope"
      },
      "typeVersion": 1
    },
    {
      "id": "09e33798-af03-45bf-b0a0-a01aa654d8e3",
      "name": "調査範囲定義エージェント",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -80,
        -60
      ],
      "parameters": {
        "modelId": {
          "__rl": true,
          "mode": "list",
          "value": "chatgpt-4o-latest",
          "cachedResultName": "CHATGPT-4O-LATEST"
        },
        "options": {},
        "messages": {
          "values": [
            {
              "content": "={{ $json.chatInput }}"
            },
            {
              "role": "system",
              "content": "You are a market research planner, and a Perplexity (research) prompt agent.\n\nYour task is to take the following user query and define a structured scope of research to guide AI agents. Break it down into the following components:\n1. Industry/Business Type\n2. Geographic Focus\n3. Key Trends to Research\n4. Potential Opportunities/Challenges\n5. Suggested Data Sources (public reports, industry benchmarks, etc.)\n\nOutput a prompt meant for Perplexity research node based on the components."
            }
          ]
        }
      },
      "credentials": {},
      "typeVersion": 1.8
    },
    {
      "id": "17d56e9a-735f-4195-963b-e5939a596728",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        -180
      ],
      "parameters": {
        "color": 2,
        "width": 220,
        "height": 500,
        "content": "Perplexity Deep Research"
      },
      "typeVersion": 1
    },
    {
      "id": "16ca83ec-c18d-4196-8122-0ca4dfeb0871",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        -180
      ],
      "parameters": {
        "color": 5,
        "width": 300,
        "height": 500,
        "content": "Business Case Builder"
      },
      "typeVersion": 1
    },
    {
      "id": "4794c40e-9eef-4c91-9d31-56c07072537c",
      "name": "Perplexity ビジネスケース詳細調査",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        280,
        -60
      ],
      "parameters": {
        "model": "sonar-deep-research",
        "options": {},
        "messages": {
          "message": [
            {
              "role": "system",
              "content": "You are a professional market analyst with access to real-time data and reports.\n\nYour task is to conduct deep web research based on the following structured research scope. Provide a concise, well-cited summary for each of the following areas:\n- Industry trends\n- Consumer behavior\n- Competitive landscape\n- Regulatory or environmental factors\n- Key statistics and data\n\nUse reliable sources (government reports, industry publications, global databases). Include in-text citation links in markdown format.\n\nPresent the research summary in clear sections with headings.\n"
            },
            {
              "content": "={{ $json.message.content }}"
            }
          ]
        },
        "requestOptions": {}
      },
      "credentials": {},
      "typeVersion": 1
    },
    {
      "id": "2de9f3f6-5e61-47c1-842d-c7bf996d4a1b",
      "name": "Claude Business Case Writer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        480,
        -60
      ],
      "parameters": {
        "text": "={{ $json.choices[0].message.content }}",
        "batching": {},
        "messages": {
          "messageValues": [
            {
              "message": "You are a business strategy consultant writing a professional market opportunity case study. You will receive user input from a Perplexity node which includes the thinking steps. exclude the content of the thinking steps, which is usually the content between <think> at the beginning of Perplexity's output. Use the structured topic scope and supporting research provided to write a well-organized, 1500-word case study. Your case study must include:  1. Executive Summary   2. Market Overview   3. Opportunity Analysis   4. Competitive Landscape   5. Challenges and Risks   6. Strategic Recommendations   7. Conclusion    Maintain a formal and analytical tone. Use section headers. Ensure insights are backed by the research provided.  "
            }
          ]
        },
        "promptType": "define"
      },
      "typeVersion": 1.7
    },
    {
      "id": "dbc5fc4a-3f45-45f6-a34c-c302900dedd0",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        780,
        -180
      ],
      "parameters": {
        "color": 3,
        "width": 300,
        "height": 500,
        "content": "Business Case Output on Google Docs"
      },
      "typeVersion": 1
    },
    {
      "id": "756b169a-3f46-4671-a8fe-62d7732a3911",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1340,
        -240
      ],
      "parameters": {
        "color": 3,
        "width": 980,
        "height": 1000,
        "content": "🧠 Market Research Case Study Generator\nCategory: AI + Research | GPT + Perplexity | Business Strategy\nSkill Level: Intermediate\nUse Case: Market Research, Business Planning, Strategic Analysis\n\n📌 Description:\nThis template automates the creation of comprehensive, data-backed business case studies—perfect for entrepreneurs, analysts, consultants, and market researchers.\n\nFor more of such build + step-by-step video tutorials, check out:\nhttps://www.youtube.com/@Automatewithmarc\n\nJust send a simple message like:\n\n“Give me a market opportunity analysis of a bicycle rental business in North Africa.”\n\nAnd the workflow does the rest. It scopes your research topic, performs live web research, and crafts a well-structured 1500-word business case study—all automatically saved to Google Docs.\n\n🔧 How It Works:\n🟢 Chat Trigger:\nStart the workflow by sending a prompt via the built-in Chat interface (Langchain Chat Trigger).\n\n🧭 Research Scope Definer (GPT-4o):\nBreaks down the user input into structured components like industry, geography, trends, and challenges.\n\n🌐 Deep Research (Perplexity Sonar):\nPerforms live research to retrieve relevant industry data, consumer trends, competitive insights, and more.\n\n📘 Business Case Writer (Claude Sonnet):\nSynthesizes the findings into a detailed case study with sections including:\nExecutive Summary\nMarket Overview\nOpportunity Analysis\nCompetitive Landscape\nRisks & Challenges\nStrategic Recommendations\nConclusion\n📄 Google Docs Integration:\nThe final output is appended to a connected Google Doc, so all your insights are neatly stored and ready to share.\n🧰 Tools Used:\nOpenAI GPT-4o\nPerplexity Sonar Deep Research\nAnthropic Claude Sonnet\nGoogle Docs\nChat Trigger\n✅ Ideal For:\nBusiness consultants & strategy teams\nMarket researchers & analysts\nStartup founders & product managers\nEducators & MBA students"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "4122d186-b3c0-46d0-8a74-fdb918dc2ceb",
  "connections": {
    "75de6535-e334-4d64-a57f-7260df401a9d": {
      "ai_languageModel": [
        [
          {
            "node": "2de9f3f6-5e61-47c1-842d-c7bf996d4a1b",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "76a873cb-d035-4ca4-8ca9-ca9d2b1d3aa1": {
      "main": [
        [
          {
            "node": "09e33798-af03-45bf-b0a0-a01aa654d8e3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2de9f3f6-5e61-47c1-842d-c7bf996d4a1b": {
      "main": [
        [
          {
            "node": "ce9f1ce5-2e12-4acc-ad9c-f92ba13ca246",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "09e33798-af03-45bf-b0a0-a01aa654d8e3": {
      "main": [
        [
          {
            "node": "4794c40e-9eef-4c91-9d31-56c07072537c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4794c40e-9eef-4c91-9d31-56c07072537c": {
      "main": [
        [
          {
            "node": "2de9f3f6-5e61-47c1-842d-c7bf996d4a1b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 市場調査, マルチモーダルAI

有料ですか?

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

関連ワークフロー

GPT-5 & Veo-3 Instagram動画ジェネレーターと自動投稿
Google Veo-3 AIおよびGPTを使用してソーシャルメディア用の短い動画を自動のに作成して公開
If
Wait
Http Request
+
If
Wait
Http Request
15 ノードAutomate With Marc
コンテンツ作成
Veo3 Instagramプロキシワークフロー
Veo3、GPT-4、Blotatoを使用して自動のにInstagram Reelsを生成して公開
If
Set
Wait
+
If
Set
Wait
21 ノードAutomate With Marc
コンテンツ作成
ポッドキャストの自動化
GPT、Claude、Eleven Labs を使ったポッドキャスト作成の自動化
Gmail
Http Request
Agent
+
Gmail
Http Request
Agent
16 ノードAutomate With Marc
コンテンツ作成
AIによるInstagram人気Reelのクローン作成エージェント機能+自動公開
AIクローンを使ってInstagram Reelsを自動公開:スクリプトから公開まで(Heygen + Submagic + Blotato)
If
Wait
Http Request
+
If
Wait
Http Request
21 ノードAutomate With Marc
コンテンツ作成
究極のブログコンテンツライターRAG AI Agent + Perplexityリサーチ
Slack、Perplexity、Pinecone、Google Docsを使って研究支援のブログ コンテンツを作成
Google Docs
Slack Trigger
Perplexity Tool
+
Google Docs
Slack Trigger
Perplexity Tool
14 ノードAutomate With Marc
コンテンツ作成
Perplexity、OpenAI、Google Doc を使用してデータ駆動型の UX キャラクターパーソナを作成(記述と画像)
Perplexity、DALL·E 3、Google Doc を使用してデータ駆動型の UX キャラクターひな型を生成する
Split Out
Google Docs
Perplexity
+
Split Out
Google Docs
Perplexity
16 ノードGulfiia
市場調査
ワークフロー情報
難易度
中級
ノード数12
カテゴリー2
ノードタイプ7
難易度説明

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

作成者
Automate With Marc

Automate With Marc

@marconi

Automating Start-Up and Business processes. Helping non-techies understand and leverage Agentic AI with easy to understand step-by-step tutorials. Check out my educational content: https://www.youtube.com/@Automatewithmarc

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34