Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

DEPRECATED: moved to https://github.com/beeper/linkedin

Awesome Lists containing this project

README

        

# DEPRECATED: moved into https://github.com/beeper/linkedin

# 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.