0.2.10 • Published 3 years ago

@knohime/linkedin-import v0.2.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago