LinkdAPI
# 🚀 Exciting News from the LinkdAPI Team! We’ve been working tirelessly to bring you the **most reliable LinkedIn scraping service** out there. And we’ve got some great updates on the way! ## 💡 What’s New? 1. More endpoints to give you even more flexibility. 2. **Sales Navigator support**—and **no cookies** needed! We’re keeping things simple, secure, and powerful so you can get the data you…
LinkdAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
likes /api/v1/comments/likes |
|
| GET |
linkdApiStatus /status |
status of LinkdAPI service |
| GET |
certifications /api/v1/profile/certifications |
Get Lists professional certifications by URN |
| GET |
reactions /api/v1/profile/reactions |
Get all reaction for given profile by URN |
| GET |
education /api/v1/profile/education |
Get full education By URN |
| GET |
profileOverview /api/v1/profile/overview |
Get basic profile information by username |
| GET |
skills /api/v1/profile/skills |
Gets profile skills By URN |
| GET |
similar /api/v1/profile/similar |
Get similar profiles for a given profile using its URN. |
| GET |
fullExperience /api/v1/profile/full-experience |
Get complete work experience by URN |
| GET |
profileDetails /api/v1/profile/details |
Get profile details information by URN |
| GET |
socialMatrix /api/v1/profile/social-matrix |
Get social network metrics By username |
| GET |
contactInfo /api/v1/profile/contact-info |
Get contact details for a profile by username |
| GET |
featured /api/v1/posts/featured |
Get all featured posts for a given profile using its URN. |
| GET |
about /api/v1/profile/about |
about this profile such last update and verification info |
| GET |
recommendations /api/v1/profile/recommendations |
Get profile Given and Received recommendations By URN |
| GET |
comments /api/v1/posts/comments |
get all comments for a given post |
| GET |
all /api/v1/posts/all |
Get all posts for a given profile using its URN. |
| GET |
info /api/v1/posts/info |
Get post info using its URN. |
| GET |
likes /api/v1/posts/likes |
get all people that reacted a post |
| GET |
all /api/v1/comments/all |
Get all comments of a profile but its URN |