LinkedIn Sales Navigator Scrapper avatar
LinkedIn Sales Navigator Scrapper

Pricing

$19.00/month + usage

Go to Store
LinkedIn Sales Navigator Scrapper

LinkedIn Sales Navigator Scrapper

Developed by

Liusha Huang

Liusha Huang

Maintained by Community

Extract detailed professional data from LinkedIn Sales Navigator search results. Perfect for lead generation, recruitment, and market research. Scrapes complete profiles including job titles, company details, contact information, and work history.

0.0 (0)

Pricing

$19.00/month + usage

0

Total users

1

Monthly users

1

Last modified

3 days ago

LinkedIn Sales Navigator Scraper

🚀 What This Actor Does

This powerful Apify actor extracts detailed professional data from LinkedIn Sales Navigator search results. It navigates through your Sales Navigator searches and collects comprehensive profile information for lead generation, market research, and recruitment purposes.

Key Features:

  • Bulk Profile Extraction: Scrape hundreds of LinkedIn profiles from Sales Navigator search results
  • Detailed Profile Data: Extract complete professional information including current position, company details, location, and more. Most scrapers only find the information presented in the sales nav search results. But this scraper will get all the information from the related linkedin profiles.
  • Pagination Support: Automatically navigates through multiple pages of search results
  • Smart Rate Limiting: Built-in delays (5-30 seconds) to respect LinkedIn's usage patterns and avoid detection.
  • Cookie-Based Authentication: Uses your existing Sales Navigator session for authentic access

⚡ Get Started

  1. Click on "Try for free" button on top of this page
  2. Go to LinkedIn Sales Navigator search page, search with required filters and once you are done, copy the full URL from address bar and pass it to this actor under the "Sales Navigator URL" parameter
  3. Fetch the cookies while you are logged into Sales Navigator. You can use tools like Cookie-Editor to load the entire cookie set of a given page easily.

Cookie Editor Screenshot

The Apify documentation has a tutorial on how to do it with screenshots - go to the "Export your cookies" section 4. Fill in the Sales Navigator URL and cookies parameters.

📥 Input Parameters

ParameterTypeRequiredDescriptionDefault
salesNavUrlStringYesYour LinkedIn Sales Navigator search URL-
cookiesArrayYesLinkedIn authentication cookies from your browser-
startPageIntegerNoPage number to start scraping from1
maxPagesIntegerNoMaximum number of pages to scrape (1-100)40
maxResultsIntegerNoMaximum number of profiles to extract (1-300)300

Example Input:

{
"salesNavUrl": "https://www.linkedin.com/sales/search/people?query=(recentSearchParam%3A(id%3A123456789))",
"cookies": [
{
"domain": ".linkedin.com",
"name": "JSESSIONID",
"value": "ajax:1234567890123456789",
"path": "/",
"secure": true,
"httpOnly": false
},
{
"domain": ".www.linkedin.com",
"name": "li_at",
"value": "AQEFARABAAAAABcst3oAAAGYNuqMmQ...",
"path": "/",
"secure": true,
"httpOnly": true
},
...
],
"startPage": 1,
"maxPages": 10,
"maxResults": 100
}

📤 Output Data

Each scraped profile includes:

  • Personal Information: Full name, profile URL, location, years of experience
  • Current Position: Job title, company name, tenure, detailed job description
  • Company Details: Industry, size, location, company logo, LinkedIn company page
  • Experiences: The working experiences in the past
  • Profile Status: Premium status, open-to-work indicators, connection degree

Output Format:

{
"type": "profile",
"page": 1,
"salesNavLead": {
"lastName": "Smith",
"firstName": "John",
"geoRegion": "San Francisco, CA",
"currentPositions": [...],
"companyName": "Tech Corp"
},
"linkedInProfileUrl": "https://www.linkedin.com/in/john-smith",
"profileData": {
"profile": {...},
"experience": [...],
"education": [...]
},
"timestamp": "2024-01-15T10:30:00.000Z"
}

💡 Use Cases

  • Lead Generation: Build targeted prospect lists for B2B sales teams
  • Recruitment: Source and analyze potential candidates for hiring
  • Market Research: Analyze competitor employees and industry talent trends
  • Investment Due Diligence: Research key personnel at target companies
  • Partnership Development: Identify decision-makers at potential business partners
  • Sales Intelligence: Gather comprehensive prospect data for personalized outreach

🎯 Perfect For:

  • Sales Teams looking to scale prospecting efforts
  • Recruiters building candidate pipelines
  • Market Researchers analyzing industry trends
  • Business Development teams finding partnership opportunities
  • Investors conducting personnel due diligence

📧 Need Help? Custom Solutions Available!

This scraper solution is part of the product I have been working on which is an enterprise level solution to help AI/SDRs to collect lead profiles and use AI to prioritize the leads. For example: "here are 1000 linkedin profiles, help me to find the DevOps engineer with at least 3 year experiences with K8s and docker"

So I am definitely the expert in this space and would love to learn your use case if you need help to customize the output.

Contact me at: hlswh1021@gmail.com

I commit to responding within 24 hours to help you:

  • Set up and configure the actor for your specific needs
  • Customize data extraction fields
  • Integrate with your CRM or database
  • Scale for enterprise-level requirements
  • Troubleshoot any issues
  • Provide bulk processing solutions

Whether you need additional data fields, custom output formats, or help with large-scale operations, I'm here to ensure you get maximum value from this tool.