tomquirk / linkedin-api

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

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

Open zaahrefs opened 2 months ago

zaahrefs commented 2 months ago

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.

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

Thanks