Script to scrap problems from blog entry 55274
Difference between en1 and en2, changed 185 character(s)
I was reading through Codeforces blogs when I came across [this amazing blog](https://codeforces.com/blog/entry/55274) 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](https://pastebin.com/S1QUDmiy).


EDIT:↵
The code has been saved to repls (thanks to [user:art-hack,2019-07-19]), so you can just run and get the file directly [(link)](https://repl.it/repls/LovelyWarmTransversals).

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)