{
  "name": "Automated content marketing intelligence with OpenAI, Ahrefs & multi-platform integration",
  "nodes": [
    {
      "id": "7c3b77b8-3c35-4902-9390-20a923c1e225",
      "name": "Daily Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -340,
        120
      ]
    },
    {
      "id": "a8feb8a7-e4ca-4191-9197-cb4ecbcf12f0",
      "name": "📋 Configuration Settings",
      "type": "n8n-nodes-base.set",
      "position": [
        -120,
        120
      ]
    },
    {
      "id": "ae1d8d60-63c7-4caa-a588-820cb0366210",
      "name": "📊 SEMrush Competitor Keywords",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        100,
        140
      ]
    },
    {
      "id": "03c76954-73b0-4fe6-8a56-91641d243f60",
      "name": "📈 BuzzSumo Content Performance",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        100,
        260
      ]
    },
    {
      "id": "30b4a756-daa8-4dc8-a39d-cb769e20bf2d",
      "name": "📊 Google Trends Data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        20
      ]
    },
    {
      "id": "16bd1558-e709-4304-972b-feb339b647af",
      "name": "❓ AnswerThePublic Questions",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        140
      ]
    },
    {
      "id": "522ac238-e87c-43ea-8cac-26dc5faf21b5",
      "name": "💬 Reddit Audience Insights",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        260
      ]
    },
    {
      "id": "935024db-a6ba-4218-8ac3-9aaf247f9a1c",
      "name": "🔄 Process Competitor Data",
      "type": "n8n-nodes-base.code",
      "position": [
        540,
        80
      ]
    },
    {
      "id": "a0799c40-03a3-482a-8329-af088430ce6e",
      "name": "📈 Process Keyword Trends",
      "type": "n8n-nodes-base.code",
      "position": [
        540,
        200
      ]
    },
    {
      "id": "01ad5545-7d95-4de6-bb85-5e0647de8b08",
      "name": "👥 Process Audience Insights",
      "type": "n8n-nodes-base.code",
      "position": [
        540,
        320
      ]
    },
    {
      "id": "7309b40f-a792-44e6-9330-cdde7f74ae39",
      "name": "💾 Save to Airtable - Competitors",
      "type": "n8n-nodes-base.airtable",
      "position": [
        1200,
        20
      ]
    },
    {
      "id": "67f76da6-0961-4e99-93d4-1c1a9f2735f6",
      "name": "💾 Save to Airtable - Keywords",
      "type": "n8n-nodes-base.airtable",
      "position": [
        1200,
        140
      ]
    },
    {
      "id": "cbbecb7f-eb99-4f75-a9ce-07a7a9037b5a",
      "name": "📝 Save to Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        1200,
        260
      ]
    },
    {
      "id": "e7f0fb5b-2a21-490f-9dff-af59cc922967",
      "name": "📢 Send Slack Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        1200,
        380
      ]
    },
    {
      "id": "071e9048-a290-41fb-a05e-4c25f6fb5183",
      "name": "🔗 Merge All Data",
      "type": "n8n-nodes-base.merge",
      "position": [
        1420,
        200
      ]
    },
    {
      "id": "86db9795-5c2f-4f46-a695-b48fcd172502",
      "name": "✅ Data Quality Check",
      "type": "n8n-nodes-base.if",
      "position": [
        760,
        20
      ]
    },
    {
      "id": "d24360bd-f574-4fd2-979f-1ee3299bf563",
      "name": "📖 Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1040,
        -300
      ],
      "parameters": {
        "width": 600,
        "height": 1080,
        "content": "## 🧠 Advanced Content Research Automation\n\n### 📋 **Configuration Required:**\n\n1. **API Credentials** (Go to Settings → Credentials):\n   - Ahrefs API Key\n   - SEMrush API Key  \n   - BuzzSumo API Key\n  "
      }
    },
    {
      "id": "a812cd3b-e280-4647-8170-8e623ad46f08",
      "name": "📝 Prepare AI Prompt",
      "type": "n8n-nodes-base.set",
      "position": [
        760,
        200
      ]
    },
    {
      "id": "50d64d8e-1905-492a-97c4-f8978bd34931",
      "name": "🔧 OpenAI HTTP Request Alternative",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        960,
        320
      ]
    },
    {
      "id": "4501e9b6-8c01-4e77-b963-26b3f792fa03",
      "name": "Stop and Error",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        960,
        120
      ]
    },
    {
      "id": "dda25d39-be93-4a13-af39-41d57b11e8de",
      "name": "🔍 Ahrefs Competitor Data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        100,
        0
      ]
    }
  ],
  "connections": {
    "📝 Save to Notion": {
      "main": [
        [
          {
            "node": "🔗 Merge All Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📢 Send Slack Alert": {
      "main": [
        [
          {
            "node": "🔗 Merge All Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Schedule Trigger": {
      "main": [
        [
          {
            "node": "📋 Configuration Settings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "✅ Data Quality Check": {
      "main": [
        [
          {
            "node": "💾 Save to Airtable - Competitors",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Stop and Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📝 Prepare AI Prompt": {
      "main": [
        [
          {
            "node": "🔧 OpenAI HTTP Request Alternative",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📊 Google Trends Data": {
      "main": [
        [
          {
            "node": "📈 Process Keyword Trends",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📈 Process Keyword Trends": {
      "main": [
        [
          {
            "node": "📝 Prepare AI Prompt",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📋 Configuration Settings": {
      "main": [
        [
          {
            "node": "📊 SEMrush Competitor Keywords",
            "type": "main",
            "index": 0
          },
          {
            "node": "📈 BuzzSumo Content Performance",
            "type": "main",
            "index": 0
          },
          {
            "node": "📊 Google Trends Data",
            "type": "main",
            "index": 0
          },
          {
            "node": "❓ AnswerThePublic Questions",
            "type": "main",
            "index": 0
          },
          {
            "node": "💬 Reddit Audience Insights",
            "type": "main",
            "index": 0
          },
          {
            "node": "🔍 Ahrefs Competitor Data",
            "type": "main",
            "index": 0
          },
          {
            "node": "🔄 Process Competitor Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🔍 Ahrefs Competitor Data": {
      "main": [
        [
          {
            "node": "🔄 Process Competitor Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🔄 Process Competitor Data": {
      "main": [
        [
          {
            "node": "✅ Data Quality Check",
            "type": "main",
            "index": 0
          },
          {
            "node": "📝 Prepare AI Prompt",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "❓ AnswerThePublic Questions": {
      "main": [
        [
          {
            "node": "📈 Process Keyword Trends",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "💬 Reddit Audience Insights": {
      "main": [
        [
          {
            "node": "👥 Process Audience Insights",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "👥 Process Audience Insights": {
      "main": [
        [
          {
            "node": "📝 Prepare AI Prompt",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "💾 Save to Airtable - Keywords": {
      "main": [
        [
          {
            "node": "🔗 Merge All Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📊 SEMrush Competitor Keywords": {
      "main": [
        [
          {
            "node": "🔄 Process Competitor Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📈 BuzzSumo Content Performance": {
      "main": [
        [
          {
            "node": "🔄 Process Competitor Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "💾 Save to Airtable - Competitors": {
      "main": [
        [
          {
            "node": "🔗 Merge All Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🔧 OpenAI HTTP Request Alternative": {
      "main": [
        [
          {
            "node": "💾 Save to Airtable - Competitors",
            "type": "main",
            "index": 0
          },
          {
            "node": "💾 Save to Airtable - Keywords",
            "type": "main",
            "index": 0
          },
          {
            "node": "📝 Save to Notion",
            "type": "main",
            "index": 0
          },
          {
            "node": "📢 Send Slack Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}