Easily create LinkedIn bots and automate operations.

Discussion in 'Social Networks' started by eilonmore, Oct 31, 2020.

  1. #1
    Hey all,

    I want to share with you a new GitHub project. This is a NodeJS API wrapper for LinkedIn unofficial API.

    This project helps developers building some cool LinkedIn bots/services.
    All you need is a working LinkedIn account and some basic knowledge of 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 :)

    Here is a medium post that describes how I used this API to build a LinkedIn bot for one of my use cases: https://codeburst.io/how-i-nailed-a-job-with-this-nodejs-linkedin-bot-6fcada2afbe1

    You can find the GitHub project here: https://github.com/eilonmore/linkedin-private-api
     
    eilonmore, Oct 31, 2020 IP
  2. Leadnetwork

    Leadnetwork Member

    Messages:
    113
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Hey)
    Quite useful project. Well done:)
     
    Leadnetwork, Nov 3, 2020 IP
  3. susiparker

    susiparker Greenhorn

    Messages:
    55
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    23
    #3
    That's awesome. I have a question: Why do people need LinkedIn bots when they can directly connect someone through the message option?
     
    susiparker, Dec 29, 2020 IP
  4. Mateusz_D

    Mateusz_D Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    Bots just help to scale messaging, inviting etc. Espesially with LinkedIn new weekly invitation limit. It's down to 100-200 invites per week now.You need to bypass it somehow. For now bypassing the limit can be done with several automation tools.
    fo reference https://www.linkedhelper.com/for-marketers.html
     
    Mateusz_D, Dec 15, 2022 IP