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

Expert-Card

Legendary Grandmaster Card

Pupil Card

Candidate Master Card

Specialist Card

Hope you all like it. Keep Coding.









can you show the current rating on it as well?
upd. I've found a problem, if the user is unrated the api returns a Internal Server Error, does this need to be fixed?