A price comparison tool for the budget conscious Australian collector.
CardCompare is a small python script for scraping pricing information from GoodGames.com.au for cards defined in a DeckBox.org wishlist and comparing them against pricing information from Scryfall.
Ensure you have a working Python 3 and Pip installation, then simply run the following command to install all the dependencies.
pip install .
Installation steps for Python & Pip will vary across operation systems, however there are countless tutorials on the internet that detail how to do this.
Simply run the following command with your own DeckBox.org account name.
python main.py <account_name>