joshuatz / linkedin-to-jsonresume

Browser extension to turn a LinkedIn profile page into a JSON Resume export.
https://joshuatz.com/projects/web-stuff/linkedin-profile-to-json-resume-exporter/
MIT License
238 stars 59 forks source link

Missing Licenses and certifications #59

Closed eNzyOfficial closed 2 years ago

eNzyOfficial commented 2 years ago

It seems like it's not pulling this information from the profile, would it be possible to add this to the data?

An example profile containing this section would be: https://www.linkedin.com/in/devashish-katoriya-84699337

EDIT: Seems like it's not pulling the languages out either, only the first one

joshuatz commented 2 years ago

Both issues (Certifications + Languages) are now fixed in the v3.1.0 release.

Thanks for bringing this to my attention!

eNzyOfficial commented 2 years ago

@joshuatz Sorry to reopen this one.

https://www.linkedin.com/in/punika1988/

Not sure what the edge case is but it seems on this profile it doesn't pull all the languages. However the profile in the OP seems to work fine.

Also, thanks for the extremely fast fix!

joshuatz commented 2 years ago

@eNzyOfficial No worries; I appreciate the follow up and bringing the edge-case to my attention. I had missed a different way that LinkedIn was nesting the language data - now fixed in the v3.2.1 release.