TUM-Dev / Campus-Backend

New backend written in go with gRPC as an API interface
GNU General Public License v3.0
15 stars 7 forks source link

[Bug] Scraping Student Clubs should scrape links #467

Open CommanderStorm opened 4 days ago

CommanderStorm commented 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