{
  "name": "Website content scraper & SEO keyword extractor with GPT-5-mini and Airtable",
  "nodes": [
    {
      "id": "ac45f4fc-3549-4150-bf1a-54c824bf309c",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        448,
        320
      ]
    },
    {
      "id": "4779cfff-5642-476b-a613-23af50036bb3",
      "name": "Website Name",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -576,
        112
      ]
    },
    {
      "id": "2bde19ca-d681-4fb9-a17e-006684eeea41",
      "name": "Wait1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1616,
        112
      ]
    },
    {
      "id": "0830519d-a286-46bd-92ae-4ed65685ed6c",
      "name": "Split Out1",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        208,
        112
      ]
    },
    {
      "id": "24c2705e-d68b-4ed2-838e-fdbeefa59ed7",
      "name": "Split Out2",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1456,
        112
      ]
    },
    {
      "id": "ef09a578-6e34-4450-80b0-9fc8e220bff8",
      "name": "Airtable",
      "type": "n8n-nodes-base.airtable",
      "position": [
        2384,
        176
      ]
    },
    {
      "id": "d7f75db7-bd09-47ab-b6b3-f46300f575ac",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1472,
        544
      ]
    },
    {
      "id": "e7adb845-0af4-4d88-902b-a22ebf53e28d",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        2064,
        176
      ]
    },
    {
      "id": "aa4b0cc1-c757-40bd-844a-33beb5584aee",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -384,
        -96
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": "## READING WEBSITE \nuser input"
      }
    },
    {
      "id": "7e573fd8-a758-464c-a584-b29a866068af",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -96
      ],
      "parameters": {
        "width": 150,
        "height": null,
        "content": "## cleaned HTML code\n"
      }
    },
    {
      "id": "e68d95e2-3485-4aff-bea0-d97c23620101",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        448,
        -96
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": "## Topic wise information.\nwebsite name."
      }
    },
    {
      "id": "59d6a7a2-8276-4b4e-bec8-7af04ee16a59",
      "name": "HTTP",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -320,
        112
      ]
    },
    {
      "id": "b211ddee-921d-4397-a599-da0904ae21cb",
      "name": "HTML",
      "type": "n8n-nodes-base.code",
      "position": [
        -32,
        112
      ]
    },
    {
      "id": "8d589808-2355-4221-9e91-30a164a332b8",
      "name": "Topic Wise information.",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        448,
        112
      ]
    },
    {
      "id": "79096058-ad96-4b23-a45a-61f7ae50b212",
      "name": "list",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1472,
        320
      ]
    },
    {
      "id": "ad65ecf2-4192-4b07-8eaa-f1bfde81a374",
      "name": "Cleaned ##",
      "type": "n8n-nodes-base.code",
      "position": [
        896,
        112
      ]
    }
  ],
  "connections": {
    "HTML": {
      "main": [
        [
          {
            "node": "Split Out1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP": {
      "main": [
        [
          {
            "node": "HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "list": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Airtable",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait1": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cleaned ##": {
      "main": [
        [
          {
            "node": "Split Out2",
            "type": "main",
            "index": 0
          },
          {
            "node": "list",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out1": {
      "main": [
        [
          {
            "node": "Topic Wise information.",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out2": {
      "main": [
        [
          {
            "node": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Website Name": {
      "main": [
        [
          {
            "node": "HTTP",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Topic Wise information.",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "list",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Topic Wise information.": {
      "main": [
        [
          {
            "node": "Cleaned ##",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}