- Notifications
You must be signed in to change notification settings - Fork8
LinkedIn bot for auto connect
License
numandev1/linkedin-auto-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Sometimes you want moreLinkedIn connections, especially500+. 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.
node >=v4.0.0
Note: Ifnode andnpm are not installed, Install them fromhere.
Install this tool usingnpm:
$ npm install -g linkedin-auto-bot
It installs two binaries:linkedin-auto-bot andlab to your system path.
Use it as follows usinglab 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 yourLinkedIn credentials, so it is safe to use.
Your PRs and stars are always welcome.
Please, try to follow:
- Clone the repository.
- Checkout
developbranch. - 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 startAbout
LinkedIn bot for auto connect
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.