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

Fetch post details.

Open harshgoel05 opened this issue 2 years ago • 3 comments

Hello, I was curious how can we fetch a post and the post details like the text, image etc written in post via URL/URN or any identifier. Cannot find any such thing in repo/code, please help.

@tomquirk

harshgoel05 avatar Jan 29 '24 14:01 harshgoel05

@alvaroserrrano do you have any idea here?

harshgoel05 avatar Jan 29 '24 15:01 harshgoel05

Use get_profile_posts method and check the response

https://github.com/tomquirk/linkedin-api/blob/master/linkedin_api%2Flinkedin.py#L102

alaminopu avatar Feb 17 '24 11:02 alaminopu

for me get_profile_post doesn't work ... i have a status 401 and few time after my colab IP is ban

landEpita avatar May 29 '24 23:05 landEpita