-
Notifications
You must be signed in to change notification settings - Fork 7
[Bug] Scraping Student Clubs should scrape links #467
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently scraping student clubs is a bit buggy in the english mode:
- images are not consistently downloaded
- urls are not consistently downloaded
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed