Open Issues Need Help
View All on GitHub [CRÍTICO] Correção na Detecção da Página Alvo - Tomada de Tempo about 1 month ago
AI Summary: Debug and fix a critical issue in a Python script that scrapes motorsport events from tomadadetempo.com.br. The script currently misses many events due to incorrect target page detection. The fix requires identifying the correct CSS/XPATH selectors, implementing fallback logic for potential website changes, improving event processing (especially for events without explicit dates), enhancing error handling and logging, and adding/updating automated tests.
Complexity:
4/5
bug enhancement help wanted
🏁 Script Python para gerar calendário iCal de eventos de automobilismo
Python