Codeforces Rating Card API

Revision en2, by pruv007, 2020-07-21 10:31:06

Hello, I have created an API that generates a rating card of your performance on Codeforces. Its very simple to use, just embed the url into an image src and you will get your own CF rating Card.

Usage
- E.g : <img width='50%' src='https://pruvi007-apis.herokuapp.com/CF/pruv007 />'
- API Url : https://pruvi007-apis.herokuapp.com/CF/your_handle_on_CF
- You can use this on your own websites to show your CF performance.
- You can also add this to your Github profile Repository.
- In fact, you can use this wherever you want !!

Following are some example rating cards of various users ->

Specialist Card
 Specialist-Card-pruv007-ME

Expert-Card
Expert-Card

Legendary Grandmaster Card
 Legendary-GM-Card

Pupil Card
 Pupil Card

Candidate Master Card

Specialist Card

Hope you all like it. Keep Coding.

Tags #rating, #ratingcard, #cf_api

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English pruv007 2020-07-21 10:31:06 100
en1 English pruv007 2020-07-21 07:49:09 1724 Initial revision (published)