Skip to content

thismajid/linkedin-network-connecting-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Network Connecting Bot

Welcome to the LinkedIn Network Connecting Bot repository! This automation tool is designed to help users expand their professional network on LinkedIn by automating connection requests and personalized messages.

Features

  • Automated Connection Requests: Send connection requests automatically to targeted profiles.
  • Criteria-Based Targeting: Set parameters to target potential connections based on industry, location, company, role, etc.
  • Session Randomization: Mimic human behavior by randomizing intervals between actions.
  • Safety Limits: Predefined limits for connection requests to comply with LinkedIn policies.

Tech Stack

  • Scraper: Puppeteer is a Node library that provides a high-level API to control Chrome or Chromium over the DevTools Protocol. In this project, Puppeteer is used to automate interaction with LinkedIn's web interface. It enables the bot to log in, navigate, search for users, and send connection requests in a manner that replicates human user behavior.

Installation

Clone the repository to your local machine using the following command:

git clone https://github.com/thismajid/linkedin-network-connecting-bot.git
cd linkedin-network-connecting-bot
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published