@knohime/linkedin-import
TypeScript icon, indicating that this package has built-in type declarations

0.2.10 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @knohime/linkedin-import

Weekly Downloads

0

Version

0.2.10

License

MIT

Unpacked Size

72.8 kB

Total Files

67

Last publish

Collaborators

  • emmanuelgautier