Script to scrap problems from blog entry 55274

Правка en2, от nks43, 2019-07-19 14:47:13

I was reading through Codeforces blogs when I came across this amazing blog which contained a collection of problems from various topics. I then wrote a script to save all the questions given there in the blog to a CSV file. I successfully completed the script but the attempt was useless as I found out there were 2500 questions from the 100 topics listed there and it seemed better stored in the blog post itself.

Just in case you would like to the use the scrapping script here is the Pastebin link.

EDIT: The code has been saved to repls (thanks to art-hack), so you can just run and get the file directly (link).

Теги script, topics, collection

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский nks43 2019-07-19 14:47:13 185
en1 Английский nks43 2019-06-28 09:45:53 627 Initial revision (published)