An application for parsing daily and weekly race results from ThroneButt website with data export capabilities.
- Multi-language support
- Participant search by name
- Tabular results display
- Export data in multiple formats:
- XLSX (Excel)
- CSV
- TXT
- Data loading options:
- Single page
- All pages automatically
- Debug mode for developers
- Clone the repository:
git clone https://github.com/yourusername/thronebutt-parser.git
cd thronebutt-parser- Install dependencies:
pip install -r requirements.txtpython main.py- Select "daily" race type
- Enter current year, month, and day
- Click "Load Data"
- To export results, click "Export Data" and select format
Developed for Nuclear Throne community | ThroneButt
