nynhex / linkedin-autoconnect

Automatically add people on Linkedin on the search results by simulating the clicking the blue-colored "connect" buttons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linkedin-Autoconnect

Automatically keep adding people on Linkedin on the search results by simulating the clicking of all those blue-colored "connect" buttons.

How to use

Step 1: Open script and add your linkedin email, password and msg to send at each invitation in the place indicated, for automated login. (you can change the search link adding your own link)

Step 2: Start script (python3 autoconnect.py)

You can stop the script before the pages end if you press Ctrl+C on command line.

Connect with my network without search (Recommended)

Step 1: Open script and add your linkedin email and password in the place indicated, for automated login.

Step 2: Start script (python3 mynetworkconnect.py)

Requeriments

Python 3

Selenium

chromedriver

About

Automatically add people on Linkedin on the search results by simulating the clicking the blue-colored "connect" buttons

License:MIT License


Languages

Language:Python 100.0%