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

Asynchronous For Python(asyncio)

asyncio is a library to write concurrent code using the async/await syntax.asyncio is used as a foundation for multiple Python asynchronous frameworks that provide high-performance network and web-se

Janak raikhola 0 Feb 05, 2022
Dokumentasi belajar Network automation

Repositori belajar network automation dengan Docker, Python & GNS3 Using Frameworks and integrate with: Paramiko Netmiko Telnetlib CSV SFTP Netmiko, S

Daniel.Pepuho 3 Mar 15, 2022
Discord RPC Generator With Python

Discord-RPC-Generator Thank you for using this Discord Custom RP Generator. This is 100% safe and open source. Download Discord for your computer here

1 Nov 09, 2021
This is an open project to maintain a list of domain names that serve YouTube ads

The YouTube ads blocklist project This is an open project to maintain a list of domain names that serve YouTube ads. The original project only produce

Evan Pratten 574 Dec 30, 2022
Web service load balancing simulation experiment.

Web service load balancing simulation experiment.

NicestZK 1 Nov 12, 2021
Jogo da forca simples com conexão entre cliente e servidor utilizando TCP.

JogoDaForcaTCP Um jogo da forca simples com conexão entre cliente e servidor utilizando o protocólo TCP. Como jogar: Habilite a porta 20000, inicie o

Kelvin Santos 1 Dec 01, 2021
Share clipboards between two devices in a network

Shared Clipboard I felt the need for sharing clipboard texts between virtual machines but I didn't find any reliable solutions for this (I use HyperV)

Teja Swaroop 9 Jun 10, 2022
Home Assistant integration for MyEnergi devices

myenergi for Home Assistant myenergi custom component for Home Assistant This is a very early release, will add more documentations soon! This compone

Johan Isacsson 70 Dec 18, 2022
A repository dedicated to IoT(internet of things ) and python scripts

📑 Introduction Week of Learning is a weekly program in which you will get all the necessary knowledge about Circuit-Building, Arduino and Micro-Contr

27 Nov 22, 2022
Py script to aid in setting up the boot chime in OpenCore.

BootChime Py script to aid in setting up the boot chime in OpenCore. It does so by helping you locate your IOHDACodecDevices, IOHDACodecAddress values

CorpNewt 7 Sep 19, 2022
Secure connection between tenhou Window client and server.

tenhou-secure The tenhou Windows client looks awesome. However, the traffic between the client and tenhou server is NOT encrypted, including your uniq

1 Nov 11, 2021
A script to automatically update the github's proxy IP in hosts file.

updateHostsGithub A script to automatically update the github's proxy IP in hosts file. Now only Mac and Linux are supported. (脚本自动更新本地hosts文件,目前仅支持Ma

2 Jul 06, 2022
A simple electrical network analyzer, BASED ON computer-aided design.

Electrical Network Analyzer A simple electrical network analyzer. Given the oriented graph of the electrical network (circut), BASED ON computer-aided

Ahmad Abdulrahman 4 Oct 15, 2022
Fmog: Fortinet Mass Object Generator. This script will take a list of IP addresses and create address objects with the same name

Fmog: Fortinet Mass Object Generator This script will take a list of IP addresses and create address objects with the same name. It will also add them

2 Oct 26, 2021
ASC - Api Server Controller

ASC - Api Server Controller

Uriel Alves 1 Jan 03, 2022
Utility for converting IP Fabric webhooks into a Teams format.

IP Fabric Webhook Integration for Microsoft Teams and/or Slack Setup IP Fabric Setup Go to Settings Webhooks Add webhook Provide a name URL will b

Community Fabric 1 Jan 26, 2022
Pesquise, filtre e obtenha informações sobre animes. ( Módulo PIP )

Pesquise, filtre e obtenha informações sobre animes. ( Módulo PIP )

AimCaffe 3 Jan 30, 2022
MQTT Explorer - MQTT Subscriber client to explore topic hierarchies

mqtt-explorer MQTT Explorer - MQTT Subscriber client to explore topic hierarchies Overview The MQTT Explorer subscriber client is designed to explore

Gambit Communications, Inc. 4 Jun 19, 2022
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