Access to CodeChef API

I see access to CodeChef API is currently restricted. Is it possible to obtain access? I am a student, developing a project requiring fetching of all user ratings and contest rankings.

@admin

4 Likes

No, you cannot. Codechef only allows access to it during hackathons.

Well they say at https://developers.codechef.com/ that you can request access by mailing. I wanted to ask how selective they are in granting access.

1 Like

I have never requested it from them, but had access to it during hackathon, you can access almost every visible thing of codechef like rating, submission, rating,…etc… etc…

1 Like

I’m working on a REST API, which gives the details of the user in Codechef, Codeforces, SPOJ, Interviewbit.
I hope it helps. This is the git repository.

15 Likes

Nice work :slightly_smiling_face:

1 Like

Thanks :upside_down_face: