Skip to content

Automates the UI for Capital One Venture X charge reimbursement.

License

Notifications You must be signed in to change notification settings

logkirk/capital-one-reimburse

Repository files navigation

Capital One Auto-Reimburser

project / repo / mailing list / issues

Code style: black builds.sr.ht status

Automates the UI for Capital One Venture X charge reimbursement.

ℹ️ Note
The canonical project locations are linked above. Other locations are mirrors.

Warning

This code uses automation tools to access your account. Review the terms of service for your account and use this tool at your own risk.

Description

One feature of the Capital One Venture X credit card is the ability to reimburse yourself for covered purchases using accrued points. Unfortunately the UI for this process requires so many clicks that I find my wrist is tired before I have been able to process all the charges. This tool uses selenium to automate this reimbursement process.

Installation

  1. Install Google Chrome
  2. (Recommended) Set up and activate a Python virtual environment
  3. Install requirements: python -m pip install -r requirements.txt

Usage

  1. Edit parameters.yaml with your account credentials.
  2. Run python capital_one_reimburse.py

Dependencies

This code uses the following dependencies:

About

Automates the UI for Capital One Venture X charge reimbursement.

Topics

Resources

License

Stars

Watchers

Forks

Languages