ozgur / python-linkedin

Python interface to the LinkedIn API
http://ozgur.github.com/python-linkedin/
MIT License
894 stars 392 forks source link

Remove LinkedIn permission that are no longer in API #99

Open EmlynC opened 8 years ago

EmlynC commented 8 years ago

Remove LinkedIn permission that are no longer in API — https://developer.linkedin.com/support/developer-program-transition

kthouz commented 8 years ago

Do you know which API, I should consider if I want to be able to search for job posts using some key words. I am working on a simple project where I want to fine tune the matching between a job post and a resume/profile.

EmlynC commented 8 years ago

@kthouz the public api i.e. the one that you don't have to be part of the Partner Program. My thoughts is that you'll need the full_profile permissions that are no longer in the public API.