https://github.com/makelinux/linkedin_client
Basic CLI LinkedIn client on python, without OAuth
https://github.com/makelinux/linkedin_client
Last synced: 11 months ago
JSON representation
Basic CLI LinkedIn client on python, without OAuth
- Host: GitHub
- URL: https://github.com/makelinux/linkedin_client
- Owner: makelinux
- Created: 2016-06-16T13:16:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T18:13:30.000Z (about 9 years ago)
- Last Synced: 2025-01-28T08:51:54.369Z (about 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinkedIn_client
CLI LinkedIn client on python over http, without OAuth
Features:
* Logins to LinkedIn with registered e-mail as username and password
* Saves session cookies and requires to login only once
* Prints group posts titles
* Verbose mode prints json raw data
* Accepts new members and approves post to administrated groups
* Has no limitation of api.linkedin.com
* potentially can do everything that you can do via web