Add Tasks
Sales Navigator Companies Scraper
Add Tasks
Add Sales Navigator company search URLs to scrape using the lobstr.io API
POST
Add Tasks
Add Sales Navigator company search URLs as tasks to your squid. The scraper will export all companies matching your search filters.
Headers
string
required
Your API authentication token. Value:
Token YOUR_API_KEYstring
required
Request body format. Value:
application/jsonURL Format
The scraper accepts three types of Sales Navigator company URLs:- Search URL — a filtered company search:
https://www.linkedin.com/sales/search/company?query=(keywords:technology) - Custom list URL — a saved company list:
https://www.linkedin.com/sales/lists/company/YOUR_LIST_ID - All Saved Accounts dashboard — your full saved accounts list:
https://www.linkedin.com/sales/accounts/dashboard
Request Body
Each search URL can return up to 2,500 companies (100 pages × 25 results per page).
Code Examples
Response
200