Summary
Magicripper is a tool to extract Magic card data from Gatherer, Wizards of the Coasts' online card database.
NOTE: Recently, a new version of Gatherer was released, and the card extracting code no longer works. I will eventually get around to fixing this; until then, the download below may still be of some use, as it contains XML files for all Magic sets up until (and including) Conflux.
(It does NOT contain card images; doing so would make for a hefty download, and Wizards might not be too happy.)
Downloads
- magicripper-1.0.tar.gz (1.9 Mb)
Credits / dependencies
- Magicripper uses SimpleXMLWriter.py, for easy generation of XML files (part of the original (non-stdlib) ElementTree distribution)