- This is a CLI, to accept all linkedin connection requests in few seconds. If you have slow internet connetion then this might not work, try to re-run the programme by
rs
- Clone this repository
git clone [email protected]:chait04/Au2linkedin.git
cd Au2linkedin- Install dependencies
npm install- Run the code
npm start-
This code snippet doesn't save your password or any important information.
-
You have to write your name inside the fields mentioned in the
linkedin.jsfile. -
It is totally safe to use, I tried to explain every single line and what it does.
-
add your USER name and PASSWORD in env file...
This will also download puppeteer package, which also downloads chromium which is headless browser and it is more than 160mb.