How Can I Download All My Codeforces Submissions Without Manual Effort?

Revision en1, by snakefoot, 2024-10-24 16:04:52

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?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English snakefoot 2024-10-24 16:04:52 592 Initial revision (published)