Giter Club home page Giter Club logo

codeforces-scraper's Introduction

codeforces-scraper

Codeforces scraper made to retrieve public information about specific users in codeforces like rating changes, solved problems in specific contests or not among others functionalities.

Usage

You may need to know the user_name for almost all functionalities for the scraper

1. Display codeforces top-ten-rated info
2. Get historical solved problems by an user
3. Get solved problems with specific tag by an user
4. Get rating change of an user
5. Get solved problems in a contest by an specific user
Type your option: 4
User name: tourist

This option gets the historical rating change in codeforces, pointing out the highest rating got and an additional plot about its rating change

Displaying info of tourist...
        Total of participated public contests: 238
        Highest rating got: 3979
Current user rating: 3706

rating change

You can also get solved problems in an specific contest by knowin its id, the method can retrieve between the problems solved as a CONTESTANT or as a PRACTICING (it returns problems solved as a CONTESTANT by default)

...
Type your option: 5
User name: tourist
contestId: 1774

8 solved problems.
    1) Segment Covering
    2) Magician and Pigs (Hard Version)
    3) Magician and Pigs (Easy Version)
    4) Two Chess Pieces
    5) Ice and Fire
    6) Coloring
    7) Same Count One
    8) Add Plus Minus Sign

codeforces-scraper's People

Contributors

rayveraimar 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.