Employee Search (via Sales Navigator)
Search Employees Without 2500 limit
POST
Having a big employee search? No problem, we now can scrape searches that are up to 50k results.
🛠 How the Process Works
Step 1️⃣: Initiate Search
- Launch your search with specific criteria via this endpoint.
- This endpoint returns a
request_id
, allowing you to track progress through the Check Search Status endpoint. - The search initiation alone costs 50 credits, even if the search returns 0 results.
- Then each result costs 1 credits, and will be charged in advanced before you actually fetch the results.
Step 2️⃣: Monitor Search Progress
- Use the Check Search Status endpoint to track your search.
- This action is free of charge.
Step 3️⃣: Retrieve Results
- Once the search is complete, access the results via the Get Search Results endpoint.
- Fetching results is free of charge.
This endpoint is for custom-plan users only. Please contact us for more details.
💡 For better understanding and demo code, please follow this tutorial
Authorizations
Body
application/json
Response
200
application/json
Success.
The response is of type object
.