python-linkedin icon indicating copy to clipboard operation
python-linkedin copied to clipboard

Python interface to the LinkedIn API

Results 64 python-linkedin issues
Sort by recently updated
recently updated
newest added

Can you please leave older versions of the module on PyPI when you release new versions? It breaks existing workflows when a module is in a pip requirements file against...

I am able to get almost to the end of the flow but I receive a: "ValueError: No JSON object could be decoded" based on the get_access_token() call. The code:...

The Jobs Search API, along with several other APIs, is no longer open; therefore, many of this library's features are now deprecated.

lib/python3.8/site-packages/linkedin/server.py", line 24 print auth.authorization_url ERROR: Could not find a version that satisfies the requirement BaseHTTPServer (from versions: none) ERROR: No matching distribution found for BaseHTTPServer