Kerolloz's blog

By Kerolloz, history, 6 years ago, In English

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

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

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

its not working bro can u give it a look plss , i need it urgently

  • »
    »
    14 months ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    wont work now

    • »
      »
      »
      14 months ago, hide # ^ |
       
      Vote: I like it 0 Vote: I do not like it

      is there any alternate way u know of

      • »
        »
        »
        »
        14 months ago, hide # ^ |
         
        Vote: I like it 0 Vote: I do not like it

        I did a similar project. U can just call the api and fetch the problem list. or if u need certain datasets check kaggle

        • »
          »
          »
          »
          »
          14 months ago, hide # ^ |
           
          Vote: I like it +3 Vote: I do not like it

          i need actual problem description ill see some another way thanks broo

          • »
            »
            »
            »
            »
            »
            2 hours ago, hide # ^ |
             
            Vote: I like it 0 Vote: I do not like it

            Did u find any alternative