https://github.com/beeper/linkedin-messaging-api
DEPRECATED: moved to https://github.com/beeper/linkedin
https://github.com/beeper/linkedin-messaging-api
linkedin linkedin-api
Last synced: about 1 year ago
JSON representation
DEPRECATED: moved to https://github.com/beeper/linkedin
- Host: GitHub
- URL: https://github.com/beeper/linkedin-messaging-api
- Owner: beeper
- License: apache-2.0
- Archived: true
- Created: 2021-06-20T07:09:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T18:54:33.000Z (over 2 years ago)
- Last Synced: 2024-05-01T17:01:38.466Z (about 2 years ago)
- Topics: linkedin, linkedin-api
- Language: Python
- Homepage:
- Size: 289 KB
- Stars: 59
- Watchers: 5
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DEPRECATED: moved into https://github.com/beeper/linkedin
# LinkedIn Messaging API
[](https://github.com/sumnerevans/linkedin-messaging-api/actions/workflows/python.yaml)
[](https://matrix.to/#/#linkedin-matrix:nevarro.space?via=nevarro.space&via=sumnerevans.com)
An unofficial API for interacting with LinkedIn Messaging.
Built using [aiohttp](https://docs.aiohttp.org/en/stable/).
## Documentation
See [`examples` directory](./examples).
## Credits
Inspired by [linkedin-api](https://github.com/tomquirk/linkedin-api).
Authentication technique from [@everping](https://github.com/everping) in the
[Linkedin-Authentication-Challenge](https://github.com/everping/Linkedin-Authentication-Challenge)
repo. Used with permission.