Using Jupyter Notebook, which is an environment that allows use of programming languages to do computations or exploratory computations of text you want to display for others to see.
Looked at the Python Interface to the Linkedin API-which grants access to:
- LinkedIn Profile
- Group
- Company
- Jobs
- Search
- Share
- Network
- and Invitation REST APIs.
It will require a API key, secret key, OAuth user token, and OAuth user secret. If running a Mac with off the shelf Python 2, it is recommended to install Python 3 to run the Python3-Linkedin API.