🎣 Score LinkedIn profiles against your ICP with Airtop

⚑ 400 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

Scoring LinkedIn Profiles Against Your ICP

Use Case

This automation scores individual LinkedIn profiles against your Ideal Customer Profile (ICP) based on interest in AI, technical depth, and seniority level. It’s ideal for prioritizing leads and understanding how well a person fits your ICP criteria.

What This Automation Does

Given a LinkedIn profile and an Airtop profile, it:

Input parameters:

Output fields in JSON format:

How It Works

  1. Form Trigger or Workflow Trigger: Accepts input from either a form or another workflow.
  2. Parameter Assignment: Ensures proper variable names for downstream nodes.
  3. Airtop Enrichment Tool: Extracts and scores the person based on a detailed prompt.
  4. Scoring: Uses this point system:
    • AI Interest: beginner (5), intermediate (10), advanced (25), expert (35)
    • Technical Depth: basic (5), intermediate (15), advanced (25), expert (35)
    • Seniority Level: junior (5), mid-level (15), senior (25), executive (30)
  5. Output Formatting: Cleans and returns the result as JSON.

Setup Requirements

  1. IMPORTANT: Enter your ICP scoring method in the prompt field of the Airtop node
  2. Airtop Profile connected to LinkedIn.
  3. Airtop API credentials configured in n8n.
  4. Optional: a front-end form to collect profile URLs and trigger the automation.

Next Steps

Read more about Scoring LinkedIn Profiles Against Your ICP

πŸ”— Nodes Used

Execute Workflow Trigger, n8n Form Trigger, Airtop

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup