Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Codeforces Scraper

This python script will let the user to scrape problem statements from Codeforces.

Prerequisite Steps:

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

Running the script:

After installing all the requirements,run this command in your terminal.

python3 script.py