Download all accepted codeforces submissions of a user, organised into an efficient directory structure.
First of all, clone or download the above project using
$ git clone https://github.com/prasenjit07/CodeForces-Submissions
npm install express request ejs body-parser cheerio
After running node app.js, open http://localhost:3000/ on your PC.
Enter codeforces user handle, and all the submissions will be downloaded to "Codeforces Submissions - handle" directory.