tomquirk / linkedin-api

👨‍💼Linkedin API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can someone help me with fetching reactions of a user, instead of posts

zaahrefs opened this issue · comments

I'm quite new to the linkedin api and I'm still exploring how it works.

I found the request that fetches the reactions, however my thoughts are that LinkedIn will detect it if it's out of nowhere.

  • If you are a real user, you first need to visit their profile, and then click on "reactions" and fetch them.

Or am I wrong, maybe I can directly request for the reactions?

Thanks