Skip to content

ThomGeG/CardCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CardCompare

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.

Installation

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.

Usage

Simply run the following command with your own DeckBox.org account name.

python main.py <account_name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages