This Project is for getting the info from competitive programming websites of a particual user handle. The sited which it gets data from are Codeforce , Codechef and Spoj

Codeforces - Used the Codeforces API to fetch the data. Codechef and SPoj- Used Webscraping using JSOUP library to fetch data.