{
  "name": "Monitor SEO keyword rankings with LLaMA AI & Apify Google SERP scraping",
  "nodes": [
    {
      "id": "f007c4e6-7570-4322-bc1c-5d55f87bb251",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -300,
        -250
      ]
    },
    {
      "id": "951e1721-6961-4522-98dd-4b97270d146b",
      "name": "Start",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -740,
        -250
      ]
    },
    {
      "id": "f32b7073-ff28-4602-aae5-ba083b554b34",
      "name": "Localize",
      "type": "n8n-nodes-base.code",
      "position": [
        -520,
        -250
      ]
    },
    {
      "id": "f47d5d54-9137-4cab-bc15-e00bd4a2af53",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        140,
        -250
      ]
    },
    {
      "id": "fd91dc31-e766-4c85-9dda-fc0f78ba8c68",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        -80,
        -250
      ]
    },
    {
      "id": "d8eefd0a-9ec2-4ddf-98ca-dd61b2513a22",
      "name": "Groq AI",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        448,
        120
      ]
    },
    {
      "id": "b6e73135-cc15-4df3-8b44-e4b8d545e375",
      "name": "SEO Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        360,
        -100
      ]
    },
    {
      "id": "03ee1c26-e468-4211-b96f-4bdbce5953f6",
      "name": "Send Feedback Email",
      "type": "n8n-nodes-base.mailjet",
      "position": [
        740,
        -100
      ]
    },
    {
      "id": "e9155566-7357-4f30-b019-f6f29722efbf",
      "name": "Send Result Table Email",
      "type": "n8n-nodes-base.mailjet",
      "position": [
        736,
        -400
      ]
    },
    {
      "id": "81702ad1-33cc-4600-a547-e01d88286ede",
      "name": "Build Table",
      "type": "n8n-nodes-base.code",
      "position": [
        438,
        -400
      ]
    },
    {
      "id": "ebea3969-56fc-4795-a7cf-764b7dce0dbb",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        940,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "66dd16d4-f2d2-44a1-8b38-47656c716f4d",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        940,
        -420
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d8797243-2fa3-4bfe-811b-646d4679e944",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        -760
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f7b7f654-6da1-420d-809c-8182874a3c68",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b4e93135-74ef-4278-b4bd-17b379aa9abd",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -520,
        -60
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d945aa6f-9256-40df-b4f6-c68970cfca3e",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        340,
        240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Build Table",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "SEO Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start": {
      "main": [
        [
          {
            "node": "Localize",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Groq AI": {
      "ai_languageModel": [
        [
          {
            "node": "SEO Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Localize": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "SEO Agent": {
      "main": [
        [
          {
            "node": "Send Feedback Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Build Table": {
      "main": [
        [
          {
            "node": "Send Result Table Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}