Skip to content

API to get user details for competitive coding platforms - Codeforces, Codechef, SPOJ, Interviewbit

Notifications You must be signed in to change notification settings

Roshan-Mehta/Competitive_Programming_Score_API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive_Programming_Score_API

A REST API to get user details for competitive coding platforms - Codeforces, Codechef, SPOJ, Interviewbit

Base URL

https://competitive-coding-api.herokuapp.com/api/

Request Format

https://competitive-coding-api.herokuapp.com/api/{platform_name}/{user_name}

Example

https://competitive-coding-api.herokuapp.com/api/codechef/abhijeet_ar

Platforms Available

  • Codeforces
  • Codechef
  • SPOJ
  • Interviewbit

If you would like to leave a feedback or request a feature, please open an issue or feel free to PR. Do follow these instructions to make a valid PR.

About

API to get user details for competitive coding platforms - Codeforces, Codechef, SPOJ, Interviewbit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%