Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.
/ magic-gatherer Public archive

Tool for extracting card information from gatherer.wizards.com

License

Notifications You must be signed in to change notification settings

grom358/magic-gatherer

Repository files navigation

Tool for extracting card information from gatherer.wizards.com

==INSTALL==
Install node and npm. To setup dependencies run:
$ npm install

==README==
To download sets, modify sets.json with the sets you wish to download and run
$ nodejs gatherer.js
$ nodejs oracle.js > db.json

To download individual cards, modify dotp2012.json with the list of cards you wish to download and run
$ nodejs gatherer_cards.js
$ nodejs oracle_card.js > db_cards.json

About

Tool for extracting card information from gatherer.wizards.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published