Codeforces Range — Map your submissions with any user

Revision en6, by dr_virus_, 2021-01-25 11:01:41

CFRange

Hello Codeforces, this is my first blog.

Last month me and my friend kashish001 were discussing, how to get the problems list of an user on Codeforces when he/she was Newbie, Pupil, Specialist, Expert, etc.

So, we build a website by scrapping user submissions and segregated according to their level at the time of submission.

Usage 1:

You can find what all problems a user did when he was Newbie, Pupil, Specialist, Expert, etc. Even list of all problems tried.(Scrapped from submissions page of user).

Usage 2:

And you can also provide your UserID to map with those problems list (Used Codeforces API).

Website:- CFRange Repo Link :- GitHub

Any suggestion or comments are welcome. :)

Thank You.

Tags codeforcesapi, webapp, usersubmissions

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English dr_virus_ 2021-01-25 11:01:41 5 Tiny change: ' comments is welcome. ' -> ' comments are welcome. '
en5 English dr_virus_ 2021-01-25 11:00:46 348
en4 English dr_virus_ 2021-01-25 10:23:23 12
en3 English dr_virus_ 2021-01-25 10:20:10 78
en2 English dr_virus_ 2021-01-25 10:18:34 152
en1 English dr_virus_ 2021-01-25 10:11:53 747 Initial revision (published)