Skip to main content

Automated LinkedIn profile discovery with Airtop and Google Search

Workflow preview

Workflow preview
100%
Automated LinkedIn profile discovery with Airtop and Google Search preview
Open on n8n.io

Important notice

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

1. Workflow Overview

About The LinkedIn Profile Discovery Automation Are you tired of manually searching for LinkedIn profiles or paying expensive data providers for often outdated information? If you spend countless h...

Best for

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

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.airtop, n8n-nodes-base.code

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Automated LinkedIn profile discovery with Airtop and Google Search
Workflow name
Automated LinkedIn profile discovery with Airtop and Google Search

About The LinkedIn Profile Discovery Automation

Are you tired of manually searching for LinkedIn profiles or paying expensive data providers for often outdated information? If you spend countless hours trying to find accurate LinkedIn URLs for your prospects or candidates, this automation will change your workflow forever. Just give this workflow the information you have about a contact, and it will automatically augment it with a LinkedIn profile.

How to find a LinkedIn Profile Link

In this guide, you'll learn how to automate LinkedIn profile link discovery using Airtop's built-in node in n8n. Using this automation, you'll have a fully automated workflow that saves you hours of manual searching while providing accurate, validated LinkedIn URLs.

What You'll Need

  • A free Airtop API key
  • A Google Workspace account. If you have a Gmail account, you’re all set
  • Estimated setup time: 10 minutes

Understanding the Process

This automation leverages the power of intelligent search algorithms combined with LinkedIn validation to ensure accuracy. Here's how it works:

  • Takes your input data (name, company, etc.) and constructs intelligent search queries
  • Utilizes Google search to identify potential LinkedIn profile URLs
  • Validates the discovered URLs directly against LinkedIn to ensure accuracy
  • Returns confirmed, accurate LinkedIn profile URLs

Setting Up Your Automation

Getting started with this automation is straightforward:

Prepare Your Google Sheet
  • Create a new Google Sheet with columns for input data (name, company, domain, etc.)
  • Add columns for the output LinkedIn URL and validation status (see this example)
Configure the Automation
  • Connect your Google Workspace account to n8n if you haven't already
  • Add your Airtop API credentials
  • (Optionally) Configure your Airtop Profile and sign-in to LinkedIn in order to validate profile URL's
Run Your First Test
  • Add a few test entries to your Google Sheet
  • Run the workflow
  • Check the results in your output columns

Customization Options

While the default setup uses Google Sheets, this automation is highly flexible:

  • Webhook Integration: Perfect for integrating with tools like Clay, Instantly, or your custom applications
  • Alternatives: Replace Google Sheets with Airtable, Notion, or any other tools you already use for more robust database capabilities
  • Custom Output Formatting: Modify the output structure to match your existing systems
  • Batch Processing: Configure for bulk processing of multiple profiles

Real-World Applications

This automation has the potential to transform how we organizations handle profile enrichment.

Recruiting Firm Success Story

With this automation, a recruiting firm could save hundreds of dollars a month in data enrichment fees, achieve better accuracy, and eliminate subscription costs. They would also be able to process thousands of profiles weekly with near-perfect accuracy.

Sales Team Integration

A B2B sales team could integrate this automation with their CRM, automatically enriching new leads with validated LinkedIn profiles and saving their SDRs hours per week on manual research.

Best Practices

To maximize the accuracy of your results:

  • Always include company information (domain or company name) with your search queries
  • Use full names rather than nicknames or initials when possible
  • Consider including location data for more accurate results with common names
  • Implement rate limiting to respect LinkedIn's usage guidelines
  • Keep your input data clean and standardized for best results
  • Use the integrated proxy to navigate more effectively through Google and LinkedIn

What's Next?

Now that you've automated LinkedIn profile discovery, consider exploring related automations:

  • Automated lead scoring based on LinkedIn profile data
  • Email finder automation using validated LinkedIn profiles
  • Integration with your CRM for automated contact enrichment

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 - When clicking ‘Test workflow’

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

Block 2 - Person info

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

Block 3 - Search profile

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

Block 4 - Parse response

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 5 - Update row

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

3. Summary Table

Workflow Automated LinkedIn profile discovery with Airtop and Google Search
Complexity intermediate
Nodes 5
Categories Lead Generation
Author Airtop
Published 08 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3477/3477.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 Automated LinkedIn profile discovery with Airtop and Google Search do?

About The LinkedIn Profile Discovery Automation Are you tired of manually searching for LinkedIn profiles or paying expensive data providers for often outdated information? If you spend countless h...

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.