[FREE] NodeJS wrapper for LinkedIn unofficial API

eilonmore

Newbie
Joined
Oct 10, 2020
Messages
2
Reaction score
4
Hey all,

I'm happy to announce the release of the new https://github.com/eilonmore/linkedin-private-api for LinkedIn unofficial API.
This an open-source project that helps NodeJS developers to build some LinkedIn bots/services.
All you need is a working LinkedIn account and some basic knowledge with Javascript/NodeJS/TypeScript

Those are the features my API provides (so far):

* Search for people, companies, and connections
* View profiles
* View sent and received invitations and send new invitations to any profile.
* Navigate between conversations and scroll messages.
* Send new messages.

Note: A lot of new abilities will be added soon :)

You can find the GitHub project https://github.com/eilonmore/linkedin-private-api
 
Last edited:
Back
Top