A small program to extract all submissions from Hackerrank.
This program will only save the accepted submissions, so please tweak the code to get all submissions.
Issue no.(must) - #897
Self Check(Tick After Making pull Request)
[x] This issue was assigned to me.
[x] One Change in one Pull Request
[x] My file is in proper folder (Name of folder should be in lowercase with no space in between) (E.g. meet_schedular)
[x] I am following clean code and Documentation and my code is well linted with flake8.
[x] I have added README.md and requirements.txt (Include version numbers too e.g. pandas==0.0.1) with my script
Pull Request Template
hackerrank-submissions-extractor -
A small program to extract all submissions from Hackerrank. This program will only save the accepted submissions, so please tweak the code to get all submissions.
Issue no.(must) - #897
Self Check(Tick After Making pull Request)