Skip to content

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

License

Notifications You must be signed in to change notification settings

scarlet2131/Competitive_Programming_Score_API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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

Pro Tip 💡

Use this JSON Formatter Chrome Extension to view in a structured format.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.5%
  • HTML 14.5%