tomquirk / linkedin-api

👨‍💼Linkedin API for Python
MIT License
1.71k stars 401 forks source link

get_company_posts ? #320

Open fliot opened 1 year ago

fliot commented 1 year ago

Is there a way to get_company_posts ?

dongbihe commented 6 months ago

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']