Extracts comprehensive information about leads (people) Captures detailed company/account information Exports all data to CSV format Handles pagination automatically
This Apify actor extracts leads from LinkedIn Sales Navigator and exports them to CSV format. It features a user-friendly authentication system that persists sessions between runs for seamless operation.
** How to Get LinkedIn Cookies
Install the "EditThisCookie" Chrome extension Log in to LinkedIn in your browser Click the EditThisCookie icon Click "Export" to copy all cookies as JSON Paste these cookies into your Apify input
Parameter | Type | Description |
---|---|---|
url | String | Required. URL of your LinkedIn Sales Navigator leads list with filters |
username | String | Your LinkedIn email/username (required if no session exists) |
password | String | Your LinkedIn password (required if no session exists) |
cookies | Array | Array of cookie objects for direct authentication (advanced) |
forceLogin | Boolean | Force a new login even if a saved session exists |
debugMode | Boolean | Run with visible browser for debugging and verification handling |
maxPages | Integer | Maximum number of pages to scrape (default: 10) |
proxyConfiguration | Object | Proxy settings for avoiding rate limits |
The actor produces a CSV file with detailed lead information:
forceLogin: true
This actor is for educational purposes only. Using it should comply with LinkedIn's Terms of Service.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!