Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "profile_id": "<string>",
  "public_id": "<string>",
  "first_name": "<string>",
  "last_name": "<string>",
  "full_name": "<string>",
  "headline": "<string>",
  "job_title": "<string>",
  "company_name": "<string>",
  "current_company_url": "<string>",
  "location": "<string>",
  "email": "<string>",
  "email_status": "<string>",
  "mobile_phone": "<string>",
  "public_url": "<string>",
  "sales_navigator_url": "<string>",
  "profile_picture_url": "<string>",
  "profile_background_picture_url": "<string>",
  "summary": "<string>",
  "current_position": "<any>",
  "past_job": "<string>",
  "past_company_name": "<string>",
  "positions": "<any>",
  "past_school": "<string>",
  "past_school_url": "<string>",
  "educations": "<any>",
  "skills": "<any>",
  "languages": "<any>",
  "volunteering_experiences": "<any>",
  "connection_type": 123,
  "num_of_connections": 123,
  "num_of_shared_connections": 123,
  "shared_connections": "<any>",
  "recent_posts": "<any>",
  "spotlight_badges": "<any>",
  "following": "<any>",
  "following_count": 123,
  "last_interaction_type": "<string>",
  "last_interaction_time": 123,
  "open_link": true,
  "premium": true,
  "pending_invitation": true,
  "saved": true,
  "viewed": true,
  "unlocked": true,
  "full_name_pronunciation_audio": "<any>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve scraped data from your Sales Navigator Profile Scraper runs.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

squid
string
required
Hash of the squid to get results from
run
string
Hash of a specific run (optional)
page
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
profile_id
string
Sales Navigator profile ID. Example: ACwAAAGHtboB_SK60RCbrgLUstRVuTcNlzAHfPU
public_id
string
LinkedIn public ID (slug). Example: danadelstein
first_name
string
First name. Example: Daniel (Dan)
last_name
string
Last name. Example: Adelstein
full_name
string
Full name. Example: Daniel (Dan) Adelstein
headline
string
Profile headline. Example: Senior Vice President of International Development at Xponential Fitness (NYSE:XPOF)
job_title
string
Current job title. Example: Senior Vice President of International Development
company_name
string
Current company name. Example: Xponential Fitness
current_company_url
string
Current company LinkedIn URL. Example: https://www.linkedin.com/company/19193147/
location
string
Profile location. Example: Lake Worth, Florida, United States
email
string
Email address found or enriched for this person. Example: danieladelstein@yahoo.com
email_status
string
Email status. Example: valid
mobile_phone
string
Mobile phone number. Example: +1-555-000-0000
public_url
string
LinkedIn public profile URL. Example: https://www.linkedin.com/in/danadelstein
sales_navigator_url
string
LinkedIn Sales Navigator profile URL. Example: https://www.linkedin.com/sales/people/ACwAAAGHtboB_SK60RCbrgLUstRVuTcNlzAHfPU,NAME_SEARCH,3tl8
profile_picture_url
string
Profile picture URL. Example: https://media.licdn.com/dms/image/C4E03AQFelTC96_eCyQ/profile-displayphoto-shrink_100_100/0/1649968936543
profile_background_picture_url
string
Profile background picture URL. Example: https://media.licdn.com/dms/image/C4E16AQGSyK_L6GSwng/profile-displaybackgroundimage-shrink_200_800/0/1648546335745
summary
string
Profile summary / about section. Example: Founded in 2017 and headquartered in Irvine, California...
current_position
json
Current position details. Example: {'companyName': 'Xponential Fitness', 'title': 'Senior Vice President of International Development', 'companyUrn': 'urn:li:fs_salesCompany:19193147', 'current': True, 'location': 'Irvine, CA.', 'startedOn': {'year': 2022, 'month': 3}, 'endedOn': {}}
past_job
string
Most recent past job title. Example: Associate Vice President of Franchise Development
past_company_name
string
Most recent past company name. Example: Mathnasium - The Math Learning Center
positions
json
All work positions / experience. Example: []
past_school
string
Most recent school name. Example: University of Florida
past_school_url
string
Most recent school LinkedIn URL. Example: https://www.linkedin.com/school/uflorida/
educations
json
Education history. Example: []
skills
json
Skills and endorsement counts. Example: []
languages
json
Languages spoken. Example: []
volunteering_experiences
json
Volunteering experience entries. Example: []
connection_type
integer
Connection degree (1, 2, or 3). Example: 2
num_of_connections
integer
Number of connections. Example: 7869
num_of_shared_connections
integer
Number of shared connections with the scraping account. Example: 2
shared_connections
json
Mutual connections between you and this profile. Example: []
recent_posts
json
Recent posts and comments (last 90 days) with text, reactions, comments count. Example: []
spotlight_badges
json
Spotlight badges (mutual connections, recent posts, etc.). Example: [{'id': 'SECOND_DEGREE_CONNECTION', 'displayValue': '2 mutual connections'}]
following
json
Companies, schools and groups this person follows (up to 10). Example: []
following_count
integer
Total number of entities this person follows. Example: 608
last_interaction_type
string
Type of last interaction with this profile. Example: VIEW_PROFILE
last_interaction_time
integer
Timestamp (ms) of last interaction with this profile. Example: 1687496301805
Whether the profile has OpenLink enabled. Example: false
premium
boolean
Whether the profile has LinkedIn Premium. Example: false
pending_invitation
boolean
Whether there is a pending connection invitation. Example: false
saved
boolean
Whether the lead is saved in Sales Navigator. Example: false
viewed
boolean
Whether the profile has been viewed. Example: true
unlocked
boolean
Whether the profile is unlocked in Sales Navigator. Example: false
full_name_pronunciation_audio
json
Full name pronunciation audio metadata. Example: {}