- Buit a web scraper on chrome browser which extracts information about specified number of past contest and store it in directories using python and selenium.
- For particular contest it creates a directory with contest number as name which contains directories for each question.
- Inside question directory there is a screenshot of question statememt and two text file one for input data and other for output data.
1822 is contest directory which stores data about the contest.
A to G2 repesent question directories.
Question directory consist of input data, output data and screenshot of problem statement.
Input data
Output data
Problem statement