Skip to content

jrgcubano/linkedin-to-json-resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn to JSON Résumé

This is a small site that allows you to generate a JSON output compatible with JSON Résumé (version 0.0.0) from your LinkedIn profile.

Try the demo on http://jmperezperez.com/linkedin-to-json-resume/

How it works

The project uses the Sign with LinkedIn button together with LinkedIn's API to fetch a user's profile on LinkedIn and convert it to the format expected by JSON Résumé.

Note that due to some limitations in LinkedIn's API, not all the data exposed on LinkedIn's site is available through their API. For example, start and end dates for volunteer, or honors & awards.

About

An exporter from a LinkedIn profile to JSON Résumé

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • CSS 28.5%
  • HTML 13.6%