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 usernameand push this repo to somewhere