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

Aiotor - a pool of proxies, shifting on each request

Aiotor - a pool of proxies, shifting on each request

Leon 32 Dec 26, 2022
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.

WARNING: This is from spyne's development branch. This version is not released yet! Latest stable release can be found in the 2_13 branch. If you like

1.1k Dec 23, 2022
订阅转换,添加免流host

普通订阅转免流订阅 原理 将原来的订阅解析后添加免流host 使用方法 服务器域名/&&订阅链接&&免流host&&转换后服务器前缀 我这里已经在服务器上搭建好了

163 Apr 01, 2022
syncio: asyncio, without await

syncio: asyncio, without await asyncio can look very intimidating to newcomers, because of the async/await syntax. Even experienced programmers can ge

David Brochart 10 Nov 21, 2022
This is a simple python code to get the list of banned IP addresses from Fail2ban

Fail2ban Scripts Usage banned_list.py This script tries to get the banned list of IP addresses by Fail2ban for the service freeswitch. You can modify

Yehor Smoliakov 9 Dec 28, 2022
Blockchain-Enabled IoT Sensor Framework that uses Augmented Reality and Artificial Intelligence.

Arduino + Raspberry Pi + Unity3D + Cloud + Hyperledger Our Mission: Keep it simple, leave no one behind. Blockchain-Enabled Smart Sensor Framework usi

DappAR 23 Dec 05, 2021
Simulate Attacks With Mininet And Hping3

Miniattack Simulate Attacks With Mininet And Hping3 It measures network load with bwm-ng when the net is under attack and plots the result. This demo

Geraked 3 Oct 03, 2022
Bittensor - an open, decentralized, peer-to-peer network that functions as a market system for the development of artificial intelligence

At Bittensor, we are creating an open, decentralized, peer-to-peer network that functions as a market system for the development of artificial intelligence.

Opentensor 169 Dec 30, 2022
Building a Robust IOT device which is customizable, encrypted, secure and user friendly

Building a Robust IOT device which is customizable, encrypted, secure and user friendly, which uses a single GPIO pin to extract multiple sensor values

1 Jan 03, 2022
The sequel to SquidNet. It has many of the previous features that were in the original script, however a lot of the functions that do not serve much functionality have been removed.

SquidNet2 The sequel to SquidNet. It has many of the previous features that were in the original script, however a lot of the functions that do not se

DrSquidX 5 Mar 25, 2022
Synchronised text editor over TCP, for live editing with others.

SyncTEd Synchronised text editor over TCP, for live editing with others. Written in Python with PyGame. Run Install requirements: pip install -r requi

Marko Živić 1 May 13, 2022
An automatic reaction network generator for reactive molecular dynamics simulation.

ReacNetGenerator An automatic reaction network generator for reactive molecular dynamics simulation. ReacNetGenerator: an automatic reaction network g

Tong Zhu Research Group 35 Dec 14, 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
A tool to generate valid ip addresses of 55 countries. These ip's can be used for OpenBullet.

IP-Grabber A tool to generate valid ip addresses of 55 countries. These ip's can be used for OpenBullet. ive added the feature to set the generated ip

Saad 9 Dec 17, 2022
snappi-trex is a snappi plugin that allows executing scripts written using snappi with Cisco's TRex Traffic Generator

snappi-trex snappi-trex is a snappi plugin that allows executing scripts written using snappi with Cisco's TRex Traffic Generator Design snappi-trex c

Open Traffic Generator 14 Sep 07, 2022
A simple tool to get information about IP

IP Info Tool Just a simple tool to get IP's information, it uses requests module to gather information about IP, if you dont have much knowledge about

0 Dec 01, 2021
the objective of this project is to create a Node Js server with a Python client

Socket.io-Server-client Objective The objective of this project is to send data real time ,we use socket.io(server, client) on this project Server Nod

Reda Ennakouri 5 Mar 07, 2022
ASC - Api Server Controller

ASC - Api Server Controller

Uriel Alves 1 Jan 03, 2022
Tool for pretty printing and optimizing Lightning Network channels.

Suez Tool for pretty printing and optimizing Lightning Network channels. Installation Install poetry poetry install poetry run ./suez Channel fee poli

Pavol Rusnak 69 Nov 03, 2022
A Cheap Flight Alert program sends you a SMS to notify cheap flights in next 8 months.

Flight Dealer A Cheap Flight Alert program sends you a SMS to notify cheap flights (return trips) in next 6 months. Installing Download the Python 3 i

Aytaç Kaşoğlu 2 Feb 10, 2022