Skip to main content
GET
Get Results
Retrieve scraped data from your LinkedIn Company Employees Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
integer
Page number (default: 1)

Result Fields

string
LinkedIn internal profile id, stable across name/URL changes. Example: ACoAAABcDefGHIjklMNOpQRSTUVwXyz
string
Full name of the employee as displayed by LinkedIn. Example: Alice Johnson
string
Public profile slug used in the profile URL. Example: alice-johnson-12345
string
Direct URL to the employee’s LinkedIn profile. Example: https://www.linkedin.com/in/alice-johnson-12345
string
Profile headline. Example: Senior Software Engineer at Google
string
Location as displayed by LinkedIn. Example: San Francisco Bay Area
string
URL of the employee profile picture. Example: https://media.licdn.com/dms/image/v2/Cabcde/profile-displayphoto-shrink_200_200/0/1234567890?e=1234567890&v=beta&t=abc
string
Connection degree between the connected account and this employee (1st, 2nd, 3rd+). Example: 2nd
boolean
Whether LinkedIn displays the verified member badge. Example: false
boolean
Whether LinkedIn displays the premium member badge. Example: false
string
LinkedIn member URN (numeric member id). Example: urn:li:member:123456789
string
Name of the company the employee was matched on. Example: Google
string
URL of the company LinkedIn page. Example: https://www.linkedin.com/company/google
string
Slug of the company LinkedIn page. Example: google
string
Numeric LinkedIn id of the company. Example: 1441

Code Examples

Response

200