{
  "name": "Scrape LinkedIn profiles & save to Google Sheets with Apify",
  "nodes": [
    {
      "id": "88cab65f-0c40-4f90-b852-5346cf80351b",
      "name": "Read LinkedIn URLs1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -840,
        840
      ]
    },
    {
      "id": "bcc4e358-b708-44ca-b76c-a0a5544f1671",
      "name": "Schedule Scraper Trigger 1",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -660,
        840
      ]
    },
    {
      "id": "88731348-8d45-4ede-aa75-bf4b55dd0fdb",
      "name": "Execute Apify LinkedIn Scraper1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -500,
        640
      ]
    },
    {
      "id": "d5ca45f8-c487-4e66-bd43-76cf8839f7cd",
      "name": "Fetch Profile Data1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -280,
        860
      ]
    },
    {
      "id": "6b8d819a-c1ff-4d3d-b0ef-8d74b696c92d",
      "name": "Run Scraper Actor1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -100,
        860
      ]
    },
    {
      "id": "59f3c1eb-a48c-45e8-bd4c-7561d4819aa7",
      "name": "Get Scraped Results1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        120,
        860
      ]
    },
    {
      "id": "a6604c8a-662d-4543-a338-209ff4f867a0",
      "name": "Save to Google Sheets1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        340,
        860
      ]
    },
    {
      "id": "6df25ca3-3cea-4a65-b6b9-a34e1f783441",
      "name": "Update Progress Tracker1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        560,
        860
      ]
    },
    {
      "id": "391fd551-8b7a-4f5b-b8f0-bcf72fbe6bd9",
      "name": "Process Complete Wait 1",
      "type": "n8n-nodes-base.wait",
      "position": [
        740,
        860
      ]
    },
    {
      "id": "9e5d4ab7-74d7-4f04-8adf-22223f9f6e99",
      "name": "Send Success Notification1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -280,
        640
      ]
    },
    {
      "id": "b6069682-07e3-4e54-b6df-2cff197728c2",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1160,
        600
      ],
      "parameters": {
        "width": 440,
        "height": 480,
        "content": "## Workflow Initialization\n\n### Starts the scraping and checks for required LinkedIn profile URLs or search parameters"
      }
    },
    {
      "id": "558a755d-5c5e-45cb-8ea7-5c0012da6c1d",
      "name": "Data Formatting1",
      "type": "n8n-nodes-base.code",
      "position": [
        -460,
        860
      ]
    },
    {
      "id": "091c5e6b-f0b3-4504-9c44-8e1018442e42",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -520,
        840
      ],
      "parameters": {
        "width": 780,
        "height": 380,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## DATA PROCESSING & EXTRACTION\n\n### Handles the actual scraping and data retrieval from Apify"
      }
    },
    {
      "id": "b9c6a17d-dba6-4383-b363-3d0575baebbb",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        300,
        740
      ],
      "parameters": {
        "width": 400,
        "height": 320,
        "content": "## DATA STORAGE\n### Saves results in Google Sheet"
      }
    },
    {
      "id": "670600cd-a868-49de-b42e-35bc696f02fb",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -540,
        500
      ],
      "parameters": {
        "width": 400,
        "height": 320,
        "content": "## COMPLETION\n### Completes the workflow and Send notification"
      }
    }
  ],
  "connections": {
    "Data Formatting1": {
      "main": [
        [
          {
            "node": "Fetch Profile Data1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Run Scraper Actor1": {
      "main": [
        [
          {
            "node": "Get Scraped Results1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Profile Data1": {
      "main": [
        [
          {
            "node": "Run Scraper Actor1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read LinkedIn URLs1": {
      "main": [
        [
          {
            "node": "Schedule Scraper Trigger 1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Scraped Results1": {
      "main": [
        [
          {
            "node": "Save to Google Sheets1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Save to Google Sheets1": {
      "main": [
        [
          {
            "node": "Update Progress Tracker1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Process Complete Wait 1": {
      "main": [
        [
          {
            "node": "Schedule Scraper Trigger 1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Progress Tracker1": {
      "main": [
        [
          {
            "node": "Process Complete Wait 1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Scraper Trigger 1": {
      "main": [
        [
          {
            "node": "Execute Apify LinkedIn Scraper1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Data Formatting1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Execute Apify LinkedIn Scraper1": {
      "main": [
        [
          {
            "node": "Send Success Notification1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}