Skip to content

Eronana/CodeforcesCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeforcesCrawler

A python script to crawl problems in Codeforces

How to use

Install wkhtmltopdf

#Just for Mac users
$ brew cask install wkhtmltopdf

Crawl problems and Convert to pdf

python crawl_html.py 1 123 555
#crawl problem from  1 to 123 by 555 threads

Now,problems in ./pdf already

About

A python script to crawl problems in Codeforces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages