
main.py script acts as the central controller, managing the workflow and saving results. The user_prompt.py file collects user input for match selection, while scraping_process.py uses Playwright and BeautifulSoup to extract the match details. The get_rank.py script retrieves team rankings, and create_excel.py handles all the data organization and file conversion, turning the raw information into a polished Excel spreadsheet. Once completed, the program automatically removes temporary files, leaving a clean workspace.Posted Oct 22, 2025
Automated sports data collection and processing using Python for efficient analysis.
0
0
Jun 27, 2024 - Jul 2, 2024