docs: 更新爬蟲程式說明

This commit is contained in:
snsd0805 2021-08-23 18:03:01 +08:00 committed by GitHub
parent 4ea60b6a9e
commit 8ed796a2a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,9 @@
- [x] 把版排好(選課框框改成可下拉(才可以同時看到課表))
# 課程爬蟲使用說明
> 因為學校教務系統更新通識分類的部份很慢,因此目前的程式碼已經修改成無法對應「通識課程分類」的版本,
> 實際上線的 data 是依靠「工人智慧」,
> 如果有需要爬取資料,建議使用較舊版本的 python code
安裝所需套件
```