Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Sending bulk LinkedIn Connection requests

Scripts in JavaScript to send and reject bulk connection requests

  1. Open your browser and login into your Linkedin account.
  2. Navigate to linkedin.com/search/results/people/.
  3. Launch Developer Tools in your Chrome browser

Go to your Chrome , and under the Developer Tools. For Windows / Mac , you can press F12 function key. Alternatively the short cut keys for Windows is “Control + Alt + I”, for Mac it is “Option + Command + I”. If you prefer to use the mouse instead, point to the hamburger menu (the 3 dots) on the Chrome top right corner. Click on it and the Developer Tools is in here

endpoint

  1. Open console as shown below.

endpoint

  1. Open the script.
  2. Now copy the whole code and paste it into the console section.
  3. Wait for the script to do its job.

demo