This script will attempt to extract the card type, amount, number, and PIN given the claim emails sent by a variety of gift card providers and format it as a CSV. The script will also optionally take a screenshot of each card.
Requires Python 3.
Download or clone this repo and install
ChromeDriver.
Install the dependencies with pip install -r requirements.txt
. Choose chromedriver location
and fill in email address information in Settings tab.
The old Kivy version is now in the kivy-archive branch, and will no longer be updated.