1 Open Issue Need Help Last updated: Sep 21, 2025

Open Issues Need Help

View All on GitHub

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