Skip to content

Seleniumを使って個人的にクローリングするためのリポジトリ

Notifications You must be signed in to change notification settings

hasesuns/selenium-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium App

Crawling and scraping using Selenium.

How to use

AtCoderSubmittedCodesDownloader

$ python src/atcoder/submitted_codes_downloader.py ATCODER_USER_NAME OUTPUT_DIR FIRST_SUBMIT_YEAR

Caution

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)

About

Seleniumを使って個人的にクローリングするためのリポジトリ

Resources

Stars

Watchers

Forks

Languages