Skip to content

Sakitha/LinkedIn-Resume-To-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn-Resume-To-JSON

parse LinkedIn pdf profiles with python and pdfminer.

This program outputs json arrays for all the segmants in the resume.
Input pdf file path should be given as the argumant for the following function in the first cell.
fp = open('./profile.pdf', 'rb')

About

parse linkedIn pdf profiles with python and pdfminer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published