A small program to extract all submissions from Hackerrank.
- Get your cookie and place instead of
- Write the path to the folder where you would like to save the files instead of
- Run with
python3 hackerrank.py
- This program will only save the accepted submissions, so please tweak the code to get all submissions.