LinkedIn Sales Navigator Search Scraper
3 days trial then $25.00/month - No credit card required now
LinkedIn Sales Navigator Search Scraper
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:
- 27 monthly users
- 5 stars
- 100.0% runs succeeded
- 8.2 hours response time
- Created in Feb 2024
- Modified 3 months ago