question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Harwest only creates folder, not downloading submission. (Codeforces)

See original GitHub issue

Submissions aren’t downloaded. Instead, it only creates empty contest folders.

submissions.js is left empty.

No error message whatsoever.

Tried:

  • Other cf handle
  • Full scan
  • Specifying start page
  • cmd and Powershell (admin)

Working fine for atcoder.

Windows 10 19044, Python 3.9

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:3
  • Comments:9

github_iconTop GitHub Comments

1reaction
notwatermangocommented, Jun 10, 2022

Sure, I also got an email from someone.

You can bypass CF’s redirect by setting RCPC cookie when getting request. RCPC cookie can be found in logged in CF.

Fix it here: in harwest/lib/codeforces/client.py

line 14

Sorry for not giving direct solution, I currently do not have the access to my personal computer.

1reaction
notwatermangocommented, Jun 8, 2022

Seems that recently Codeforces just added RCPC again… I will close this issue as implementing a permanent fix would be troublesome. Let’s hope they remove it in the near future and just bear with manual fix at the time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · nileshsah/harwest-tool - GitHub
A one-shot tool to harvest submissions from different OJs onto one single VCS managed ... Harwest only creates folder, not downloading submission.
Read more >
[Beta] Harwest — Git wrap your submissions this Christmas!
Harwest creates a local git repository for you, scrapes all your submissions directly from Codeforces, maintains them in a nicely organized ...
Read more >
Application to download all accepted submissions on ...
I was recently trying to download all of my CodeForces submissions into a folder on my Mac. I found various scripts that would...
Read more >
Not able to submit on codeforces
I am trying from last 2 days but not able to submit any problems ! ... other pages are working fine on codeforces...
Read more >
Catalyst — Accelerates Competitive Coding on Codeforces
Catalyst automatically fetches the problem and displays it, parses test cases, runs and evaluates your code on test cases. You can edit/add/remove test...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found