How can I get the upcoming contests through API?

Правка en2, от Herio, 2021-09-12 12:40:43

I read the API document of codeforces and found that the interface for obtaining all contests is contest.list, but this method has only one parameter gym (bool) and can only return all contests. I just want to get information faster and only return upcoming contests instead of classifying after returning all contests. Can someone help me? please.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Herio 2021-09-12 12:40:43 44 Tiny change: 'tests**.\n' -> 'tests**.\nCan someone help me? please.' (published)
en1 Английский Herio 2021-09-12 12:38:27 377 Initial revision (saved to drafts)