Metadata-Version: 2.1
Name: hsc
Version: 1.1.2
Summary: Hackerrank Solution Crawler
Home-page: https://github.com/Nullifiers/Hackerrank-Solution-Crawler
Author: Nullifiers
Author-email: nullifiersorg@gmail.com
License: UNKNOWN
Download-URL: https://github.com/Nullifiers/Hackerrank-Solution-Crawler/releases
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Hackerrank-Solution-Crawler
Crawls solutions of hackerrank and stores as local files.

## How to use it
- Pip install the package `pip install hsc`
- Run the command `hsc`
- Login with your Hackerrank Credentials
- Enter the limit of successful solutions you want to be crawled
- A new folder with name **Hackerrank** would be created with all your solutions in it


