Skip to content

r2dev2/ProblemOfDayCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProblemOfDayCalc

Create a folder called problems in this directory Execute downloadProblem.bash to have the problem of the day downloaded to the folder named problems.

Prerequisites: BeautifulSoup4 and requests Install prerequisites via: sudo pip3 install bs4, sudo pip3 install requests

About

A simple web scrapper which downloads the Calculus problem of the day from rkorsunsky.weebly.com and stores it in the folder: problems. Use case is for creating an archive of problem of the days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors