{
  "name": "Business lead generation with Apify web scraping and Google Sheets storage",
  "nodes": [
    {
      "id": "4087fd3a-82a1-4879-8485-02dc833c9c6a",
      "name": "When clicking ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -580,
        460
      ]
    },
    {
      "id": "2a869b44-e5e8-4bab-922d-fc1153248d2a",
      "name": "Wait for all results",
      "type": "n8n-nodes-base.wait",
      "position": [
        -100,
        460
      ]
    },
    {
      "id": "d232ea32-e66a-4870-be21-5a0bcf01ddb3",
      "name": "Split Out into Google Sheets",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        400,
        460
      ]
    },
    {
      "id": "7a0ebea8-f584-4d8e-b798-4a82adb7b39e",
      "name": "Update Scraped Information",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        580,
        460
      ]
    },
    {
      "id": "3f82257a-bb69-4c88-a7d7-28b4f9d5c35c",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        240
      ],
      "parameters": {
        "width": 1560,
        "height": 480,
        "content": "## Business Lead Generation with Apify Web Scraping and Google Sheets Storage\n- Use this tool for larger amount of leads (over 100)"
      }
    },
    {
      "id": "ebc3ce14-524a-4da5-9a11-9489edc2ab83",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        380
      ],
      "parameters": {
        "width": 460,
        "height": 260,
        "content": "## Start the Apify Web Scraper Tool"
      }
    },
    {
      "id": "3e398d9d-542e-4aa0-a118-e5acb9da9e0f",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        380
      ],
      "parameters": {
        "width": 440,
        "height": 260,
        "content": "## Get Results from Apify "
      }
    },
    {
      "id": "b5e8bc74-e925-446d-bf4e-c0df78a08206",
      "name": "Get Results (Apify)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        100,
        460
      ]
    },
    {
      "id": "7c2eb1e1-470d-4852-a3c1-04f8386d1dc6",
      "name": "Start Results (Apify)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -360,
        460
      ]
    },
    {
      "id": "537fbede-14c7-45f4-a243-c47edb32548d",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -140,
        -60
      ],
      "parameters": {
        "width": 400,
        "height": 280,
        "content": "## Small amount lead generation\n**Use for a smaller amount of lead Scraping**\n- Apify HTTP request"
      }
    },
    {
      "id": "876b808b-d5f1-4bf3-8625-cbd77ce3af20",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        300,
        380
      ],
      "parameters": {
        "width": 500,
        "height": 260,
        "content": "## Add & Organize Results Into Google Sheet"
      }
    },
    {
      "id": "3859d702-bee6-4dfa-ad07-9d457983cd1b",
      "name": "Get Results (Apify)1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        0,
        60
      ]
    }
  ],
  "connections": {
    "Get Results (Apify)": {
      "main": [
        [
          {
            "node": "Split Out into Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait for all results": {
      "main": [
        [
          {
            "node": "Get Results (Apify)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start Results (Apify)": {
      "main": [
        [
          {
            "node": "Wait for all results",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out into Google Sheets": {
      "main": [
        [
          {
            "node": "Update Scraped Information",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "Start Results (Apify)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}