Skip to content

ishpreet-singh/stalk-your-competitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stalk-your-competitor

A command line utility to stalk your competitors on various online judges like Spoj, Codechef, Codeforces etc.

Want to see your friends status on Codechef or want to complete all the problems that your competitor have done on SPOJ. Try Stalk your Competitor.

Steps to use the app

  1. git clone https://github.com/ishpreet-singh/stalk-your-competitor
  2. cd stalk-your-competitor
  3. Make sure you have python3 & pip3 installed in your system.
  4. Install dependencies: pip3 install -r requirements.txt.
  5. Start Stalking: python3 stalk.py

Note: to run on python 2 try this: python2 old.py

The result may take few seconds to fetch.

Want to see more online Judges or do you like the project and would like to contribute feel free to raise a pull request.

Releases

No releases published

Packages

No packages published

Languages