Open CommanderStorm opened 4 days ago
Currently scraping student clubs is a bit buggy in the english mode:
The scraper is located here and should contain a testcase. https://github.com/TUM-Dev/Campus-Backend/tree/main/server/backend/cron/student_club_parsers
I somewhat expect the scraper and not the upstream code to be at fault, but if adding a testcase for an english page works (keep the testcase), the issue is here https://github.com/TUM-Dev/Campus-Backend/blob/main/server/backend/cron/student_clubs.go
Currently scraping student clubs is a bit buggy in the english mode:
The scraper is located here and should contain a testcase. https://github.com/TUM-Dev/Campus-Backend/tree/main/server/backend/cron/student_club_parsers
I somewhat expect the scraper and not the upstream code to be at fault, but if adding a testcase for an english page works (keep the testcase), the issue is here https://github.com/TUM-Dev/Campus-Backend/blob/main/server/backend/cron/student_clubs.go