Skip to content

zeteref/hearthstonejson

 
 

Repository files navigation

Intro

This project extracts card data from Hearthstone into JSON files.

This is then used to generate the website: http://hearthstonejson.com

It is meant to run in Linux. To run you need:

  • nodejs
  • git

Build

git clone https://github.com/Sembiance/hearthstonejson.git
cd hearthstonejson
./build.sh

Run

node generate.js
node generateCardBacks.js

Results

In the 'out' directory will be a JSON file per set.

About

Extracts card info from Hearthstone into JSON format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.6%
  • CSS 12.9%
  • Python 9.2%
  • Shell 1.2%
  • HTML 0.1%