How to get other languages than primary one? How to avoid the "see more..." as in the code sample in the README.md
Opened this issue · 0 comments
kopax commented
Hi @jvandenaardweg and thanks for sharing this.
I am currently trying to build my resume using the OAuth2 api, the unofficial API (see eilonmore/linkedin-private-api#31) and this plugin.
I have found different issue:
- I can't get the english profile, only the primary and french one (unless I use the )
- I can't expand the "see more..." on an experience description (as the code sample in the
README.md
) making this plugin not totally efficient to retrieve all the data.
Do you have any idea on how I can bypass this?