POST/v1/tasks

Add Tasks

Add LinkedIn Sales Navigator search URLs to scrape lead profiles

Add LinkedIn Sales Navigator search URLs to scrape lead profiles. This scraper requires a linked Sales Navigator account to access the data.

Copy the search URL directly from Sales Navigator after applying your filters (company size, seniority level, industry, location, etc.). The scraper will paginate through the search results automatically.

Headers

KeyValueRequired
AuthorizationToken YOUR_API_KEYYes
Content-Typeapplication/jsonYes

Request Body

squid
Type:
string
Required:
Yes
Description:
Hash of your squid configured with the Sales Navigator Leads Scraper crawler
tasks
Type:
array
Required:
Yes
Description:
Array of task objects, each containing a `url` field

Task Object

url
Type:
string
Required:
Yes
Description:
Sales Navigator people search URL (e.g., `https://www.linkedin.com/sales/search/people?query=...`)
Pro Tip

Pro Tip

Apply filters in Sales Navigator first, then copy the URL. All filter parameters will be preserved.
Note

Note

This scraper requires a linked Sales Navigator account. Ensure your account is properly connected before running.
Pro Tip

Pro Tip

You can use saved searches in Sales Navigator and copy their URLs as tasks.