🏁 Script Python para gerar calendário iCal de eventos de automobilismo

1 Open Issue Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

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