You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LinkedIn has their Badge option, which allows you to generate some HTML and pair it with a js file they provide, which creates a UI which shows name, image, and short bio with LinkedIn styling and logo. This JS calls badge.linkedin.com, which returns the content and HTML. This is sort-of an open Rest api for the content at least.
LinkedIn has their Badge option, which allows you to generate some HTML and pair it with a js file they provide, which creates a UI which shows name, image, and short bio with LinkedIn styling and logo. This JS calls badge.linkedin.com, which returns the content and HTML. This is sort-of an open Rest api for the content at least.
LinkedIn has an api, but it does not query the user. Lix-it has an api that gets data from linkedin, but it requires authentication: https://lix-it.com/docs/#introduction
https://help.lix-it.com/en/articles/6674073-what-data-can-i-export-from-linkedin
The text was updated successfully, but these errors were encountered: