Script to scrap problems from blog entry 55274

Revision en1, by nks43, 2019-06-28 09:45:53

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.

Tags script, topics, collection

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English nks43 2019-07-19 14:47:13 185
en1 English nks43 2019-06-28 09:45:53 627 Initial revision (published)