I tried several things to be able to extract all the profile positions, including past ones, and somehow it still does not work.
I will be able to overcome the positions of my direct connections, and then even by 2 or 3 degrees, I can only see current positions through the API, although I can see all the positions through the website.
I tried the technique described here: https://developer.linkedin.com/documents/accessing-out-network-profiles and even for profiles that are 3 degrees from me (so that is not from the network), this method only saves current positions . I used the specified headers and all, but only the current positions were returned.
Could you give me a working example of how to get ALL positions for connecting through 2 or 3 degrees through the API, ideally REST, as well as Javascript?
Is this possible given the current API?
I think it should, since I can see the information through the website, it should be somehow accessible through the API ...
Thank.
source
share