{
  "name": "Research content keywords with SE Ranking and export to Google Sheets",
  "nodes": [
    {
      "id": "142c3916-8a3b-42e6-9cff-d85e0ebe9678",
      "name": "When clicking 'Execute workflow'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        4816,
        2256
      ]
    },
    {
      "id": "66a11c08-8d6d-4a26-af10-c3c27569b88b",
      "name": "Get longtail keywords",
      "type": "@seranking/n8n-nodes-seranking.seRanking",
      "position": [
        5200,
        1776
      ]
    },
    {
      "id": "ba8a180d-222e-4bfa-8877-6b101d4f3383",
      "name": "Get question keywords",
      "type": "@seranking/n8n-nodes-seranking.seRanking",
      "position": [
        5184,
        2064
      ]
    },
    {
      "id": "8b6e5354-3fe8-4df4-a359-6ad65ce50570",
      "name": "Get similar keywords",
      "type": "@seranking/n8n-nodes-seranking.seRanking",
      "position": [
        5136,
        2336
      ]
    },
    {
      "id": "f88dbe26-3126-45ab-8d7a-2dd0c0af607c",
      "name": "Get related keywords",
      "type": "@seranking/n8n-nodes-seranking.seRanking",
      "position": [
        5136,
        2624
      ]
    },
    {
      "id": "c3934474-713b-4cd0-83a3-3b3a279aa41d",
      "name": "Merge all keyword types",
      "type": "n8n-nodes-base.merge",
      "position": [
        5456,
        2256
      ]
    },
    {
      "id": "9e937807-6e2e-43f2-a1d3-9952528518f4",
      "name": "Analyze & Score Keywords for Content",
      "type": "n8n-nodes-base.code",
      "position": [
        5680,
        2256
      ]
    },
    {
      "id": "203c0b4a-02ae-4f81-b55a-4ee80d894542",
      "name": "Export to Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        5904,
        2256
      ]
    },
    {
      "id": "92482d94-bb31-4b29-bc3e-9fee8a7d461b",
      "name": "Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4208,
        1744
      ],
      "parameters": {
        "width": 504,
        "height": 768,
        "content": "## Research keywords for content ideas\n\n## Who is this for\n- Content creators planning articles\n- SEO professionals finding opportunities\n- Marketing teams building content calendars\n\n## What you'll g"
      }
    },
    {
      "id": "24ca7591-012a-46a9-b926-aabe61d29b54",
      "name": "Longtail Keywords",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5120,
        1936
      ],
      "parameters": {
        "width": 280,
        "height": 80,
        "content": "### Longtail Keywords\nRetrieves up to 50 longtail variations. Update the keyword parameter with your target topic."
      }
    },
    {
      "id": "1301ca6b-46e8-4dae-b3b1-58fd3e3176bd",
      "name": "Question Keywords",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5088,
        2224
      ],
      "parameters": {
        "width": 280,
        "height": 80,
        "content": "### Question Keywords\nFinds question-based keywords with min 500 volume and max 50 difficulty. Perfect for FAQ content."
      }
    },
    {
      "id": "3f605bab-6964-4d8e-b843-dc65c7000407",
      "name": "Similar Keywords",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5056,
        2496
      ],
      "parameters": {
        "width": 280,
        "height": 80,
        "content": "### Similar Keywords\nGets semantically similar keywords with the same filters. Helps expand topic coverage."
      }
    },
    {
      "id": "3f7bdb82-c609-414c-a707-3e27fed960df",
      "name": "Related Keywords",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5056,
        2784
      ],
      "parameters": {
        "width": 280,
        "height": 80,
        "content": "### Related Keywords\nFinds related suggestions based on your seed term. Uncovers adjacent topics."
      }
    },
    {
      "id": "ca07827d-d588-4ca3-8fa2-f21ab6aa52cd",
      "name": "Merge Results",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5440,
        2496
      ],
      "parameters": {
        "width": null,
        "height": 80,
        "content": "### Merge Results\nCombines all 4 keyword sources into a single dataset."
      }
    },
    {
      "id": "1ad7b71d-8f83-411d-a901-9ff17a91c8ee",
      "name": "Analysis",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5616,
        2080
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": "### Analysis\nScores keywords by volume, difficulty, and CPC. Detects search intent, suggests content types, and assigns priority rankings."
      }
    },
    {
      "id": "de459f21-44b9-4a5e-b503-18735e26e9b7",
      "name": "Export",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5904,
        2128
      ],
      "parameters": {
        "width": null,
        "height": 80,
        "content": "### Export\nAppends analyzed keywords to Google Sheets with 17 columns including metrics and recommendations."
      }
    }
  ],
  "connections": {
    "Get related keywords": {
      "main": [
        [
          {
            "node": "Merge all keyword types",
            "type": "main",
            "index": 3
          }
        ]
      ]
    },
    "Get similar keywords": {
      "main": [
        [
          {
            "node": "Merge all keyword types",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Get longtail keywords": {
      "main": [
        [
          {
            "node": "Merge all keyword types",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get question keywords": {
      "main": [
        [
          {
            "node": "Merge all keyword types",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Merge all keyword types": {
      "main": [
        [
          {
            "node": "Analyze & Score Keywords for Content",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking 'Execute workflow'": {
      "main": [
        [
          {
            "node": "Get longtail keywords",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get question keywords",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get similar keywords",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get related keywords",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Analyze & Score Keywords for Content": {
      "main": [
        [
          {
            "node": "Export to Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}