基于GPT-4和Apify的自动化多AI代理竞品与市场分析系统
中级
这是一个Market Research, AI Summarization领域的自动化工作流,包含 11 个节点。主要使用 Code, Slack, GoogleDocs, HttpRequest, ManualTrigger 等节点。 使用GPT-4、Apify和Google文档生成AI驱动的竞品分析报告
前置要求
- •Slack Bot Token 或 Webhook URL
- •可能需要目标 API 的认证凭证
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "MzY0eE1yHIYPoQ3n",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "基于GPT-4和Apify的自动化多AI代理竞品与市场分析系统",
"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)可能需要您自行付费。
相关工作流推荐
基于GPT-4和Apify的AI驱动竞争对手与市场情报系统
基于GPT-4和Apify的AI驱动竞争对手与市场情报系统
Code
Merge
Slack
+
Code
Merge
Slack
12 节点Marth
市场调研
自动化多AI代理物业与投资分析系统
使用GPT-4、SerpAPI、Google Docs和Airtable生成物业投资报告
Code
Gmail
Airtable
+
Code
Gmail
Airtable
13 节点Marth
市场调研
基于GPT-4的智能招聘与候选人互动系统
基于GPT-4的AI招聘系统,用于简历筛选与自动外联
If
Code
Wait
+
If
Code
Wait
30 节点Marth
人力资源
模板 - Google 评论分析
使用 SerpAPI、GPT-4 和 Google Sheets 分析与总结 Google 评论
If
Code
Http Request
+
If
Code
Http Request
14 节点keisha kalra
市场调研
使用Hunter.io和Google Sheets的自动化被动候选人搜寻与互动系统
通过Hunter.io、AI评分和Gmail自动化被动候选人搜寻与互动
If
Code
Wait
+
If
Code
Wait
21 节点Marth
人力资源
主动智能客户支持中心
使用GPT-4、Gmail和Trello的自动邮件支持分诊
If
Code
Gmail
+
If
Code
Gmail
14 节点Marth
工单管理
工作流信息
难度等级
中级
节点数量11
分类2
节点类型7
作者
Marth
@marthSimplifying 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 查看 →
分享此工作流