Codechef-crawler | Tool to download all codechef solutions
Difference between en1 and en2, changed 3 character(s)
## Codechef-Crawler↵

While doing lots of Competitive programming, I decided to contribute for open source. After doing lots of research I thought why not I start with codechef. Therefore, I make my own tool in **Python** which is completely open-source.↵

Codechef-Crawler is a tool to download all your code submission from codechef.com and store them locally with a well-structured manner. Please refer below link to know more about its usage.↵

**Github**: [https://github.com/bansal1232/Codechef-Crawler][1]↵

##Features↵

 1. Download all so
ullutions from **Practise** and **Contest** section of codechef.↵
 2. Solutions are downloading by using Multithreading concept which makes it faster to download in parallel way.↵
 3. Open-source↵
 4. It's Cross-platform which makes it to execute in any operating system.↵

##Screeshots:↵
![ ](https://s3.amazonaws.com/codechef_shared/upfiles/codechef_quNZu3n.png)↵

##Credits↵

Used idea from [https://github.com/koldbyte/CodeBackup][3]↵

##Contribute↵
If you have found a bug or have an feature request, feel free to fork and code it. And don't forget to send pull requests.↵

Thanks!↵


  [1]: https://github.com/bansal1232/Codechef-Crawler↵
  [2]: https://discuss.codechef.com/upfiles/codechef_quNZu3n.png↵
  [3]: https://github.com/koldbyte/CodeBackup

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English bansal1232 2018-06-24 11:01:40 3 Tiny change: 'oad all soultion from **Pr' -> 'oad all solutions from **Pr'
en1 English bansal1232 2018-06-23 13:38:55 1370 Initial revision (published)