@knohime/linkedin-import

Linkedin™ archive export module

Usage no npm install needed!

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

README

Linkedin™ Import

Build Status Build status codecov

Linkedin™ archive export module

Install

$ npm install @knohime/linkedin-import

Usage

import linkedinImport from '@knohime/linkedin-import';

const exportedObject = await linkedinImport(data);

// use data imported
const name = `${exportedObject.profile.firstname} ${exportedObject.profile.lastname}`

API

Maintainers

Emmanuel Gautier
Emmanuel Gautier

License

MIT © Knohime