tomquirk / linkedin-api

👨‍💼 LinkedIn API for Python
https://pypi.org/project/linkedin-api
MIT License
1.92k stars 426 forks source link

add the get_company_update_comments method #393

Open Eitol opened 4 months ago

Eitol commented 4 months ago

The 'get_post_comments' method does not fetch comments from a company post.

The method that supports it is added

Eitol commented 2 months ago

@tomquirk any news on this?

tomquirk commented 3 weeks ago

Hey @Eitol thanks for this contribution! I like it, let's definitely get this in. Would you mind syncing your branch with master and adding a test? Here's an example of a recent PR that added a test: https://github.com/tomquirk/linkedin-api/pull/415/files

Eshan276 commented 2 weeks ago

@tomquirk can u also add , add_comments to post from user account