{
  "name": "Automate LinkedIn engagement with Phantombuster, OpenAI GPT & Google Sheets tracking",
  "nodes": [
    {
      "id": "9374a17f-fb35-4862-ba86-d52d0c616ee6",
      "name": "Daily Trigger - 9 AM",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "c71ab77a-b12d-4966-a33f-d7204f5d31fd",
      "name": "LinkedIn Posts Scraper",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ]
    },
    {
      "id": "9b7dc781-3726-4ce0-a551-57f3b304aebd",
      "name": "Fetch Scraper Results",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        440,
        0
      ]
    },
    {
      "id": "f7f1e974-9522-4692-9af8-1674bac0341a",
      "name": "Commenter Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        940,
        0
      ]
    },
    {
      "id": "d58b36e6-b24b-450b-9577-2da590c51d96",
      "name": "Comment Generation Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        880,
        240
      ]
    },
    {
      "id": "cd761bd8-1d94-4e28-ade5-a4e69b463124",
      "name": "Like LinkedIn Post",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1760,
        -140
      ]
    },
    {
      "id": "337498aa-ee44-4f92-bd46-7bbdc982960d",
      "name": "Post LinkedIn Comment",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1760,
        140
      ]
    },
    {
      "id": "27e6fab8-c8e9-4613-a8c1-1fb8306b9c46",
      "name": "Log Activity to Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2360,
        -20
      ]
    },
    {
      "id": "6f8ccb5f-ddfd-4524-8098-51f027712203",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -40,
        -760
      ],
      "parameters": {
        "width": 640,
        "height": 940,
        "content": "## 🔹 **Section 1: Trigger and Data Collection**\n\n### 📍Nodes Involved:\n\n* `Daily Trigger - 9 AM`\n* `Start LinkedIn Posts Scraper`\n* `Fetch Scraper Results`\n\n### ✅ **Purpose:**\n\nThis section is responsi"
      }
    },
    {
      "id": "eca7d2c9-342f-4db0-a6b1-c5132f0af256",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        800,
        -680
      ],
      "parameters": {
        "width": 580,
        "height": 1080,
        "content": "## 🔹 **Section 2: AI-Based Content Analysis and Comment Generation**\n\n### 📍Nodes Involved:\n\n* `Generate LinkedIn Comment`\n* `Comment Generation Model`\n\n### ✅ **Purpose:**\n\nTo **analyze the content of "
      }
    },
    {
      "id": "c47a8e47-cab6-4e47-90d9-41c6e5b56189",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1580,
        -820
      ],
      "parameters": {
        "width": 460,
        "height": 1140,
        "content": "## 🔹 **Section 3: Post Engagement Automation**\n\n### 📍Nodes Involved:\n\n* `Like LinkedIn Post`\n* `Post LinkedIn Comment`\n\n### ✅ **Purpose:**\n\nTo **interact with LinkedIn posts** by liking and commenting"
      }
    },
    {
      "id": "36083131-b3de-4d8c-8d7c-941368fb6312",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2180,
        -560
      ],
      "parameters": {
        "width": 480,
        "height": 720,
        "content": "## 🔹 **Section 4: Result Logging and Storage**\n\n### 📍Nodes Involved:\n\n* `Log Activity to Sheet`\n\n### ✅ **Purpose:**\n\nTo **store all the interactions and results in a structured format** for tracking a"
      }
    },
    {
      "id": "9f6c0756-449a-45c4-ab49-080576be9651",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1920,
        -760
      ],
      "parameters": {
        "width": 1300,
        "height": 320,
        "content": "=======================================\n            WORKFLOW ASSISTANCE\n=======================================\nFor any questions or support, please contact:\n    Yaron@nofluff.online\n\nExplore more tip"
      }
    },
    {
      "id": "df8bc986-f7b8-4378-a0cd-737a15e0279e",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1920,
        -420
      ],
      "parameters": {
        "width": 1289,
        "height": 3378,
        "content": "# 🔄 **Automated LinkedIn Engagement Workflow**\n\nThis workflow is designed to **automate the process of collecting LinkedIn posts**, analyzing them with AI, **engaging with them** (liking and commentin"
      }
    }
  ],
  "connections": {
    "Commenter Agent": {
      "main": [
        [
          {
            "node": "Like LinkedIn Post",
            "type": "main",
            "index": 0
          },
          {
            "node": "Post LinkedIn Comment",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Like LinkedIn Post": {
      "main": [
        [
          {
            "node": "Log Activity to Sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Trigger - 9 AM": {
      "main": [
        [
          {
            "node": "LinkedIn Posts Scraper",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Scraper Results": {
      "main": [
        [
          {
            "node": "Commenter Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Post LinkedIn Comment": {
      "main": [
        [
          {
            "node": "Log Activity to Sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "LinkedIn Posts Scraper": {
      "main": [
        [
          {
            "node": "Fetch Scraper Results",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Comment Generation Model": {
      "ai_languageModel": [
        [
          {
            "node": "Commenter Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}