8
n8n 中文网amn8n.com

🔴 RedOps模块3-社交图谱构建器

中级

这是一个Lead Generation领域的自动化工作流,包含 8 个节点。主要使用 Set, HttpRequest, GoogleSheets, ManualTrigger, SplitInBatches 等节点。 基于角色的LinkedIn档案发现,使用Google搜索进行OSINT和红队行动

前置要求
  • 可能需要目标 API 的认证凭证
  • Google Sheets API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "gx80ylkt6Qe9LtJr",
  "meta": {
    "instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
  },
  "name": "🔴 RedOps 模块 3 – 社交图谱构建器",
  "tags": [
    {
      "id": "uNqHAlvBtMsP4gFd",
      "name": "Pro",
      "createdAt": "2025-07-07T09:34:20.437Z",
      "updatedAt": "2025-07-07T09:34:20.437Z"
    }
  ],
  "nodes": [
    {
      "id": "0740c832-2e7f-4e7c-a548-dfb96a5ddbf7",
      "name": "⚡ 触发社交图谱",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1360,
        460
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "77d75082-a35d-49f4-adf1-c09956623159",
      "name": "🧠 设置搜索查询",
      "type": "n8n-nodes-base.set",
      "position": [
        -1140,
        460
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "39e062b6-4ecc-47bf-9a59-e165da683703",
      "name": "🔁 拆分查询",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -920,
        460
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "0fbb81e5-5315-450d-b6f8-b6691c1024e2",
      "name": "🌐 Google 搜索 API",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -660,
        520
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a72cb264-70ac-40fd-b946-a2ed992b4336",
      "name": "🧪 提取资料",
      "type": "n8n-nodes-base.set",
      "position": [
        -420,
        520
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "90032840-f159-4989-add4-52e65f484dcc",
      "name": "📄 追加到 RedOps_目标",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -200,
        520
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "36984df7-e234-4df5-b2cf-0330b2812ca2",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "75a1184a-d8ca-421d-979e-0e2988ace9eb",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "b33ffee9-a862-412a-b7e6-dbc273e7d69f",
  "connections": {
    "🔁 Split Queries": {
      "main": [
        [],
        [
          {
            "node": "🌐 Google Search API",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧪 Extract Profiles": {
      "main": [
        [
          {
            "node": "📄 Append to RedOps_Targets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🌐 Google Search API": {
      "main": [
        [
          {
            "node": "🧪 Extract Profiles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "⚡ Trigger SocialGraph": {
      "main": [
        [
          {
            "node": "🧠 Set Search Queries",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧠 Set Search Queries": {
      "main": [
        [
          {
            "node": "🔁 Split Queries",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📄 Append to RedOps_Targets": {
      "main": [
        [
          {
            "node": "🔁 Split Queries",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 潜在客户开发

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量8
分类1
节点类型6
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Adnan Tariq

Adnan Tariq

@adnantariq

Founder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47

外部链接
在 n8n.io 查看

分享此工作流