Name | linkedin-messaging JSON |
Version |
0.6.0
JSON |
| download |
home_page | None |
Summary | An unofficial API for interacting with LinkedIn Messaging |
upload_time | 2023-09-19 17:55:20 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
linkedin
messaging
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# LinkedIn Messaging API
[![Python](https://github.com/sumnerevans/linkedin-messaging-api/actions/workflows/python.yaml/badge.svg)](https://github.com/sumnerevans/linkedin-messaging-api/actions/workflows/python.yaml)
[![Matrix Chat](https://img.shields.io/matrix/linkedin-matrix:nevarro.space?server_fqdn=matrix.nevarro.space)](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.
Raw data
{
"_id": null,
"home_page": null,
"name": "linkedin-messaging",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "LinkedIn,messaging",
"author": null,
"author_email": "Sumner Evans <sumner@beeper.com>",
"download_url": "https://files.pythonhosted.org/packages/5a/98/bf42ca3ead69989ebb9dd886925c34526d33d05b5c2a105b762fb66fffcb/linkedin_messaging-0.6.0.tar.gz",
"platform": null,
"description": "# LinkedIn Messaging API\n\n[![Python](https://github.com/sumnerevans/linkedin-messaging-api/actions/workflows/python.yaml/badge.svg)](https://github.com/sumnerevans/linkedin-messaging-api/actions/workflows/python.yaml)\n[![Matrix Chat](https://img.shields.io/matrix/linkedin-matrix:nevarro.space?server_fqdn=matrix.nevarro.space)](https://matrix.to/#/#linkedin-matrix:nevarro.space?via=nevarro.space&via=sumnerevans.com)\n\nAn unofficial API for interacting with LinkedIn Messaging.\n\nBuilt using [aiohttp](https://docs.aiohttp.org/en/stable/).\n\n## Documentation\n\nSee [`examples` directory](./examples).\n\n## Credits\n\nInspired by [linkedin-api](https://github.com/tomquirk/linkedin-api).\n\nAuthentication technique from [@everping](https://github.com/everping) in the\n[Linkedin-Authentication-Challenge](https://github.com/everping/Linkedin-Authentication-Challenge)\nrepo. Used with permission.\n",
"bugtrack_url": null,
"license": null,
"summary": "An unofficial API for interacting with LinkedIn Messaging",
"version": "0.6.0",
"project_urls": {
"Bug Tracker": "https://github.com/beeper/linkedin-messaging-api/issues",
"Homepage": "https://github.com/beeper/linkedin-messaging-api"
},
"split_keywords": [
"linkedin",
"messaging"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d7b0d5890695450fc02a3f111f4140dfd9efdc2b766a74763208825c4b754845",
"md5": "dc59c3a483f0f4c15a0c4f930b33b771",
"sha256": "b0215b9e53fa7e6bfadc76fba60ad68e041ccd3fabf9f15feb6a611c0fe1fe66"
},
"downloads": -1,
"filename": "linkedin_messaging-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dc59c3a483f0f4c15a0c4f930b33b771",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 15081,
"upload_time": "2023-09-19T17:55:19",
"upload_time_iso_8601": "2023-09-19T17:55:19.210311Z",
"url": "https://files.pythonhosted.org/packages/d7/b0/d5890695450fc02a3f111f4140dfd9efdc2b766a74763208825c4b754845/linkedin_messaging-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5a98bf42ca3ead69989ebb9dd886925c34526d33d05b5c2a105b762fb66fffcb",
"md5": "fa14df422d2f2fe7f7b1c283b4753c18",
"sha256": "8d7db536c3ff82c7db041e578aa09d6bb8e93a2676b3797371a19f5a389da6c8"
},
"downloads": -1,
"filename": "linkedin_messaging-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "fa14df422d2f2fe7f7b1c283b4753c18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 22947,
"upload_time": "2023-09-19T17:55:20",
"upload_time_iso_8601": "2023-09-19T17:55:20.920933Z",
"url": "https://files.pythonhosted.org/packages/5a/98/bf42ca3ead69989ebb9dd886925c34526d33d05b5c2a105b762fb66fffcb/linkedin_messaging-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-19 17:55:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "beeper",
"github_project": "linkedin-messaging-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "linkedin-messaging"
}