[Script] Growing your LinkedIn Profile! Easy 500+ Connections

BrazenBull

Regular Member
Joined
Nov 5, 2015
Messages
207
Reaction score
118
Hello everyone,

I felt inspired by @Sherbert Hoover, his insight on how to grow a Twitter account gave me the idea of sharing this simple method to increase your connections up to 500+ easily in no time. IMPORTANT:. You must use Google Chrome for this.

As I said, it is very simple:

1. Log in to the account you want to get new connections;
2. Go to "My Network";
3. Right-click on the page and click in "Inspect" then click on the "Console" tab.
4. Copy and paste the following code in your console:
Code:
setInterval(function() { window.scrollTo(0, document.body.scrollHeight); }, 2000);
5. Let the page scroll down automatically for a while.
4. When the page reaches its end. Copy and paste in your console the code:
Code:
jQuery('.button-primary-medium').each(function(index, value) {
setTimeout(function() {
jQuery(value).trigger('click');
}, index * 1000);
});
5. Let it work for a few minutes, get a coffee or just watch while it add some people.
6. Don't use it too often. Otherwise, you might be flagged by Linkedin. I recommend doing it once a week, if you don't want to take too much risk.

Hope you find it helpful.

Cheers,
BrazenBull
 
In fact, it only works in the new design update.
Cool thanks.

Question about linkedin... Is your profile like a typical one just showing off your various skills and projects, or do you use it as kind of like a landing page, taking the visitor on a journey?

I think the latter is more effective and want to try it.
 
Well, my profile is just a typical ordinary profile since, apart from my IM adventures, I still look for a job in my area. But I would love to know more about what you mean with "taking the visitor on a journey". Could you show me some examples?
 
A fresh method that shudnt be abused, I think this belongs in the VIP...what say guys?
 
sorry i am lost in middle can you please explain these two.

1- Go to my my network and chose what ?
2- will this send request to suggested contact or some contacts of my connection.
 
sorry i am lost in middle can you please explain these two.

1- Go to my my network and chose what ?
2- will this send request to suggested contact or some contacts of my connection.

Once you get to "My Network" you can see this Box called "People you may know", right? If you can see that you are in the right place.

Ok, now that you made sure that you are in the right place, go ahead and right-click anywhere on this page. A drop-down menu shows up, and the last option is "Inspect". Once you click there, a debug window will open on the right, and you can browse through "Elements", "Console", "Sources" and so on.

The "Console" tab is where you want to go, and where you paste the code I wrote.

This will add all current suggested contacts.
 
Cool stuff. But it works only if the 'My Network' section is populated with the suggestions to connect. I got 2 acc's. One is old the other new. Works on the old where there are existing connections. Doesn't work on new where the connection suggestions are zero.
Great share!
 
Cool stuff. But it works only if the 'My Network' section is populated with the suggestions to connect. I got 2 acc's. One is old the other new. Works on the old where there are existing connections. Doesn't work on new where the connection suggestions are zero.
Great share!

Thanks for pointing that out, it will work only if the account already has some suggested connections
 
Great stuff man. Is there a way to differ the number of connections you connect with? This would be an awesome script if it was 150-200 everytime you do this, that way you could do it more frequently.

I also agree this belongs in VIP
 
Great stuff man. Is there a way to differ the number of connections you connect with? This would be an awesome script if it was 150-200 everytime you do this, that way you could do it more frequently.

I also agree this belongs in VIP

I'm considering to develop an extension for google chrome to do that.
 
Thanks man :) I'm also using Lin only for my job searching, but I like high number in my social accounts, so i'm gonna try
 
Once you get to "My Network" you can see this Box called "People you may know", right? If you can see that you are in the right place.

Ok, now that you made sure that you are in the right place, go ahead and right-click anywhere on this page. A drop-down menu shows up, and the last option is "Inspect". Once you click there, a debug window will open on the right, and you can browse through "Elements", "Console", "Sources" and so on.

The "Console" tab is where you want to go, and where you paste the code I wrote.

This will add all current suggested contacts.
its a bitch, my acc is just a day old, and i have made 100 plus connections,, had to stop this. love you man(not in gay way)
 
Is it possible to exclude people by company, past company, location or any other targeting?
My recommendations are full of retards from my previous school, were 60-70% of students were drug addicts. Thank you in advance!
 
Damn I have a substantial Linkedin from just adding people and you just saved me a ton of time. I love you. PS to people who have bad suggestions, add about 100 of the type of people you would like to connect with (make sure they become connections, don't just add) then try this again. That's what your recommendations are based on.
 
Back
Top