Collects all accepted codes submitted within the given timeframe of any contest
Collects all accepted (partial and full scored) codes submitted within the given timeframe of any contest. And saves them locally with a file name . for plagiarism check. Demo: Installation: In Terminal: Run pip install selenium Run pip install pyperclip Downloads: Procedure: Type chrome://version in Chrome Search Bar according to your chrome version and Operating System Download ChromeDriver zip file Unzip (extract) the file to your preferred location Copy the path Changes: Copy the Path of chromedriver.exe (Example: C:UsersuserDownloads) add […]
Read more