GET
/v1/resultsGet Results
Retrieve scraped LinkedIn leads with contact and company informationRetrieve scraped lead profiles from LinkedIn Sales Navigator including personal details, company information, and enriched email addresses.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Lead Information Fields
id
integer
Example: 1287975
object
string
Example: result
squid
string
Example: 25baebaace0143f1bfa185e7541c1d43
run
string
Example: 02a09b072c0447d08cd7b604ebe1d98d
first_name
string
Example: John
last_name
string
Example: Smith
full_name
string
Example: John Smith
headline
string
Example: Vice President of Operations at Example Corp
position
string
Example: Vice President of Operations
seniority
string
Example: Vice President
location
string
Example: Los Angeles, California, United States
connections
integer
Example: 500
industry
stringnull
Example: Food and Beverage Manufacturing
email
stringnull
Example: john.smith@example.com
linkedin_profile_url
string
Example: https://www.linkedin.com/in/johnsmith
sales_navigator_profile_url
string
Example: https://www.linkedin.com/sales/people/...
Position Details
started_on
string
Example: 2013-08-01T00:00:00Z
months_in_position
integer
Example: 132
years_in_position
integer
Example: 11
months_in_company
integer
Example: 132
years_in_company
integer
Example: 11
current_job_numbers
integer
Example: 1
Company Information
company_name
string
Example: Example Corp
company_id
integer
Example: 1006741
company_linkedin_url
string
Example: https://www.linkedin.com/company/example-corp/
company_domain
string
Example: example.com
company_description
string
Example: Example Corp is a leading provider...
company_industry
string
Example: Food and Beverage Manufacturing
company_employee_count_range
string
Example: 51-200
company_revenue_range
string
Example: 10.0 mil USD - 20.0 mil USD
company_type
string
Example: Privately Held
company_location
string
Example: United States
company_profile_picture
string
Example: https://media.licdn.com/...
Enrichment & Metadata
functions.email.filling_date
string
Example: 06/20/2025, 12:16:58 +0200
match_filters
boolean
Example: true
degree
string
Example: 3rd
scraping_time
string
Example: 2025-06-20T11:47:53.554Z
Parameters
squidstring
RequiredExample:
25baebaace0143f1bfa185e7541c1d43runstring
OptionalExample:
02a09b072c0447d08cd7b604ebe1d98dpageinteger
OptionalExample:
1page_sizeinteger
OptionalExample:
50Pro Tip
Use the `next` URL in the response to paginate through all results automatically.
Pro Tip
The `email` field is only populated when `functions.email` is enabled in settings.
Note
Company data is enriched automatically and may include additional details not visible in Sales Navigator.