Skip to content

susheelgupta7/Codeforces_Scraper

Repository files navigation

Codeforces_Scraper

Download Codeforces contest's questions and tutorial

The scraper will do the following

  1. The scraper makes a problem set folder.
  2. Requests for contest IDs the user wants to download.
  3. It creates separate folders for each valid contest and downloads all the problems and tutorials as PDFs.

#Requirement:Python3,wkhtmltopdf application and python libraries( bs4, requests, pdfkit, lxml)

About

Download Codeforces contest's questions and tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages