Open Issues Need Help
View All on GitHub FIX: Karnet scraper missing real images - Simple selector update needed about 2 hours ago
AI Summary: The Karnet scraper is incorrectly extracting generic SVG icons instead of actual event images from event pages. This is due to outdated and incorrect CSS selectors in the `detail_extractor.ex` file, which fail to match the current HTML structure where real images are hosted on `media.krakow.travel`.
Complexity:
1/5
bug good first issue