Our school switched their VPlan system...
This is a wrapper for the API from gykl.de
new VPlanAPI("host.net", "password", isMD5Hash).getWeek(
List.of(new Date("YYYY-MM-DD", timestamp)),
"class"
);
new VPlanAPI("host.net", "password", isMD5Hash).checkPassword("lol");
No warrenty, this is an unoffical Project!