🎣 Extract Linkedin company data with Airtop

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

Automating LinkedIn Company Data Extraction

Use Case

This automation extracts detailed company insights from a LinkedIn company page, including identity, scale, classification, and funding data. Ideal for investors, sales teams, and market researchers.

What This Automation Does

This automation accepts the following inputs:

It then extracts and returns structured data with:

1. Company Identity

2. Company Scale

3. Business Classification

4. Funding Profile

How It Works

  1. Creates an Airtop session using the provided profile.
  2. Navigates to the company LinkedIn page.
  3. Executes an Airtop query to extract data.
  4. Outputs the result in a standardized JSON schema.

Setup Requirements

  1. Airtop API Key
  2. A LinkedIn-authenticated Airtop Profile

Next Steps

Read more about how to extract company data from Linkedin with Airtop and n8n

πŸ”— 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