sisparse is used to parse the html courses table to a nomalized sql table.
- Import the siscode.sql file to your database
- Download the courses by saving the html file and replacing the courses.html file
- Change the database.php credentials if needed
- Run index.php
Note
- Make sure you read and understand the code before using it (it's not very complicated)
- Be careful: the html table organization might change (it already happened)