Bot used for LinkedIn easy apply
git clone [email protected]:chunkingz/linkedInEasyApplyBot.git
cd linkedInEasyApplyBot && npm i
touch .env
[email protected]
PASSWORD=your_password
npm start
npm run dev
Edit the config.json
to match your job search criteria
Also feel free to submit issues and open PR's.