Skip to content

Instantly share code, notes, and snippets.

@McMaNGOS
McMaNGOS / eamuse_djdata_score_parser.js
Last active April 22, 2018 04:53
eAmusement beatmania IIDX DJ DATA scores -> JSON
/* Cheerio-powered parser for the DJ DATA score page on the beatmania IIDX website.
Requires 'cheerio', 'request', and 'iconv' packages.
Needs 'Cookie' header from manual login for authentication.
Results in an array of JSON-formatted scores, which looks like this:
{
"songs": [{
"song": {
"name": "SONG NAME",