tomquirk / linkedin-api

👨‍💼 LinkedIn API for Python
https://pypi.org/project/linkedin-api
MIT License
1.94k stars 430 forks source link

Get school via URN #402

Open cloudy-sfu opened 2 months ago

cloudy-sfu commented 2 months ago

This issue https://github.com/tomquirk/linkedin-api/issues/3 says "get_school" function supports either public ID or URN, however, it only supports public ID.

Do you @tomquirk have a plan to implement getting school profile via URN? Or, as a workaround, how to convert URN to a public link?