Skip to main content

Enrich LinkedIn profiles with Ghost Genius and Google Sheets (no account needed)

Workflow preview

Workflow preview
100%
Enrich LinkedIn profiles with Ghost Genius and Google Sheets (no account needed) preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

LinkedIn Profile Enrichment Automation Who is this for? This template is perfect for sales teams, recruiters, marketing professionals, and business development specialists who need to gather compre...

Best for

  • Lead Generation automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Matthieu.

Original n8n.io source

1.1 Workflow description

Title
Enrich LinkedIn profiles with Ghost Genius and Google Sheets (no account needed)
Workflow name
Enrich LinkedIn profiles with Ghost Genius and Google Sheets (no account needed)

LinkedIn Profile Enrichment Automation

Who is this for? This template is perfect for sales teams, recruiters, marketing professionals, and business development specialists who need to gather comprehensive LinkedIn profile data at scale. Ideal for lead generation teams building prospect databases, recruiters sourcing candidate information, sales professionals researching prospects, and marketing teams creating targeted outreach campaigns.

What problem does this workflow solve? Manually collecting detailed information from LinkedIn profiles is incredibly time-consuming and prone to inconsistency. Visiting each profile individually to extract names, job titles, experience, education, skills, and contact details can take hours for even small prospect lists. This automation eliminates the tedious manual data entry while ensuring consistent, comprehensive profile enrichment.

What this workflow does This workflow automatically enriches a list of LinkedIn profile URLs by extracting comprehensive professional data including:

  • Personal details (first name, last name, headline, location)
  • Professional status (hiring status, open to work indicators)
  • Network metrics (connections, followers count)
  • Work experience (up to 5 most recent positions with company details, dates, and roles)
  • Education background (up to 3 educational institutions with degrees and dates)
  • Skills and languages (complete skill sets and language proficiencies)
  • Professional summary (profile description and bio)

The enriched data is automatically organized and updated in your Google Sheets database with structured formatting for easy analysis and outreach.

Setup

  1. Create a Ghost Genius API account and obtain your API key for cookieless LinkedIn profile scraping
  2. Configure HTTP Request credentials with Header Auth using your Ghost Genius API key
  3. Set up your Google Sheets database using the provided template with columns:
    • URL, Firstname, Lastname, Tagline, Location
    • Connections, Followers, Hiring?, Open to work?
    • Summary, Languages, Skills
    • Experience 1-5, Education 1-3
  4. Configure Google Sheets OAuth2 credentials following n8n's authentication setup guide
  5. Add LinkedIn profile URLs to the first column of your Google Sheet to begin enrichment
  6. Test the workflow with a small batch before processing larger lists

How to customize this workflow

  • Adjust batch processing settings to handle larger volumes by modifying the batch size and interval timing
  • Add data validation rules to filter out incomplete or invalid profiles before processing
  • Integrate with CRM systems like HubSpot or Salesforce to automatically sync enriched data
  • Set up automated scheduling to regularly re-enrich profiles and capture profile updates
  • Add email notifications to alert when enrichment batches are completed or encounter errors
  • Customize data mapping to include additional profile fields or reorganize the output structure
  • Add duplicate detection to prevent re-processing the same profiles multiple times

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Start

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Get Profile Info

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Recover Profiles

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 4 - Update

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 5 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Enrich LinkedIn profiles with Ghost Genius and Google Sheets (no account needed)
Complexity intermediate
Nodes 7
Categories Lead Generation
Author Matthieu
Published 23 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5161/5161.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Enrich LinkedIn profiles with Ghost Genius and Google Sheets (no account needed) do?

LinkedIn Profile Enrichment Automation Who is this for? This template is perfect for sales teams, recruiters, marketing professionals, and business development specialists who need to gather compre...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.