0.2.10 • Published 4 years ago

@knohime/linkedin-import v0.2.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

6 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago