Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 472 Bytes

File metadata and controls

17 lines (10 loc) · 472 Bytes

Hackerrank-Submissions-Extractor

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

Author

Yash Sharma

Disclaimer

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