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
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonURL Format
Use Sales Navigator company search URLs with your desired filters:https://www.linkedin.com/sales/search/company?query=(keywords:technology)
Build your search in Sales Navigator with all desired filters, then copy the URL from your browser.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Sales Navigator Companies Search URL containing your search filters |
Each search URL can return up to 2,500 companies (100 pages × 25 results per page).
Code Examples
Response
200