Closed devesh-charan closed 1 year ago
+1
@CodeChef not working
try doing pip3 install --upgrade webdriver-manager
@dev-manojbagari Didn't worked out for me
Hello, the project will actually be archived soon. I don't have time to update it and many UI changes are happening in websites. The project will be temporarily retired :(
in my system the error is this all_info = list(get_submission_info(username)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\User\Downloads\UpCode-master\UpCode-master\CodeForcesScraper.py", line 22, in get_submission_info submissions = json.loads(requests.get(f'https://codeforces.com/api/user.status?handle={username}').text)['result']