codeforces-submission-parser icon indicating copy to clipboard operation
codeforces-submission-parser copied to clipboard

give it a submission link, it will bring you all the inputs and jury's outputs!

Codeforces Submission Parser

How to use

you should have BeautifulSoup installed for python3 - to install it copy and past the following command to your terminal
using apt package manager -> sudo apt-get install python3-bs4
using pip dependencies manager - >pip3 install beautifulsoup
to run the program use the following command
python3 submissions.py