This is forked from another project called 'linkedin-bot' which was a JS script for automatic invitations to add to the network of contacts. I have modified it for my needs to connect and log the information I need for our CRM to log our touchpoints. I have also recently added one to log who came to our meetups. These type of scripts are used for informational purposes only to teach our teams how to script the browser / mine data.
- Go to your network on linkedIn
- Press the following key combination (Console) : Ctrl + Shift + I (You can also go to this Stackexchange Post on How to Open the JavaScript Console in Different Browsers
- Insert the console javascript code available on this page github/xingh/linkedinBot
- countOfPagesScrolled - responsible for the number of pages that the script will scroll. The default is 5 pages. You can change the number 5 to any other.
Maximum number of contacts - 3000
This script is maintained by Rahul Xavier Singh of Anant Corporation and a contributor to the Appleseed Framework