This python script will let the user to scrape problem statements from Codeforces.
Download the required packages from the following command in you terminal.(Make sure you're in the same project directory)
pip3 install -r requirements.txt
After installing all the requirements,run this command in your terminal.
python3 script.py