Automate LinkedIn Sales Navigator account searches without connecting your own account or cookies.
🛠 How the Process Works
Step 1️⃣: Initiate Search
- Use this endpoint to make a search using your criteria.
- This endpoint returns a
request_id
, allowing you to track progress through the Check Company Search Status endpoint. - This step alone costs 25 credits, even if the search returns 0 results.
Step 2️⃣: Monitor Search Progress
- Use the Check Company 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 Companies endpoint.
- Retrieving each profile incurs 1 credits. For example, fetching 1000 results will consume 1000 credits (not include 25 credits at the step 1).
Authorizations
Body
application/json
Example:
["1001-5000", "5001-10000"]
Learn how to find a geo_code
Example:
[103644278]
To exclude some locations. Learn how to find a geo_code
Example:
[103644278]
Maximum: 20 elements. All industry codes could be found on this page.
Example:
[3, 4]
Maximum: 20 elements. All industry codes could be found on this page.
Example:
[5, 6]
Available options:
true
, false
Example:
"false"
Example:
[]
Example:
[
"jQuery",
"Apache HTTP Server",
"Let's Encrypt"
]
Example:
["1-50"]
Example:
["Fortune 50"]
Example:
""
Limit the number of results. Default: 25. Maximum 1000.
Example:
1000