i_pranavmehta's blog

By i_pranavmehta, history, 2 years ago, In English

Hi Community,

A few college coding clubs had requested the api access for the ACD Ladders ( as they wanted to integrate it in their websites); however I felt it might help more souls hence made the endpoints publicly accessible (a few days ago). Just wanted to share incase someone might be interested in using the ladder problems here!

You can read more about the underlying algo here

The endpoints are as follows: (v2 is the version which Acodedaily.com by default uses)

for v1 https://acodedaily.com/api/v1/ladder?startRating=XXX&endRating=XXX

for v2 https://acodedaily.com/api/v2/ladder?startRating=XXX&endRating=XXX

[NOTE: replace XXX by the ratings you require] Happy coding!

  • Vote: I like it
  • +8
  • Vote: I do not like it

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

For me acodedaily is not accessible is it taken down or something ?

»
6 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

how to get data of page 2 or page n