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

surajshende247/Competitive_Programming_Score_API

 
 

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
  • Leetcode (new)

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 87.4%
  • HTML 12.6%