Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/encuetee/fit-hcmus-extract-module-handbook
This repository archives code for extracting my faculty's module handbook since there is no PDF version available.
https://github.com/encuetee/fit-hcmus-extract-module-handbook
hcmus
Last synced: about 1 month ago
JSON representation
This repository archives code for extracting my faculty's module handbook since there is no PDF version available.
- Host: GitHub
- URL: https://github.com/encuetee/fit-hcmus-extract-module-handbook
- Owner: encuetee
- License: mit
- Created: 2024-09-02T13:33:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T13:34:22.000Z (4 months ago)
- Last Synced: 2024-09-07T14:33:01.556Z (4 months ago)
- Topics: hcmus
- Language: Python
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FIT HCMUS MODULE HANDBOOK
## ONLINE HANDBOOK
The online handbook available at [https://www.fit.hcmus.edu.vn/undergraduate/module-handbook](https://www.fit.hcmus.edu.vn/undergraduate/module-handbook).
![online handbook](online-handbook.png)
## WEBSITE'S SOURCE CODE
The code from Faculty's website is saved in [fit-module-handbook.html](fit-module-handbook.html). Only the important lines have been retained.
## FETCH DATA
Copy javascript code from [extract-module-handbook.js](extract-module-handbook.js) to browser's console.
[![Fetching video](online-handbook.png)](fetch.mp4)
## RESULT
Result is saved in [result.py](result.py). An Excel table is provided to enhance readability.