This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
/* | |
* LinkedIn Connection Automation Script, made in a few minutes via Cursor, because clicking is hard. | |
* | |
* This script automatically sends connection requests on LinkedIn based on | |
* the number of mutual connections. It scrolls through the connections page, | |
* finds potential connections, and sends requests to those who meet the | |
* minimum common connections threshold. | |
* | |
* Configuration: |