@knohime/linkedin-import
v0.2.10
Published
Linkedin™ archive export module
Downloads
26
Maintainers
Readme
Linkedin™ Import
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}`
Maintainers
| --- | Emmanuel Gautier |
License
MIT © Knohime