LinkedIn Sales Navigator Search Scraper avatar

LinkedIn Sales Navigator Search Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
LinkedIn Sales Navigator Search Scraper

LinkedIn Sales Navigator Search Scraper

noddsolutions/linkedin-sales-navigator-search-scraper
Try for free

3 days trial then $25.00/month - No credit card required now

Crawls sales navigator search results and extracts the available data for you to use for enriching your CRM amongst other things. Scrape Company or People data using this one tool.

You can access the LinkedIn Sales Navigator Search Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "url from browser address bar"
5    }
6  ],
7  "linkedinCookie": "input as li_at param or the full cookie",
8  "type": "input as '\''people'\'' or '\''company'\''",
9  "proxyConfigurationOptions": {
10    "useApifyProxy": true
11  }
12}' |
13apify call noddsolutions/linkedin-sales-navigator-search-scraper --silent --output-dataset

LinkedIn Sales Navigator Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use LinkedIn Sales Navigator Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 37 monthly users
  • 5 stars
  • 98.9% runs succeeded
  • 1.1 days response time
  • Created in Feb 2024
  • Modified about 1 month ago