Code Monkey home page Code Monkey logo

hyperscrape's Introduction

██╗  ██╗██╗   ██╗██████╗ ███████╗██████╗ ███████╗ ██████╗██████╗  █████╗ ██████╗ ███████╗
██║  ██║╚██╗ ██╔╝██╔══██╗██╔════╝██╔══██╗██╔════╝██╔════╝██╔══██╗██╔══██╗██╔══██╗██╔════╝
███████║ ╚████╔╝ ██████╔╝█████╗  ██████╔╝███████╗██║     ██████╔╝███████║██████╔╝█████╗
██╔══██║  ╚██╔╝  ██╔═══╝ ██╔══╝  ██╔══██╗╚════██║██║     ██╔══██╗██╔══██║██╔═══╝ ██╔══╝
██║  ██║   ██║   ██║     ███████╗██║  ██║███████║╚██████╗██║  ██║██║  ██║██║     ███████╗
╚═╝  ╚═╝   ╚═╝   ╚═╝     ╚══════╝╚═╝  ╚═╝╚══════╝ ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚══════╝

Problems/Code Scraper for HyperSkill

Download your code locally, so that access isn't tied to a subscriprition.

What is the best site on the web for learning how to code? Hyperskill of course.

However, once your subscription expires you will not have the ability to look at your code for the problems and tasks you solved while your subscription was active.

Therefore, you will need to subscribe again to look at your code, comments and everything else tied to your account.

This script will allow you to download all solved problems, including tasks, locally so that you have access to your code whenever you want. It uses Selenium, so it is currently very slow, at approximately 6-10 seconds per problem downloaded. If, like me, you have been using the site extensively, downloading more than 200 problems could take a while.

I am hoping to add more functionality/option for future releases, such as the ability to download Theory attached to a particular problem, and generally speed up downloads by adding parallelization (i.e. concurrent.futures). Currently, only the links scraper uses threading.

The scraper requires a Hyperskill account.

hyperscrape's People

Contributors

g3th avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.