linkedin-profiler

LinkedIn profiler parser gets available information via api and outputs a json-resume.org schema compatible or schema-enhanced (opinionated) version

Usage no npm install needed!

<script type="module">
  import linkedinProfiler from 'https://cdn.skypack.dev/linkedin-profiler';
</script>

README

op npm version Dependency Status devDependency Status Known Vulnerabilities Build Status codecov

License GitHub issues Join the chat at https://gitter.im/vrtxf/linkedin-profiler

LinkedIn profiler parser gets available information via api and outputs a json-resume.org schema compatible or schema-enhanced (opinionated) version.

Installation

npm -g install linkedin-profiler

Usage

Running a command will show its manual.

To see all available commands:

lin

Before you can actually parse a given profile you need to authenticate in order to store your credentials (cookie) - you will be prompted for your username and password:

lin login

License

BSD-2-Clause © TED Vortex