LinkedIn Grow Network.js

To grow LinkedIn network

Autor
Dalveer Singh
Instalaciones diarias
0
Instalaciones totales
46
Calificaciones
1 0 0
Versión
0.0.1.20240528022703
Creado
28/05/2024
Actualizado
28/05/2024
Compatibilidad
Compatible con Chrome
Licencia
MIT
Funciona en

/* Purpose: To grow LinkedIn network

How To Use: Method 1 (with Extension) (Preferred),
1. Download any JS Extension for your preferred browser (Extension example: user-JavaScript-and-CSS);
2. Copy this code (all, or a part of it).
3. Create new entry in your JS extension for "https://www.linkedin.com", and and paste copied code in it.
4. Refresh "linkedIn.com" and start browsing, this code will search for users visible on your page and send them a connection request.
5. In Console, you will see update as "invited users:[count]"

How To Use: Method 2 (Without Extension),
1. Open LinkedIn.com and login in your browser, and then open console (F12 in Chrome, or google it, "how to open and use console in [browser]).
2. Copy this code (all, or a part of it), (If you are new to JS, then copy all of it).
3. Paste copied code in console of your LinkedIn.com tab, and press enter.
3. Start browsing LinkedIn, this code will search for users visible on your page and send them a connection request.
4. In Console, you will see update as "invited users:[count]"
NOTE: In this method, you will need to repeat step[2-3] every time, you page reloads, keep checking step[4].

Extension that I use: https://chromewebstore.google.com/detail/user-javascript-and-css/nbhcbdghjpllgmfilhnhkllmkecfmpld
NOTE: There is a linked weekly limit of 100-200 requests, you can use this every week.

Follow me at: https://github.com/Dalveer-Singh
*/