Amazing-Python-Scripts

Форк
0

README.md

Save any number of Problem Statement you like from Codeforces as a PDF.

This python script will let you download any number of Problem Statements from Codeforces and save them as a pdf file. The script uses Selenium Webdriver and fpdf library. Selenium is used with Chrome Webdriver, so having Chrome browser is a requirement.

Setting up:

  • Create a virtual environment and activate it.

  • Install the requirements

$ pip install -r requirements.txt

Running the script:

$ python Codeforces_Problem_Scrapper.py

Terminal Screenshot:

Imgur

The program will ask you to enter:

  1. DRIVER PATH
  2. VALID Difficulty Range of PROBLEMS.
  3. Number of Questions to Scrape.

PDF Output:

Imgur GIF

Author

Akhil Bhalerao

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.