Skip to content

Commands

Jeremy Brayton edited this page Sep 5, 2016 · 1 revision

Url

jsonresume-linkedin url --config <package_directory>/api.json

Builds the url used to gather LinkedIn data via the developer console. Adjust the fields in the API configuration if you wish to alter the data returned.

Import

jsonresume-linkedin import --categories ./categories.json --data ./data.json --output ./resume.json

Converts the LinkedIn API data from data.json to resume.json. Fields are mapped according to the logical mapping of JSON Resume fields to LinkedIn counterparts, with skills being mapped according to the skills category mapping.

Clone this wiki locally