Uses Selenium Webdriver to automatically apply to Linkedln easy-apply jobs
- Install selenium
- run "pip install selenium" in terminal
- Install chromedriver to interface with chrome browser
- Fork/clone the repository onto your own computer
- Change the config.json file to include your own info: email, password, etc.
- Run main.py file