LinkdAPI - Best Unofficial linkedin API
LinkdAPI The best Unofficial LinkedIn API, makes it easy to access LinkedIn data in real time and find leads from LinkedIn Sales Navigator. Get real-time profile details, company insights, and more fast and hassle-free. Perfect for large-scale data scraping.
LinkdAPI - Best Unofficial linkedin API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Profile | ||
| GET |
reactions /api/v1/profile/reactions |
Get all reactions associated with a user by their URN. |
| GET |
education /api/v1/profile/education |
Get a user’s complete education history by their URN. |
| GET |
certifications /api/v1/profile/certifications |
Get a user’s professional certifications by their URN. |
| GET |
recommendations /api/v1/profile/recommendations |
Get a user’s given and received recommendations by their URN. |
| GET |
socialMatrix /api/v1/profile/social-matrix |
Get a user’s social metrics by username, including follower count and connections. |
| GET |
getFullProfile /api/v1/profile/full |
Retrieve the complete profile in a single request (all fields included). Only a URN or a username is required no need to provide both. |
| GET |
profileServices /api/v1/profile/services |
Get profile services by URN |
| GET |
profileInterests /api/v1/profile/interests |
Get a user’s interests by their URN. |
| GET |
profileDetails /api/v1/profile/details |
Get profile details information by URN |
| GET |
profileOverview /api/v1/profile/overview |
##### Fetch a user’s basic profile information by their username. |
| GET |
contactInfo /api/v1/profile/contact-info |
Retrieve a profile’s contact details by username. Email and phone number are included only if the user has made them public. |
| GET |
getUrn /api/v1/profile/username-to-urn |
Get urn of profile by username |
| GET |
similar /api/v1/profile/similar |
Get profiles similar to a user by their URN. |
| GET |
about /api/v1/profile/about |
Get profile metadata, including last update and verification details. |
| GET |
fullExperience /api/v1/profile/full-experience |
Get the full work experience of a user by their URN. |
| GET |
skills /api/v1/profile/skills |
Get a user’s profile skills by their URN. |
| Companies | ||
| GET |
getCompanyId /api/v1/companies/company/universal-name-to-id |
Get a company’s ID using its universal name (username). |
| GET |
getSimilarCompanies /api/v1/companies/company/similar |
Get companies similar to a given company by ID. |
| GET |
getCompanyAffiliatedPages /api/v1/companies/company/affiliated-pages |
Get affiliated pages for a company by its ID. |
| GET |
getCompanyDetails /api/v1/companies/company/info |
Get company details by ID or name only one is required, not both. |
| GET |
companiesLookup /api/v1/companies/name-lookup |
Search companies by name. This is an autocomplete-style lookup, ideal when you have a brand or partial name and want suggestions for your query. |
| GET |
getCompanyEmployeesData /api/v1/companies/company/employees-data |
Get a company’s employee insights by ID, including current company distribution, locations, schools, job functions, skills, service categories, and fields of study. |
| GET |
getCompanyPosts /api/v1/companies/company/posts |
Get company posts by ID. |
| GET |
getCompanyJobs /api/v1/companies/jobs |
Get available jobs for specified companies by their IDs. |
| GET |
getCompanyDetailsV2 /api/v1/companies/company/info-v2 |
Get detailed company information by ID. This version provides more data than the standard company details, including fields like "peopleAlsoFollow" and "affiliatedByJobs." |
| Jobs | ||
| GET |
jobDetailsV2 /api/v1/jobs/job/details-v2 |
Get job details by jobId using V2. This endpoint supports both open and closed jobs. |
| GET |
jobFunctionLookup /api/v1/jobs/funcs/lookup |
Look up job functions by query. This provides suggestions for a given search term, which can be used as filters in the Search Jobs endpoint and other features. |
| GET |
getProfilesPostedJobs /api/v1/jobs/posted-by-profile |
Get currect Jobs posted by Given Profile Urn |
| GET |
search /api/v1/jobs/search |
\[DEPRECATED\] Use "Search Jobs V2" instead of this endpoint. |
| GET |
jobDetails /api/v1/jobs/job/details |
\[DEPRECATED\] Use "Job Details V2" instead of this endpoint to get job details by jobId. |
| GET |
peopleAlsoViewed /api/v1/jobs/job/people-also-viewed |
Get jobs that people also viewed for a given job. |
| GET |
similarJobs /api/v1/jobs/job/similar |
Get jobs similar to a given job by its ID. |
| GET |
getHiringTeam /api/v1/jobs/job/hiring-team |
Get Hiring Team (People that posted this job) |
| Search | ||
| GET |
services /api/v1/search/services |
search services (all filters available) |
| GET |
schools /api/v1/search/schools |
search schools (all filters available) |
| GET |
posts /api/v1/search/posts |
search Posts (all filters available) |
| GET |
searchJobsV2 /api/v1/search/jobs |
Search jobs using all available filters (V2). This is the most reliable and accurate version. |
| GET |
companies /api/v1/search/companies |
Search companies using all available filters. Results may vary per page because some companies might be filtered out due to incomplete or restricted data. |
| GET |
people /api/v1/search/people |
Search people using all available filters. Note: Each page may return fewer than 10 results because restricted or non-enrichable LinkedIn member profiles are automatically… |
| Services | ||
| GET |
getService /api/v1/services/service/details |
Get service details by its VanityName (ID). |
| GET |
similarServices /api/v1/services/service/similar |
Get services similar to a given service by its VanityName (ID). |
| Posts | ||
| GET |
postsComments /api/v1/posts/comments |
Get all comments for a given post by its URN. |
| GET |
allPosts /api/v1/posts/all |
Get all posts for a user by their URN. The first request returns 100 posts; subsequent pages return 20 posts each. |
| GET |
postInfo /api/v1/posts/info |
Get detailed information for a post by its URN. |
| GET |
featuredPosts /api/v1/posts/featured |
Get all featured posts for a user by their URN. |
| GET |
postsLikes /api/v1/posts/likes |
Get all people who reacted to a post by its URN. |
| Articles | ||
| GET |
all /api/v1/articles/all |
Get all articles for a user by their URN. |
| GET |
info /api/v1/articles/article/info |
Get an article using its URL. |
| GET |
reactions /api/v1/articles/article/reactions |
Get all reactions for an article by its URN. |
| Comments | ||
| GET |
allComments /api/v1/comments/all |
Get all comments made by a user using their URN. |
LinkdAPI - Best Unofficial linkedin API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $75 / month | 60 / minute |
|
| ULTRA Recommended | $175 / month | 130 / minute |
|
| MEGA | $350 / month | 200 / minute |
|