Deprecated!
I wrote a python version (vv-exporter.py - see repo README for instructions), which does not need an headless browser!
- Clone or download repo
- Execute
npm install
- Enter your tucan credentials in
user.json
(needed because you have to be logged in to see the courses you can take) - Execute
npm run get-courses
output/6.json
will hold all the information you need- Don't know... do something you really like instead of unnecessary stuff like this
Optional: Display the data with tucan-catalog
See repo README for that