LinkedIn Sales Navigator Search Scraper avatar
LinkedIn Sales Navigator Search Scraper

Pricing

$25.00/month + usage

Go to Store
LinkedIn Sales Navigator Search Scraper

LinkedIn Sales Navigator Search Scraper

Developed by

Nodd Solutions

Nodd Solutions

Maintained by Community

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.

1.8 (4)

Pricing

$25.00/month + usage

14

Total users

638

Monthly users

71

Runs succeeded

>99%

Issue response

21 days

Last modified

2 months ago

You can access the LinkedIn Sales Navigator Search Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< {
< "url": "url from browser address bar"
< }
< ],
< "linkedinCookie": "input as li_at param or the full cookie",
< "type": "input as '\''people'\'' or '\''company'\''",
< "proxyConfigurationOptions": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: