Get data from studieinfo
Write a node.js implementation for getting the required course information for all courses and programs from studieinfo. The usage of a domparser such as jsdom will be needed to make the parsing much easier. The needed data is:
- All master programmes (programs)
- All courses associated with the master programs.
- For each course information about credits, level, timetable module and ECV is needed.
- The notes about the course also need to be saved.
- The period they are given as well as if they span over multiple periods.
- Specializations within the different master programmes
- This data needs to be saved for each starting year