All Projects → rousan → linkedin-auto-connect

rousan / linkedin-auto-connect

Licence: MIT license
💥 An automation tool to automate the connection requests on LinkedIn

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to linkedin-auto-connect

Linkedin Profile Scraper
🕵️‍♂️ LinkedIn profile scraper returning structured profile data in JSON. Works in 2020.
Stars: ✭ 171 (+96.55%)
Mutual labels:  linkedin
react-linkedin-login-oauth2
Easily get Authorization Code from Linked In to log in without redirecting.
Stars: ✭ 83 (-4.6%)
Mutual labels:  linkedin
vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (-63.22%)
Mutual labels:  linkedin
Linkedin Skill Assessments Quizzes
Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test
Stars: ✭ 7,014 (+7962.07%)
Mutual labels:  linkedin
Scrape Linkedin Selenium
`scrape_linkedin` is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
Stars: ✭ 239 (+174.71%)
Mutual labels:  linkedin
PengueeBot
Automation tool, visit our discord channel if you have anything to ask
Stars: ✭ 27 (-68.97%)
Mutual labels:  auto
Linkedin Learning Downloader
Linkedin Learning videos downloader
Stars: ✭ 171 (+96.55%)
Mutual labels:  linkedin
linkedin-scraper
Tool to scrape linkedin
Stars: ✭ 74 (-14.94%)
Mutual labels:  linkedin
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (+178.16%)
Mutual labels:  linkedin
community
Propose your creations to more than 1M Developer Communities.
Stars: ✭ 33 (-62.07%)
Mutual labels:  linkedin
Login With
Stateless login-with microservice for OAuth
Stars: ✭ 2,301 (+2544.83%)
Mutual labels:  linkedin
Swiftui Animation
SwiftUI Animation
Stars: ✭ 233 (+167.82%)
Mutual labels:  linkedin
auto-internet-letter
군바리 친구들을 위한 자동으로 편지 보내기
Stars: ✭ 14 (-83.91%)
Mutual labels:  auto
React Native Linkedin
🔗 React-Native LinkedIn, a simple LinkedIn login library for React-Native or Expo with WebView and Modal
Stars: ✭ 180 (+106.9%)
Mutual labels:  linkedin
Satana-Android-Debug-Bridge
Удаленное подключение к android устройству, по средствам adb подключений.
Stars: ✭ 27 (-68.97%)
Mutual labels:  connect
Scrapedin Linkedin Crawler
Crawler for LinkedIn full profiles 2019
Stars: ✭ 170 (+95.4%)
Mutual labels:  linkedin
Unity-2017.2-and-Vuforia-6.5---Camera-Auto-Focus
Unity 2017.2 and Vuforia 6.5 Augmented Reality (AR) Camera Auto Focus
Stars: ✭ 17 (-80.46%)
Mutual labels:  auto
pool
🍭🍭🍭 golang advanced connect pool !!!
Stars: ✭ 18 (-79.31%)
Mutual labels:  connect
social-post-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
Stars: ✭ 38 (-56.32%)
Mutual labels:  linkedin
bracket-padder
⌨️ Convenient padding and closing of brackets for Atom
Stars: ✭ 13 (-85.06%)
Mutual labels:  auto

LinkedIn Auto Connect Demo

NPM version Required Node version NPM total downloads Dependency Status DevDependency Status License

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-connect

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

Usage

Use it as follows using lac command:

$ lac -u <enter_your_linkedin_email>
Enter LinkedIn password: *****

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/rousan/linkedin-auto-connect.git
$ cd linkedin-auto-connect
$ git checkout develop
$ npm i
$ npm run build
$ npm start

Happy Hacking!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].