An API listing programming contests across multiple platforms
- To install the dependencies, run from inside this directory.
npm install
-
To use the Kaggle API, sign up for a Kaggle account at https://www.kaggle.com. Then go to the 'Account' tab of your user profile (https://www.kaggle.com/account) and select 'Create API Token'. This will trigger the download of kaggle.json, a file containing your API credentials.
Create a file namedsecrets.json
inside the cloned repo. Add your kaggle username and APIKEY to in the format prescribed insecrets.json.example
file. -
To start the server, run.
npm start
- Hackerrank
- Codechef
- Codeforces
- HackerEarth
- Topcoder
- Leetcode
- Atcoder
- CSAcademy
- Kaggle