Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

linkedin-auto-bot

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkedin-auto-bot

An automation tool to automate the connection requests on LinkedIn

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

LinkedIn Auto Connect Tool

Sometimes you want more LinkedIn connections, especially 500+. This tool is very helpful to boost up your connections. Just run it from your favorite terminal or command prompt and keep it running until you make enough connection requests.

An automation tool to automate the connection requests on LinkedIn.

Requirements

node >= v4.0.0

Note: If node and npm are not installed, Install them from here.

Installation

Install this tool using npm:

$ npm install -g linkedin-auto-bot

It installs two binaries: linkedin-auto-bot and lac to your system path.

Usage

Use it as follows using lac command:

$ lab -u enter_your_linkedin_email> -k <keyword like Full Stack Developer>
Enter LinkedIn password: *****

In the keyword argument, if you type "ALL" then this tool will send invitations request to the people you may know or else you can send the connect with the particular niche people like full stack developer, UI/UX, investors etc.

If you want to keep your console clean, then just pass --no-verbose option.

Note: It does not share your LinkedIn credentials, so it is safe to use.

Contributing

Your PRs and stars are always welcome.

Please, try to follow:

  • Clone the repository.
  • Checkout develop branch.
  • Install dependencies.
  • Add your new features or fixes.
  • Build the project.
  • Start the scraper.
$ git clone https://github.com/nomi9995/linkedin-auto-bot.git
$ cd linkedin-auto-bot
$ git checkout develop
$ npm i
$ npm run build
$ npm start

Happy Hacking!

Keywords

FAQs

Package last updated on 08 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc