🎣 Scrape LinkedIn profiles & save to Google Sheets with Apify

9,983 views · 🎣 Lead Generation & Enrichment

💡 Pro Tip — If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search — you just pass a URL and get structured data back.

View All Scrapers

Description

This n8n workflow automates the process of scraping LinkedIn profiles using the Apify platform and organizing the extracted data into Google Sheets for easy analysis and follow-up.

Use Cases

How It Works

1. Workflow Initialization & Input

2. Data Processing & Extraction

3. Data Storage & Completion

Requirements

Apify Account

Google Sheets

n8n Setup

How to Use

Step 1: Prepare Your Data

  1. Create a Google Sheet with LinkedIn profile URLs
  2. Ensure the sheet has a column named ‘linkedin_url’
  3. Add any additional columns for metadata (name, company, etc.)

Step 2: Configure Credentials

  1. Set up Apify API credentials in n8n
  2. Configure Google Sheets authentication
  3. Update webhook endpoint URL

Step 3: Customize Settings

  1. Adjust scraping parameters in the Apify node
  2. Modify data fields to extract based on your needs
  3. Set up notification preferences

Step 4: Execute Workflow

  1. Trigger via webhook or manual execution
  2. Monitor progress through the workflow
  3. Check Google Sheets for scraped data
  4. Review completion notifications

Good to Know

Customizing This Workflow

Enhanced Data Processing

Advanced Notifications

Integration Options

Troubleshooting

Common Issues

Best Practices

🔗 Nodes Used

Google Sheets, HTTP Request, Gmail

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup