我的工作流
这是一个Marketing领域的自动化工作流,包含 11 个节点。主要使用 Code、Mailjet、FormTrigger、HttpRequest、ConvertToFile 等节点。 使用ScrapingBee API在Google搜索中跟踪SEO关键词排名
- •可能需要目标 API 的认证凭证
{
"id": "z4xPJfvx6uKmPidQ",
"meta": {
"instanceId": "226ff60d1b101e03a49c220caed8183bf9434c3b3e710d21a81c4a994f1bea06"
},
"name": "我的工作流",
"tags": [],
"nodes": [
{
"id": "e7ce4df8-36f4-48b1-aa4a-7841234e90d7",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1520,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9f22e7c2-2220-4734-ae7e-ce5724d5c0d9",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-100,
-60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "21761375-5f9b-45f1-bc37-0942175dbeb5",
"name": "构建 HTML 数据表",
"type": "n8n-nodes-base.code",
"position": [
-540,
-40
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7cb13907-e648-4899-84df-0b857c4b4d6c",
"name": "分配有效值",
"type": "n8n-nodes-base.code",
"position": [
-1120,
60
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8bdb70aa-cc3f-483f-8372-cfb771eaefa0",
"name": "抓取 Google 搜索结果页",
"type": "n8n-nodes-base.httpRequest",
"position": [
-900,
60
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "15d3fda4-38f3-481d-a99a-1616b161dca1",
"name": "开始",
"type": "n8n-nodes-base.formTrigger",
"position": [
-1340,
60
],
"webhookId": "46703448-dd28-468a-8e76-b55d844bf76b",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "75b6341f-9344-4146-8c95-4444ed273fe3",
"name": "构建 CSV 数据表",
"type": "n8n-nodes-base.code",
"position": [
-540,
160
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6e2a2ab7-121a-4f87-9e89-fce1691a4e56",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-100,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f6d6d220-b895-4091-88b1-7fe5147f9f8b",
"name": "下载 SEO 报告",
"type": "n8n-nodes-base.convertToFile",
"position": [
-320,
160
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "72b77c33-b03f-4d17-ace0-552305123b86",
"name": "邮件发送 SEO 报告",
"type": "n8n-nodes-base.mailjet",
"position": [
-320,
-40
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b3f810af-1b40-4769-972d-50f8bf099e05",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1020,
280
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "cd728c46-63f4-4eee-9c1d-97ec3664c42c",
"connections": {
"Start": {
"main": [
[
{
"node": "Assign Valid Values",
"type": "main",
"index": 0
}
]
]
},
"Assign Valid Values": {
"main": [
[
{
"node": "Scrape Google SERPs",
"type": "main",
"index": 0
}
]
]
},
"Scrape Google SERPs": {
"main": [
[
{
"node": "Build HTML Data Tables",
"type": "main",
"index": 0
},
{
"node": "Build CSV Data Tables",
"type": "main",
"index": 0
}
]
]
},
"Build CSV Data Tables": {
"main": [
[
{
"node": "Download SEO Report",
"type": "main",
"index": 0
}
]
]
},
"Build HTML Data Tables": {
"main": [
[
{
"node": "Mail SEO Report",
"type": "main",
"index": 0
}
]
]
}
}
}如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
这是一个中级难度的工作流,适用于Marketing等场景。适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
Gegenfeld
@gegenfeldWe at Gegenfeld are an EdTech platform dedicated to delivering high-quality on-demand courses and interactive training sessions for professional development at all skill levels. With our commitment to "Accelerate your future," we empower professionals to enhance their expertise through engaging, industry-focused learning experiences. On n8n, we share some of the workflows used in our interactive training to provide deeper insights and practical applications.
分享此工作流