/hackerrank-submissions-extractor

A small program to extract all submissions from Hackerrank

Primary LanguagePython

About

A small program to extract all submissions from Hackerrank.

How to use

  1. Get your cookie and place instead of
  2. Write the path to the folder where you would like to save the files instead of
  3. Run with python3 hackerrank.py

Remarks:

  1. This program will only save the accepted submissions, so please tweak the code to get all submissions.