2.0.0 • Published 8 years ago

jsonresume-linkedin v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

LinkedIn to JSON Résumé conversion

Inspired by https://github.com/mblarsen/resume-linkedin, deprecated primarily due to these changes in the LinkedIn API.

The developer console, supplied with the full API request, returns the data necessary to generate a JSON résumé.

Note: The workflow for using this package has changed. See migrating to v2 for further details.

Usage

  1. Install the package, the easiest method being npm install -g jsonresume-linkedin
  2. Create ./data.json
  3. Create ./categories.json
  4. Run jsonresume-linkedin import

See the wiki for detailed documentation.