Skip to content

Python package for fetching UTokyo Online Course Catalogue (Unofficial)

License

Notifications You must be signed in to change notification settings

34j/ut-course-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UT Course Catalog

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Python package for fetching UTokyo Online Course Catalogue

Installation

Install this via pipx or pip (or your favourite package manager):

pipx install ut-course-catalog

Dataset

  • 東京大学授業カタログはインターネット上で公開されており、誰でも無償で入手可能でした。
  • robots.txtの内容は寛容的であり、ページはWayback Machineに登録されているため、情報収集は禁止されていないと考えられました。

したがって、著作権法第三十条の四に基づいて、データセットをKaggleに公開しています。適当に解析したノートブック(GitHub)もあります。

Usage

1秒に1回のリクエストを送る場合、ダウンロードには4時間強かかります。負荷軽減のため、なるべく収集済みのデータセットを御利用ください。

ut-course-catalog download
ut-course-catalog convert all.pkl

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!