Linkedin API user shares statistics

一曲冷凌霜 提交于 2019-12-10 16:17:14

问题


Maybe I'm missing something about the LinkedIn API endpoints, but it seems to me like Linkedin API does not have endpoint URL for profile(wall) published post statistics (likes,comments) or even organic search statistics (impressions,clicks,engagement). That is weird because company API has endpoints and decent documentation for their published content.

I know that since 2016 LinkedIn has changed its policies. I tried with /v1/people/~/shares/updates and /v1/people/~/network/updates (forum suggestion from 2014), but it gives errors 400 (Bad Request) and 403 (Forbidden),respectively. That happens because network API is allowed only through partnerships.

Is there a way to retrieve profile published content statistics through any endpoint or url from Linkedin?

来源:https://stackoverflow.com/questions/38765702/linkedin-api-user-shares-statistics

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!