This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

LinkedIn Sales Navigator Bulk Lead List Exporter

Productivity · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryProductivity
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

This tool enables you to efficiently export leads from LinkedIn Sales Navigator directly to CSV format. It scans the current Sales Navigator lead list or search results page, extracts lead details including name, title, company, location, LinkedIn URL, connection status, and industry, and displays them in a scrollable list with checkboxes. You can select which leads to export and choose from a configurable set of fields to include in the CSV output. The data can be copied to your clipboard or downloaded as a CSV file. This is especially useful for sales teams, recruiters, and marketers who need to analyze or import lead data into their CRM, spreadsheet, or other tools without manually copying each lead's information.

WHERE IT RUNS

The script runs directly inside the LinkedIn Sales Navigator web interface (linkedin.com/sales or sales-navigator). It does not require a separate extension popup, background process, or external server. Everything happens within the page context, interacting with LinkedIn's DOM components.

HOW TO USE

1. Navigate to a LinkedIn Sales Navigator lead list or search results page.

2. Open the BotGentz panel.

3. Select the export fields you want to include in the CSV (hold Ctrl/Cmd to select multiple fields). Available fields: Name, Title, Company, Location, URL, Connection status, and Industry.

4. Click "Scan & Export" to start the process.

5. The script will scan the page for leads and display them in a list with checkboxes.

6. Select the leads you want to export (all are checked by default).

7. Click "Export Selected to CSV" to generate the CSV file. The data will be copied to your clipboard and a download link will appear.

8. Click "Copy All to Clipboard" to copy all scanned leads as CSV data without selecting individual leads.

9. Use "Ignore Selected" to add leads to an ignore list so they are not shown in future scans.

10. Use "Deselect All" or "Select All" to quickly change selections.

TECHNICAL MECHANISM

Unlike browser extensions that rely on LinkedIn's private API, this script operates purely on the public DOM of the Sales Navigator interface. It identifies lead cards using selectors like `[data-lead-id]`, `.lead-item`, or `.search-result`, extracting lead IDs from data attributes or profile URLs. Lead details are extracted by scanning for elements with specific class patterns: names from `.lead-name` or `.profile-title`, titles from `.lead-headline` or `.position-title`, companies from `.lead-company` or `[class*="org"]`, locations from `[class*="location"]`, profile URLs from `a[href*="/in/"]` links, and connection status from badges or connection indicators. The script generates CSV with proper escaping for commas, quotes, and newlines, and provides output via GM_setClipboard and a downloadable blob URL.

THE PANEL

The tool appears as a draggable, resizable panel on the side of your screen. You can drag it to any position by clicking and holding the header, resize it by dragging the bottom-right corner, and collapse it to a small bubble when not in use. Press the Escape key to close the panel. The panel remembers its position and size per site so it stays where you left it on your next visit.

PLEASE NOTE

This script requires the free BotGentz extension to run. It does not store any personal data except for a list of ignored lead IDs, which is saved locally in your browser using GM_setValue. No data is sent to any external server. LinkedIn frequently updates its interface, which may break the script. If you encounter issues, check for updates or contact support. Exporting leads is for personal use only; please respect LinkedIn's terms of service. The script may not capture all fields if the page structure changes — verify extracted data before use.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.