Générateur de recherche de marché

Intermédiaire

Ceci est unMarket Research, Multimodal AIworkflow d'automatisation du domainecontenant 12 nœuds.Utilise principalement des nœuds comme GoogleDocs, Perplexity, OpenAi, ChainLlm, ChatTrigger. Générateur de recherche de marché et d'études de cas avec GPT-4o, Perplexity et Claude

Prérequis
  • Clé API OpenAI
  • Clé API Anthropic
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "id": "ugY2Cg4sj2vP0rk6",
  "meta": {
    "instanceId": "1c7b08fed4406d546caf4a44e8b942ca317e7e207bb9a5701955a1a6e1ce1843",
    "templateCredsSetupCompleted": true
  },
  "name": "Market Research Generator",
  "tags": [],
  "nodes": [
    {
      "id": "76a873cb-d035-4ca4-8ca9-ca9d2b1d3aa1",
      "name": "When chat message received",
      "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": "Note adhésive",
      "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": "Note adhésive1",
      "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": "Agent de Définition du Périmètre de Recherche",
      "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": "Note adhésive2",
      "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": "Note adhésive3",
      "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": "Recherche Approfondie de Cas d'Affaires 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": "Note adhésive4",
      "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": "Note adhésive5",
      "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
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Intermédiaire - Étude de marché, IA Multimodale

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Workflows recommandés

Générateur de vidéos Instagram GPT-5 & Veo-3 avec publication automatique
Utiliser Google Veo-3 AI et GPT pour créer et publier automatiquement de courtes vidéos pour les réseaux sociaux
If
Wait
Http Request
+
If
Wait
Http Request
15 NœudsAutomate With Marc
Création de contenu
Workflow de l'agent Instagram Veo3
Génération et publication automatiques d'Instagram Reels avec Veo3, GPT-4 et Blotato
If
Set
Wait
+
If
Set
Wait
21 NœudsAutomate With Marc
Création de contenu
Podcast automatisé
Automatiser la création de podcasts via la synthèse vociale à partir de texte GPT, Claude et Eleven Labs
Gmail
Http Request
Agent
+
Gmail
Http Request
Agent
16 NœudsAutomate With Marc
Création de contenu
Agent de clonage IA pour les Reels populaires d'Instagram + publication automatique
Créer et publier automatiquement des Reels Instagram avec des clones IA : du script à la publication (Heygen + Submagic + Blotato)
If
Wait
Http Request
+
If
Wait
Http Request
21 NœudsAutomate With Marc
Création de contenu
Auteur ultime de contenu de blog RAG IA Agent + Recherche Perplexity
Créer du contenu de blog à base de recherche en utilisant Slack, Perplexity, Pinecone et Google Docs
Google Docs
Slack Trigger
Perplexity Tool
+
Google Docs
Slack Trigger
Perplexity Tool
14 NœudsAutomate With Marc
Création de contenu
Créez des profils d'utilisateur basés sur des données (UX personas) avec descriptions et images en utilisant Perplexity, OpenAI et Google Doc
Générer des personas UX basés sur les données avec Perplexity, DALL·E 3 et Google Doc
Split Out
Google Docs
Perplexity
+
Split Out
Google Docs
Perplexity
16 NœudsGulfiia
Étude de marché
Informations sur le workflow
Niveau de difficulté
Intermédiaire
Nombre de nœuds12
Catégorie2
Types de nœuds7
Description de la difficulté

Adapté aux utilisateurs expérimentés, avec des workflows de complexité moyenne contenant 6-15 nœuds

Auteur
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

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34