Skip to content

This an API which gives contest informations and links to the respective contests. The data is being scraped from the Codechef Website itself. People can

Notifications You must be signed in to change notification settings

iamsmruti/codechef-api-unofficial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codechef-API-Unofficial

This API bears the main aim of getting the contest information, which can be used be organised while giving contests.

People can use this API to make useful websites or apps for giving notifications for the contests.

For every contest, we can get Time, duration, contest link.

API Reference

Get all Contests

  GET /codechef/all

This gives all the contests i.e ongoing, upcoming, practise & past contests

Get all Ongoing Contests

  GET /codechef/ongoing

This gives all the ongoing contests.

Get all Upcoming Contests

  GET /codechef/upcoming

This gives all the uppcoming contests.

Get all Practise Contests

  GET /codechef/practise

This gives all the practise contests.

Get all Past Contests

  GET /codechef/past

This gives all the past contests.

About

This an API which gives contest informations and links to the respective contests. The data is being scraped from the Codechef Website itself. People can

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published