{
  "name": "TechCrunch AI article scraper & classifier with GPT-4.1-nano to sheets & Telegram",
  "nodes": [
    {
      "id": "aa1269ef-413b-4ad5-97b3-77e14ab9176f",
      "name": "Schedule Trigger1",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        220
      ]
    },
    {
      "id": "ffcf7806-034e-4a35-81c7-d3b62859f19c",
      "name": "GetDate1",
      "type": "n8n-nodes-base.html",
      "position": [
        540,
        220
      ]
    },
    {
      "id": "430c086c-c7ce-438b-b940-90fd7a2e0497",
      "name": "Split URL3",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        800,
        220
      ]
    },
    {
      "id": "fb856de2-b883-4ff4-a54e-afc1567603a8",
      "name": "Edit Fields6",
      "type": "n8n-nodes-base.set",
      "position": [
        1020,
        220
      ]
    },
    {
      "id": "c6092ee7-e625-45b1-b12c-e72e7d8f1190",
      "name": "TechCrunchNews-AI1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        260,
        220
      ]
    },
    {
      "id": "9e6e2d2f-c3a2-4e64-b33b-3630237bb1c3",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        980,
        140
      ],
      "parameters": {
        "width": 400,
        "height": 240,
        "content": "## News coming from U.S. \nTimeDelayed 11 Hours Behind\n"
      }
    },
    {
      "id": "a1252e73-7c37-463f-86c9-3f58a70459ea",
      "name": "Loop Over Items1",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        100,
        500
      ]
    },
    {
      "id": "b9749e79-02bb-431a-878b-c89d175303fb",
      "name": "TimeWaitRandom1",
      "type": "n8n-nodes-base.code",
      "position": [
        320,
        620
      ]
    },
    {
      "id": "b3d14c0e-fe0a-46b6-b618-00007898dbb9",
      "name": "AI Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1100,
        620
      ]
    },
    {
      "id": "2c86dbf3-3027-44b6-8772-4488f56a31df",
      "name": "Structured Output Parser1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1300,
        840
      ]
    },
    {
      "id": "65d4a028-6f4d-42d2-b24b-728784f3ec8b",
      "name": "Wait1",
      "type": "n8n-nodes-base.wait",
      "position": [
        540,
        620
      ]
    },
    {
      "id": "6fba93e0-2a5f-41c9-9955-61cdbc330e9a",
      "name": "SelectDate",
      "type": "n8n-nodes-base.switch",
      "position": [
        1260,
        220
      ]
    },
    {
      "id": "51539126-b570-4edd-8760-874e87a20a88",
      "name": "SetData",
      "type": "n8n-nodes-base.set",
      "position": [
        380,
        420
      ]
    },
    {
      "id": "bd31c5a9-04d4-476d-97d7-ff26630e1a89",
      "name": "URL_Content",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        720,
        620
      ]
    },
    {
      "id": "ec9f6b15-5e64-4958-9b75-01760144a190",
      "name": "GetBody",
      "type": "n8n-nodes-base.html",
      "position": [
        920,
        620
      ]
    },
    {
      "id": "ad427981-d239-4df7-a271-e470173f3ee4",
      "name": "NewsData",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        620,
        420
      ]
    },
    {
      "id": "c049aaca-1bdd-4a68-a134-682e64a66b5f",
      "name": "Gpt-4.1-nano",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1080,
        840
      ]
    },
    {
      "id": "9ac379e6-b52f-439e-8782-628ea4fc5851",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        840,
        420
      ]
    }
  ],
  "connections": {
    "Wait1": {
      "main": [
        [
          {
            "node": "URL_Content",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GetBody": {
      "main": [
        [
          {
            "node": "AI Agent1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "SetData": {
      "main": [
        [
          {
            "node": "NewsData",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GetDate1": {
      "main": [
        [
          {
            "node": "Split URL3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "NewsData": {
      "main": [
        [
          {
            "node": "Send a text message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent1": {
      "main": [
        [
          {
            "node": "Loop Over Items1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "SelectDate": {
      "main": [
        [
          {
            "node": "Loop Over Items1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split URL3": {
      "main": [
        [
          {
            "node": "Edit Fields6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "URL_Content": {
      "main": [
        [
          {
            "node": "GetBody",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields6": {
      "main": [
        [
          {
            "node": "SelectDate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Gpt-4.1-nano": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "TimeWaitRandom1": {
      "main": [
        [
          {
            "node": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items1": {
      "main": [
        [
          {
            "node": "SetData",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "TimeWaitRandom1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger1": {
      "main": [
        [
          {
            "node": "TechCrunchNews-AI1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "TechCrunchNews-AI1": {
      "main": [
        [
          {
            "node": "GetDate1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}