snakefoot's blog

By snakefoot, history, 2 hours ago, In English

Recently, I attempted to upload my old accepted submissions to GitHub—over 800 in total—so I decided to use a web scraper to streamline the process. I followed a project referenced in this blog, but it was blocked by Cloudflare's anti-bot captcha.

It seems Codeforces recently upgraded its security to prevent AI scrapers and mitigate DOS attacks.

My question is: Is there a way to download all my submissions from Codeforces without having to do it manually, one by one?

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