Linkedin Connection Automation

Overview

Linkedin_Connection_Automation

After spending hours searching for a linkedin connection automation that:
* Is functional.
* Doesn't spam you with irrelevant connections, but hand picks the best ones.
* Skips the "Follow", and "Message" buttons.
* Won't be suspicious with it's "connection speed".
I've decided to just create it myself.....

This script iterates through the connections list of specific people and sends a connect request to the most suitable people in that list.

Important to acknowledge:

  1. Watch the first 4 minutes of the video to set up the script. https://www.youtube.com/watch?v=2ZiknMDHHWA
  2. The script will not be detected as a bot as it was built to "move" slow on purpose. Doing 100 connections in a minute is highly suspicious. For that reason, I wrote the script to run slower and sleep for a few seconds after some actions
  3. This script is based on finding Web elements by their name. LinkedIn changes the names of the elements once a week…. At least. If the script doesn’t work, it means 1 of 3 things: A) You didn't follow the steps in the first 4 minutes of the video B) Your Web driver is outdated. Happens every 2 weeks and super easy to update. If this is the case you will see errors containing the words: PATH or Driver C) The elements were changed, and the script is outdated… I promise to TRY and update it once a week. If this happens you will see errors containing the strings: [3.2], [4.2], [4.3], [8.2]
  4. Once the script opened the chrome window, don't touch the chrome window.

Video:

https://www.youtube.com/watch?v=2ZiknMDHHWA
0:00 - 3:20 - How to set up the script. MUST WATCH!
3:30 - Skips person that doesn't contain the key words in his description.
6:35 - Avoiding the "Message" button
9:33 - Switching to the next person in the people list. 11:38 - Avoiding the "Follow" button
15:50 - Closes the window once reached the connections limit.

How does it work?

  1. You must see the first 4 minutes of the video above and follow the simple instructions for providing the dependencies of the script.
  2. Once the script is up and running, you provide it with 3-5 people you are connected with. Example: John Terry, Kevin Hart, Ariel Silver. On top of that, you add key words that are related to the field you desire. Example: Cyber, Security, research, Malware analysis.
  3. The Script will iterate through the people you specified connections lists, and search for other LinkedIn users that have one of the key words in their description.
  4. Once it found a suitable candidate for a connection, it will look at the button on the right and see if it says "Connect", "Follow", "Pending" or "Message". If the "Connect" button is available, the script will press it.

If there is any issue with the script, please send me a message on linkedin.
Username: Silver Plate

A server and client for passing data between computercraft computers/turtles across dimensions or even servers.

ccserver A server and client for passing data between computercraft computers/turtles across dimensions or even servers. pastebin get zUnE5N0v client

1 Jan 22, 2022
Very simple FTP client, sync folder to FTP server, use python, opensource

ftp-sync-python Opensource, A way to safe your data, avoid lost data by Virus, Randsomware Some functions: Upload a folder automatically to FTP server

4 Sep 13, 2022
Converts Cisco formatted MAC Addresses to PC formatted MAC Addresses

Cisco-MAC-to-PC-MAC Converts a file with a list of Cisco formatted MAC Addresses to PC formatted MAC Addresses... Ex: abcd.efgh.ijkl to AB:CD:EF:GH:I

Stew Alexander 0 Jan 04, 2022
A simple software which can use to make a server in local network

home-nas it is simple software which can use to make a server in local network, it has a web site on it which can use by multipale system, i use nginx

R ansh joseph 1 Nov 10, 2021
Multipurpose Growtopia Server tools, can be used for newbie to learn things.

Multipurpose Growtopia Server tools, can be used for newbie to learn things.

FelixF 3 Dec 01, 2021
Some files casually made by @AneekBiswas

Python-Tools All Pyhthon Files are created and managed by @AneekBiswas Modules needed to be downloaded 1.CLI bagels.py random guess.py random text-tow

1 Feb 23, 2022
forward several ports into a single port

port forwarding Multi-Input-Single-Output forward several ports into a single one this tool forwards packets from several ports into one single port.

Erfan Kheyrollahi Qaroğlu 3 Sep 11, 2021
BlueHawk is an HTTP/1.1 compliant web server developed in python

This project is done as a part of Computer Networks course. It aims at the implementation of the HTTP/1.1 Protocol based on RFC 2616 and includes the basic HTTP methods of GET, POST, PUT, DELETE and

2 Nov 11, 2022
🌐 Tools for Networking

🌐 Network Tools Tools for Networking This repository contains the tools needed to make networking easier. Make sure to download all of the requiremen

Tornaido 1 Jan 15, 2022
Socialhome is best described as a federated personal profile with social networking functionality

Description Socialhome is best described as a federated personal profile with social networking functionality. Users can create rich content using Mar

Jason Robinson 332 Dec 30, 2022
Tool for quickly gathering information from Shodan.io about the number of IPs which satisfy large number of different queries

TriOp Tool for quickly gathering information from Shodan.io about the number of IPs which satisfy large number of different queries For furt

Jan Kopriva 27 Nov 03, 2022
Pywbem - A WBEM client and related utilities, written in pure Python.

Pywbem - A WBEM client and related utilities, written in pure Python Overview Pywbem is a WBEM client and WBEM indication listener and provides relate

PyWBEM Projects 39 Dec 22, 2022
Lightweight asyncio compatible utilities for consuming broker messages.

A simple asyncio compatible consumer for handling amqp messages.

Mehdi Kamani 3 Apr 10, 2022
A simple implementation of an RPC toolkit

Simple RPC With Raw Sockets Repository for the Data network course project: Introduction In this project, you will attempt to code a simple implementa

Milad Samimifar 1 Mar 25, 2022
Port Traffic/Bandwidth Monitor Script

python-switch-port-traffic-alarm Port Traffic/Bandwidth Monitor Script That's an Switch Port Traffic monitor program is checking the switch uplink por

goksinenki 4 Sep 02, 2021
A simple DHCP server and client simulation with python

About The Project This is a simple DHCP server and client simulation. I implemented it for computer network course spring 2021 The client can request

shakiba 3 Feb 08, 2022
Official ProtonVPN Linux app

ProtonVPN Linux App Copyright (c) 2021 Proton Technologies AG This repository holds the ProtonVPN Linux App. For licensing information see COPYING. Fo

ProtonVPN 288 Jan 01, 2023
FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.

FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware. FIRM-AFL addresses two fundamental problems in IoT fuzzing

356 Dec 23, 2022
ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking.

ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking. This is the main ARTEMIS repository that composes artemis-frontend, artemis-backend, artemis-monitor and other needed c

INSPIRE Group @FORTH-ICS 273 Jan 01, 2023
Socket Based Backdoor and Listener

The Project is mainly based on Sockets , File Handling and subprocess library for Creating backdoors For Hacking into one's Computer (Any OS-Platform Service) and listening on your computer and waiti

Shivansh Mehta 3 May 31, 2021