Weekly LinkedIn connections sync & analysis with Apify and Google Sheets
💼 Auto-Sync LinkedIn Connections to Google Sheets (Apify + n8n) This workflow automatically scrapes your LinkedIn connections using Apify, processes the data, and logs it into a structured Google Sheet every week. It...
Template notes
💼 Auto-Sync LinkedIn Connections to Google Sheets (Apify + n8n)
This workflow automatically scrapes your LinkedIn connections using Apify, processes the data, and logs it into a structured Google Sheet every week. It also generates a summary of top companies, locations, and industries across your network.
---
⚙️ How It Works
1. Weekly Sync (Sunday 2 AM) - A Cron node triggers the workflow weekly (default: Sunday at 2 AM). - Frequency can be adjusted.
2. Start LinkedIn Scrape - Calls the Apify LinkedIn Scraper Actor with your credentials. - Initiates a scraping run for all your LinkedIn connections.
3. Extract Run ID & Wait - Extracts the scrape run ID from Apify’s response. - Waits 30 seconds before checking status (retries every 60s until completed).
4. Check Scrape Status - Confirms if the scrape has finished successfully. - If not completed, waits and retries until done.