python-microsoft-linkedin

Microsoft Linkedin Api Wrapper on python 3.6


Keywords
python, linkedin, v2
License
MIT
Install
pip install python-microsoft-linkedin==0.0.1

Documentation

Python LinkedIn

Python interface to the LinkedIn API

LinkedIn

This library provides a pure Python interface to the LinkedIn Profile, Group, Company, Share REST APIs.

LinkedIn provides a service that lets people bring their LinkedIn profiles and networks with them to your site or application via their OAuth based API. This library provides a lightweight interface over a complicated LinkedIn OAuth based API to make it for python programmers easy to use.

Installation

You can install python_microsoft_linkedin library via pip:

$ pip install python_microsoft_linkedin