{
  "name": "Automate crypto news posting to X & Telegram with AI summarization",
  "nodes": [
    {
      "id": "e62c883e-a647-4bb4-ac42-6f80f50ea799",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        2040,
        500
      ]
    },
    {
      "id": "21628346-5888-457a-9966-6044aa67ef17",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -540,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "165e740a-e5e5-48f1-b074-232912fd8044",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "39a3e74f-bef9-42df-a540-a500ffcdc221",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "fae85f67-3038-4e38-a468-dbc16787788e",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        340,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c4fb131f-4c65-4b59-a07b-fbd16da2e467",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1680,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d39b8d5b-33ad-4b4c-ab56-c61d630e9464",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -520,
        0
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "295968f9-b8ab-49e7-83eb-09cb80ea91d2",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1240,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4de265c5-909f-45d3-85aa-7e3c8eb3fb33",
      "name": "Sticky Note11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        580,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6511fcdc-ff93-49fc-a980-fc8bffd671ed",
      "name": "Summary news GPT",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1280,
        500
      ]
    },
    {
      "id": "610952b8-afb1-4993-9656-e19df8a90ab1",
      "name": "Sticky Note12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1680,
        20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f65b3baa-1722-485a-9222-47f25f34359f",
      "name": "ContentExtraction GPT3.5",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        640,
        500
      ]
    },
    {
      "id": "9d9f301d-4af7-4e0b-a140-5ec06676d315",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        980,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "79fe1453-8129-4254-b7ba-004c5f7c3d73",
      "name": "Set the posting interval",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -440,
        500
      ]
    },
    {
      "id": "9ad1cf42-b92c-451d-8372-85e1a3e4dc75",
      "name": "Get Crypto news from  CryptoPanic",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -120,
        500
      ]
    },
    {
      "id": "b1b97496-e52c-45ce-83bd-8e829ff18a93",
      "name": "Merge all the news together",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1040,
        500
      ]
    },
    {
      "id": "b2e463a2-ac31-40eb-8edf-2e67619a6d52",
      "name": "Automatically post to X",
      "type": "n8n-nodes-base.twitter",
      "position": [
        1760,
        500
      ]
    },
    {
      "id": "78c51f7c-3a74-48e6-833c-3ab2c66c7da3",
      "name": "Send a news report to Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1760,
        160
      ]
    },
    {
      "id": "75474f9f-4892-4eab-aa4f-2cc7a7ad87fb",
      "name": "Visit the News Page",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        380,
        500
      ]
    },
    {
      "id": "c056f7ba-0e84-48a8-bc29-07dfba4c8da8",
      "name": "Extract title and URL",
      "type": "n8n-nodes-base.code",
      "position": [
        140,
        500
      ]
    }
  ],
  "connections": {
    "Summary news GPT": {
      "main": [
        [
          {
            "node": "Send a news report to Telegram",
            "type": "main",
            "index": 0
          },
          {
            "node": "Automatically post to X",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Visit the News Page": {
      "main": [
        [
          {
            "node": "ContentExtraction GPT3.5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract title and URL": {
      "main": [
        [
          {
            "node": "Visit the News Page",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Automatically post to X": {
      "main": [
        [
          {
            "node": "No Operation, do nothing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ContentExtraction GPT3.5": {
      "main": [
        [
          {
            "node": "Merge all the news together",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set the posting interval": {
      "main": [
        [
          {
            "node": "Get Crypto news from  CryptoPanic",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge all the news together": {
      "main": [
        [
          {
            "node": "Summary news GPT",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send a news report to Telegram": {
      "main": [
        [
          {
            "node": "No Operation, do nothing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Crypto news from  CryptoPanic": {
      "main": [
        [
          {
            "node": "Extract title and URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}