Skip to content

Converts Linkedin Profile PDFs into JSON.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.isaacmast
Notifications You must be signed in to change notification settings

r26D/linkedin_pdf_to_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedinPdfToJson

This library takes in a LinkedIn Profile PDF and parses it into JSON.

Special Shout Out

I wasn't sure where to start, but I found linkedin-pdf-to-json written in JavaScript. I needed it in elixir. The project convinced me it was possible and gave me a map of where to start.

Disclaimer

This project is not connected to, approved by, or endorsed by Linkedin

Installation

If available in Hex, the package can be installed by adding linkedin_pdf_to_json to your list of dependencies in mix.exs:

def deps do
  [
    {:linkedin_pdf_to_json, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/linkedin_pdf_to_json.

About

Converts Linkedin Profile PDFs into JSON.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.isaacmast

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages