Crawling and scraping using Selenium.
$ python src/atcoder/submitted_codes_downloader.py ATCODER_USER_NAME OUTPUT_DIR FIRST_SUBMIT_YEAR
Current google-chrome version must correspond to chromedriver-binary version in pyproject.toml. (This is one of the reasons why this repository is not packaged)