Create csv file from Some WebPage for importing data to Some System
勤怠システムからCSVを作りたいなーと思い、作ったスクリプトです。
Seleniumを使ってログイン、BeautifulSoupを使ってスクレイピングをします。
こちらに解説を書きました。
https://takakisan.com/selenium-beautifulsoup-scraping/
- Python3
- Python bindings for Selenium
- chromedriver
- BeautiflSoup4
CreateCsvForSomeSystem.py <order_no> <phase_no>