Codeforces JSON-Problem-Scraper API

Правка en1, от Kerolloz, 2020-03-22 15:21:44

Hello guys,

I wanted to share this API with you. You can use it to develop applications around codeforces problems. This is how it works. You give it the problem ID. It returns back the problem description in JSON format. The description includes {title, time_limit, memory_limit, statement, input_specification, output_specification, sample_tests, note}.

Your contributions, suggestions and edits are welcome.

You can find the GitHub repo here. https://github.com/kerolloz/codeforces-problem-scrapper-api

Теги api, json, scrapper, problem

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Kerolloz 2020-03-22 15:21:44 555 Initial revision (published)