redbasecap / linkedin-auto-apply

LinkedIn Auto Apply to Easy Apply with Node.js and Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linkedin Auto Apply

Linkedin Auto Apply with node.js and selenium; You need to have Chrome installed
First thing, you need to run

yarn 

or

npm install 

in constans.js change the variables:

username: your username in linkedin

password: your password in linkedin

searchTerm: term to search, ex: "java" or "front end'

searchArea: area to search, ex: "Lisbon" or "New York"

Obs: Use the language of your linkedin

How to use

After config, just run yarn start or npm start and be happy with your new job :)

About

LinkedIn Auto Apply to Easy Apply with Node.js and Selenium


Languages

Language:JavaScript 98.5%Language:Shell 1.5%