Valentin Bruneel

LinkedIn Chrome Extension

As a side project, with the goal of learning JavaScript before studying it in class, I decided to automate a repetitive and tedious task: adding connections on LinkedIn.

Screenshot of the website

The purpose of my script is to target a unique section on LinkedIn and iterate through its children to click each button for adding connections. To minimize impact on user experience, I created a Chrome extension that runs only on LinkedIn pages. I also included an option to randomize the clicks, reducing the risk of bans.

Screenshot of the website
Unique element

Other Works