Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 563 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 563 Bytes

Codechef Rank List
An easy way to find the ranks of all the codechef users for whom you care or hate :P .

REQUIREMENTS:

  • Python
  • BeautifulSoup

HOW TO USE
Clone the repository to your fav place and fire the rank fetcher using the command

python getRank.py

Type the names of users as single space seperated .. Example

suman9868 ravidelcj  

And after sometime you will get the rank list as shown in the screenshot

enter image description here