Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 305 Bytes

File metadata and controls

13 lines (11 loc) · 305 Bytes

AtCoderScraper

Example Usage

mkdir AtCoderCodes
cd AtCoderCodes
git init
git submodule add https://github.com/NULLCT/AtCoderScraper
pip install -r ./AtCoderScraper/requirements.txt
python ./AtCoderScraper/src/scraper.py     # then enter atcoder username

and push this repo to somewhere