You will need Node / NPM installed.
- Clone the repo
git clone git@github.com:murphybob/cards2csv.git
(or download as a Zip from GitHub and extract) - Run
npm install
to install dependencies.
- Run
npm start
to download the card data - Open
output.csv
- Profit