LinkedIn Profile Discovery and Validation with Airtop - n8n Workflow

Find and verify LinkedIn profile URLs automatically using this advanced n8n workflow. Leverage Airtop integration for accurate profile validation and high-quality data enrichment.

Workflow Preview

Ready to automate?

Download this n8n workflow template and start using it instantly.

Who is this best for?


  • Sales Development Representatives (SDRs) and BDRs needing accurate prospect data.

  • Recruiters automating candidate sourcing and data validation.

  • Data enrichment specialists using n8n to clean and augment contact lists.

  • Developers building reliable automation pipelines using specialized n8n templates for contact data.

  • Users who require complex web extraction and validation logic in their n8n workflow.

Overview

Accurately identifying and verifying a person's LinkedIn profile is crucial for prospecting and data enrichment, but manual checks are time-consuming and unreliable. This powerful n8n workflow solves this by utilizing the Airtop platform for high-accuracy searching and content validation. This specific n8n workflow can be initiated via a manual form or integrated into a larger sequence via an execute workflow trigger. It first performs an intelligent search for the profile URL and then, optionally, uses an authenticated Airtop profile to visit the URL and confirm that the visible experience history matches the input person's details. This approach ensures you receive highly reliable data directly from this powerful n8n automation.

How it Works

This automation is triggered either manually or programmatically, taking person information and an optional Airtop profile name as input. The core functionality is driven by specialized Airtop n8n node configurations.


  1. Input Trigger: The process begins using either the On form submission or When Executed by Another Workflow n8n trigger nodes, which supply the necessary Person Info and Airtop Profile parameters.

  2. Parameter Unification: The Unify Parameters n8n node ensures that inputs from either trigger path are standardized into consistent variables, preparing the data for the next step of this n8n workflow.

  3. Profile Search: The Search Profile URL Airtop n8n node executes a Google search based on the provided personal information. It uses a structured prompt to instruct the AI model to return only the most likely LinkedIn URL, if found.

  4. Verification Check: The Is valid Linkedin link? n8n node acts as a crucial filter. It checks if the search successfully found a LinkedIn URL and if an Airtop_profile name was provided. If both conditions are met, the item proceeds to the verification stage. Otherwise, verification is skipped.

  5. Profile Verification: If verification is enabled, the Verify Profile URL Airtop n8n node visits the potential LinkedIn page using the specified authenticated profile. It analyzes the page content and explicitly confirms if the profile belongs to the input person, returning the verified URL or 'NA'. This sophisticated use of an n8n node ensures data accuracy.

Installation Guide

To start using this n8n workflow, follow these steps:


  1. Import the Workflow: Copy the provided JSON data and paste it directly into your n8n instance via the 'New' menu > 'Import from JSON'. This imports the complete structure of the n8n templates.

  2. Airtop Credential Setup: This n8n workflow requires credentials for Airtop. Click on the Airtop n8n node (Search Profile URL or Verify Profile URL) and select 'Create New Credential'. You will need your Airtop API Key.

  3. Airtop Profile: For the verification step to function, you must have an Airtop Browser Profile authenticated on LinkedIn. Input the name of this profile when running the n8n trigger or setting parameters in the input form.

  4. Testing: Execute the form trigger or trigger the execution workflow node to test the complete n8n workflow with sample data.

Node Details


  • On form submission (n8n trigger): Initiates the workflow via a publicly accessible web form, allowing users to input the 'Person Info' and 'Airtop Profile'.

  • When Executed by Another Workflow (n8n trigger): Allows seamless integration into upstream n8n templates by receiving inputs programmatically.

  • Unify Parameters (Set n8n node): Essential for maintaining data consistency. It maps input fields from both triggers into standard variables (Personinfo, Airtopprofile).

  • Search Profile URL (Airtop n8n node): Performs a structured web search operation, specifically a Google search, configured to extract the target LinkedIn URL using prompt-based AI extraction.

  • Is valid Linkedin link? (Filter n8n node): A core logic n8n node that checks three conditions: if an Airtop profile is available for verification, if the search result is not 'NA', and if the result contains 'linkedin.com/in'.

  • Verify Profile URL (Airtop n8n node): Executes the high-fidelity verification step. This n8n node visits the profile using the specified authenticated browser session to analyze the content and confirm identity, returning the final verified URL.

Related n8n Workflows

Free

Nodes: 6 Nodes
Updated: December 26 2025
View all
Created by

Airtop provides an intelligent browser automation API for AI agents, enabling seamless web interaction, including login, navigation, and data extraction from any site, even those with complex authentication - all with natural language instructions.In simple terms, we allow you to automate anything humans can do online, on any site with just words

Featured*