Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eronana/codeforcescrawler

A python script to crawl problems in Codeforces
https://github.com/eronana/codeforcescrawler

Last synced: 10 days ago
JSON representation

A python script to crawl problems in Codeforces

Awesome Lists containing this project

README

        

# CodeforcesCrawler
A python script to crawl problems in [Codeforces](http://codeforces.com/)
## How to use
Install wkhtmltopdf
```bash
#Just for Mac users
$ brew cask install wkhtmltopdf
```
Crawl problems and Convert to pdf
```python
python crawl_html.py 1 123 555
#crawl problem from 1 to 123 by 555 threads
```
Now,problems in ./pdf already