Search code examples
restlinkedin-api

Getting all public basic profile information from Linkedin API


I am looking for a way to get all public profile information from linkedin API just in the same way one would see it in the public linkedin directory:

https://www.linkedin.com/directory/people-a/

enter image description here

Is this possible? with or without authentication?


Solution

  • The current linkedin api I think only works for its own profile. There's not an API for retrieve information of the other profiles, you'll need write your own scraper