Skip to content

Get hackerrank solutions of problems you have solved.

Notifications You must be signed in to change notification settings

marissaposner/hackerrank-scrapper

 
 

Repository files navigation

HACKERRANK SOLUTIONS

This repo contains:

  1. Code to scrape hackerrank to get your submitted solutions
  2. run >npm install
  3. run >python Scraper.py
  4. Done

Known issues:

  1. Currently getting the last submitted solution from the submission list assuming the last submission was the solved one.
  2. Issue with notifications with threading on.

About

Get hackerrank solutions of problems you have solved.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • JavaScript 1.8%