Linkedin Feed Scraper with simple python code

This post is written in order to get the data of feed on linkedin. To fulfill this objective we are using bot-studio automation library which is very easy to use. Below are the steps to follow:-

  1. Install bot-studio

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

3. Now call the function get_feed to fetch the feed data.

4. If looking for continuously fetching data by scrolling , then can use scroll method

--

--

Automation @ Scale

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store