Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try requesting endlessly until exited manually #3

Open
jimut opened this issue Feb 20, 2018 · 9 comments
Open

Try requesting endlessly until exited manually #3

jimut opened this issue Feb 20, 2018 · 9 comments

Comments

@jimut
Copy link

jimut commented Feb 20, 2018

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

@Dhavalu585
Copy link

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

@rousan
Copy link
Owner

rousan commented Jun 26, 2018

@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.

@Dhavalu585
Copy link

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

@Dhavalu585
Copy link

@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

@agarwalyeshu
Copy link
Collaborator

agarwalyeshu commented Jun 27, 2018

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

@Dhavalu585
Copy link

@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
Enter LinkedIn password: *****

@Dhavalu585
Copy link

@agarwalyeshu - Do I need to install any binaries ?

@agarwalyeshu
Copy link
Collaborator

agarwalyeshu commented Jun 28, 2018

@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"

@Dhavalu585
Copy link

@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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants