Comment on LinkedIn Post automatically with this python library

Through this post you can post comment on linkedin post automatically with the help of bot-studio. Following are the steps to move on with this:-

  1. Install bot-studio
pip install bot-studio

2. Import bot-studio and login to linkedin. You can see here to login with cookies.

3. Now comment automatically on the post by passing post link and comment text

--

--