linkedin-auto-connect icon indicating copy to clipboard operation
linkedin-auto-connect copied to clipboard

Try requesting endlessly until exited manually

Open jimut opened this issue 7 years ago • 9 comments

It would be better if the program tried to send request endlessly increasing the time gap recursively until a point until exited manually.

jimut avatar Feb 20 '18 13:02 jimut

Can we send this to a specific technology professionals rather than PYMK ?

Dhavalu585 avatar Jun 26 '18 07:06 Dhavalu585

@Dhavalu585,

I was also thinking regarding this If one could send connection requests from a list of people usernames. I will add this feature for sure.

rousan avatar Jun 26 '18 14:06 rousan

@rousan - Thank You, I will be surely watching this space :) Good luck !

Dhavalu585 avatar Jun 27 '18 05:06 Dhavalu585

@rousan - Also, if you see the below script, it just opens the page on people search, does not send connections..

https://github.com/vince-lynch/linkedin-auto-adder/blob/9307b27c7a3b1fc91e1664b741e83ca3c0415999/run-on-page-script.js

Dhavalu585 avatar Jun 27 '18 05:06 Dhavalu585

Hey @Dhavalu585 I have added that feature, check https://github.com/agarwalyeshu/linkedin-auto-connect Clone it then run node/src/cli.js

agarwalyeshu avatar Jun 27 '18 19:06 agarwalyeshu

@agarwalyeshu - I did try this, but the below does not work, it still sends request to People You May Know and not to specific set of people

$ lac -u <enter_your_linkedin_email> -k <keyword like Full Stack Developer> Enter LinkedIn password: *****

Dhavalu585 avatar Jun 28 '18 05:06 Dhavalu585

@agarwalyeshu - Do I need to install any binaries ?

Dhavalu585 avatar Jun 28 '18 07:06 Dhavalu585

@Dhavalu585 as this is the forked version running via lac command will run the old code. You have to clone/download this code https://github.com/agarwalyeshu/linkedin-auto-connect then go to the archived directory using terminal/command prompt then run "npm start" or "node src/cli.js"

agarwalyeshu avatar Jun 28 '18 07:06 agarwalyeshu

@agarwalyeshu - I have cloned your repository , below is the link, https://github.com/Dhavalu585/Linkedin-auto-connect1.git

How do I go to the archived directory using terminal/ command prompt

Please help !

Dhavalu585 avatar Jun 28 '18 08:06 Dhavalu585