Program to find cost of a Weiss Schwarz deck on EncoreDeck.
All prices are searched from Yuyutei, and output prices are in Yen.
Export a target deck from EncoreDeck into a .txt. file.
The export button is on the top-right of the website.
Place the text file into the same directory as the program.
With python 3, run main.py
, then input the file name into the program.
Just paste in the link to the deck profile directly.
But this operation might be inaccurate due to the long loading time it takes to fetch a website off EncoreDecks.
Hence, you are better off exporting the deck into a .txt file yourself, and give it to the program.