Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 419 Bytes

Taiwan-Tech-GPA-Saviour

http://gpa.taiwan-te.ch/

功能

  • 用來查詢歷年課程的 GPA
  • 查詢結果以 GPA 由高至低排序
  • 以圖表方式呈現

資料來源

初等黑魔法。

For Developer

jsonparser.py

https://querycourse.ntust.edu.tw/querycourse/ 查詢回傳的 ajax 結果處理後存入資料庫。

pdfparser.py

處理下載下來的成績分布表(pdf 格式)。