dudubao2007's blog

By dudubao2007, history, 5 years ago, In English

Sorry,I don't know much about API. I can't understand the instructions! Could anyone tell me how to use it? And could anyone tell me what I can do with codeforces API? Thanks a lot! (Sorry for my poor English :D)

  • Vote: I like it
  • -2
  • Vote: I do not like it

»
5 years ago, # |
Rev. 2   Vote: I like it +8 Vote: I do not like it

You can access API by sending a HTTP request to the address you want. You can use API to fetch submission/standing/etc data from Codeforces officially.