eno-delete

Automatically deletes Capital One Eno virtual cards for when you’ve made a couple too many.

Warning: Program will delete ALL virtual cards if given enough time.

Note: Your Capital One session will expire after some time, so you will have to restart and log in again.

How to use:

  1. Install python3 and chromedriver.exe for your current browser version (chrome://settings/help)

a. (Make sure to check “Add to PATH”)

b. https://chromedriver.chromium.org/downloads (Put in your PATH at “C:/Users/youruser”)

  1. Install selenium with “pip install selenium” in command line
  2. Change “s” variable to the path of your chromedriver.exe
  3. Run, login, and hit enter in the command line once done
  4. Go do something else

GitHub

View Github