linkedin-api icon indicating copy to clipboard operation
linkedin-api copied to clipboard

get_company_posts ?

Open fliot opened this issue 2 years ago • 1 comments
trafficstars

Is there a way to get_company_posts ?

fliot avatar Jun 21 '23 16:06 fliot

I used get_company_updates to get the posts, it looks like this :

toto = api.get_company_updates({company})

toto[1]['value']['com.linkedin.voyager.feed.render.UpdateV2']['commentary']['text']['text']

dongbihe avatar Dec 12 '23 13:12 dongbihe