{
  "name": "Generate a social hub link-in-bio page with FireCrawl AI and Apify",
  "nodes": [
    {
      "id": "b8a7f53a-e611-4689-92b1-2951f4cf7b94",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        560,
        -208
      ]
    },
    {
      "id": "0993afeb-cc7a-4476-a677-96862ae71f05",
      "name": "Start Apify Scraper",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        784,
        -208
      ]
    },
    {
      "id": "3583d1f2-e17c-48b4-94fe-00368ef6e1ea",
      "name": "Wait for the Apify Scraper Process",
      "type": "n8n-nodes-base.wait",
      "position": [
        1008,
        -208
      ]
    },
    {
      "id": "fd7a5122-0de2-4e83-b9d7-6f089c0201cc",
      "name": "Get Apify Results",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1424,
        -288
      ]
    },
    {
      "id": "9adcd448-b69c-4c86-b1b1-cecfe5c4e538",
      "name": "Scrape website description",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1424,
        -128
      ]
    },
    {
      "id": "b2193cfc-1b72-4966-9436-7736bbabc251",
      "name": "Respond to Webhook",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        2528,
        -208
      ]
    },
    {
      "id": "2beb1c73-9831-42eb-ae9d-83ed829d4a8b",
      "name": "Merge result from Apify and Firecrawl",
      "type": "n8n-nodes-base.merge",
      "position": [
        1680,
        -208
      ]
    },
    {
      "id": "89827724-2a4b-4968-b0f5-5dd5ac32e6e9",
      "name": "Create html format",
      "type": "n8n-nodes-base.code",
      "position": [
        2256,
        -208
      ]
    },
    {
      "id": "58442908-f5cc-496c-9372-34dc76620889",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        496,
        -336
      ],
      "parameters": {
        "width": 704,
        "height": 336,
        "content": "## 1. Start scraping process from the user's input"
      }
    },
    {
      "id": "cbdc29e4-d7c3-402a-bf1b-6c54391558dd",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1328,
        -368
      ],
      "parameters": {
        "width": 768,
        "height": 432,
        "content": "## 2. Get the scrape results and start Firecrawl to summarize"
      }
    },
    {
      "id": "4df92277-ad39-4901-94ef-5eb1db614a2f",
      "name": "Process the description and all social media",
      "type": "n8n-nodes-base.code",
      "position": [
        1888,
        -208
      ]
    },
    {
      "id": "3cb0f863-94e5-4677-ab72-ae8a8ffd9918",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2192,
        -368
      ],
      "parameters": {
        "width": 544,
        "height": 432,
        "content": "## 3. Create HTML and send back to the webhook (Form)"
      }
    },
    {
      "id": "4ef13fb1-fb33-42a4-852b-186929728f1a",
      "name": "View HTML for redesign or debug",
      "type": "n8n-nodes-base.html",
      "position": [
        2432,
        272
      ]
    },
    {
      "id": "d9cba68e-7cdd-4086-bdaa-c759e85e7102",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2208,
        160
      ],
      "parameters": {
        "width": 528,
        "height": 304,
        "content": "## Use this node to debug or show the HTML if want to edit the style"
      }
    },
    {
      "id": "bd6b274e-9ae3-4e68-9e73-7f7ae9095eb7",
      "name": "Sticky Note12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -112,
        -512
      ],
      "parameters": {
        "width": 512,
        "height": 704,
        "content": "## Generate social hub (link-in-bio) page with FireCrawl AI and Apify\n\n### How it works\n1. User submits a website URL through the form.\n2. Apify scrapes contact info â€” emails, phones, and social med"
      }
    },
    {
      "id": "d973bf35-c9df-4c3b-9bd4-56c13f413fde",
      "name": "Sticky Note13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2832,
        -464
      ],
      "parameters": {
        "width": 528,
        "height": 652,
        "content": "## Final result\n![](https://i.ibb.co/rK9WtphY/Screenshot-2025-12-29-155821.png)"
      }
    }
  ],
  "connections": {
    "Get Apify Results": {
      "main": [
        [
          {
            "node": "Merge result from Apify and Firecrawl",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create html format": {
      "main": [
        [
          {
            "node": "Respond to Webhook",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Start Apify Scraper",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start Apify Scraper": {
      "main": [
        [
          {
            "node": "Wait for the Apify Scraper Process",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Scrape website description": {
      "main": [
        [
          {
            "node": "Merge result from Apify and Firecrawl",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Wait for the Apify Scraper Process": {
      "main": [
        [
          {
            "node": "Get Apify Results",
            "type": "main",
            "index": 0
          },
          {
            "node": "Scrape website description",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge result from Apify and Firecrawl": {
      "main": [
        [
          {
            "node": "Process the description and all social media",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Process the description and all social media": {
      "main": [
        [
          {
            "node": "Create html format",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}