LinkedIn Connection Bot

A script (Python) using (Selenium) library to automate connection requests.
Capable of adding 700+ connections per week to a user's LinkedIn account without triggering any bot detections.

Link to Repository

Project Image

Project Overview

Using Selenium and a heavily modified Chromium driver, I was able to automate the entire connection process within LinkedIn.
The script is also capable of withdrawing all pending connection requests.
Utilizing detection avoidance techniques, I was able to automate the entire process.

The user simply enters their credentials, the search term for people to send the requests to, and the number of requests to send.

Tools Used

Python
Selenium
Drivers
HTML
JavaScript