Skip to content

Web scraping project to store problem statements as screenshots and sample input/output as text in their respected directories for specified number of past contests.

Notifications You must be signed in to change notification settings

Atharv-a/Codeforces_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Codeforces_scraper

  • 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.

Screenshot from 2023-04-26 14-48-37

A to G2 repesent question directories.

Screenshot from 2023-04-26 14-48-50

Question directory consist of input data, output data and screenshot of problem statement.

Screenshot from 2023-04-26 14-48-58

Input data

Screenshot from 2023-04-26 14-49-13

Output data

Screenshot from 2023-04-26 14-49-23

Problem statement

Screenshot from 2023-04-26 14-50-10

About

Web scraping project to store problem statements as screenshots and sample input/output as text in their respected directories for specified number of past contests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages