Practice-Bot icon indicating copy to clipboard operation
Practice-Bot copied to clipboard

Add Problems from Codechef Problemset

Open abhinavsri360 opened this issue 4 years ago • 4 comments

This bot is awesome, it would really be great if CodeChef is also there in the list of contest sites. Thanks :)

abhinavsri360 avatar Nov 29 '20 18:11 abhinavsri360

Tried implementing CodeChef but there is just too much to parse, without a proper API the web scraper is using up too much CPU for the bot to run.

TODO:

  • Find a work around that does not involve web scraping (maybe third-party API?)

kevinjycui avatar Dec 22 '20 04:12 kevinjycui

Codechef has an API structure, hope this helps. https://developers.codechef.com/

abhinavsri360 avatar Dec 22 '20 04:12 abhinavsri360

Seems like I need to contact them to access it. I'll look into this, thanks for the tip!

kevinjycui avatar Dec 22 '20 04:12 kevinjycui

Added CodeChef contests. The service I am using to host this bot only has so much memory, so I'll leave CodeChef problems as a TODO for now.

kevinjycui avatar Dec 24 '20 17:12 kevinjycui