A simple web scraping program to get data from HEMA Scorecard to text files for OBS to consume.
Project description
HEMA Scorecard Scraper
A simple web scraping program to get data from HEMA Scorecard to text files for OBS to consume. Created for IFG's Tournament of the Roses 2026. It is not affiliated with HEMA Scorecard in any way.
Legal Notice
By using this software you agree to only use the web scraper during events and test runs of events. There exist several safeguards to try and prevent you from spamming HEMA Scorecard with http requests, but if you modify the software, that may occur. For that reason, any modifications to this software must not poll the site more the 5 times per secound and must retain the original timeout of 8 hours or less.
Don't make me take this package offline.
This work is licensed under CC BY-SA 4.0
Installation
This guide is for unix based systems, commands for Windows installation may vary.
-
Ensure you have Python 3 installed.
-
Run
python3 -m pip -install hema_scorecard_scraperthough a terminal.
Usage
Once HEMA Scorecard Scraper has been installed, you can start the program from the terminal using the command python3 -m hema_scorecard_scraper.scraper_console.
While the scraper is running, you should have a console in the terminal that you can type commands into. Note that the scraper console is in the "stopped" position by default and you will need to run the start command to start fetching data. Files will be outputted into a directory named out located wherever you are running the program from.
Commands
help
Displays this list of commands.
next
Switches the scraper to track the next match by match number. Normally this will advance to the next match in the pool, but if you are at the end of a pool, it will advance to the next pool. Also writes the data to the files immidently.
prev
Same as the next command except it increments the match number down, not up.
start
Starts running the scraper in the background. Updates every half second. The scraper is initially in the stopped position so you will have to run this command once to get things going once you have it pointed at the right match. If the program is still running 8 hours after you've started this command, it will time out run the stop command. This is meant to prevent someone from leaving this program running in the background by accident.
stop
Stops the scraper running in the background.
quit
Exits the program entirely.
<url>
Sets the scraper to track a specific match. The indended use case is for you to copy the url of the match from the HEMA Scorecard site, and paste it into the console. (You do not need to type <url>, just enter the url itsself.)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hema_scorecard_scraper-0.1.1.tar.gz.
File metadata
- Download URL: hema_scorecard_scraper-0.1.1.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c517550abcb8afb7b136ab2fe2014b0946026265e99b493feda794b22c176410
|
|
| MD5 |
15808c2b830e95abb667523b2d839d8b
|
|
| BLAKE2b-256 |
f2dc8a12305463b0299ecebba5afd0dd7739058bc15e658f626eecf23c19195f
|
File details
Details for the file hema_scorecard_scraper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hema_scorecard_scraper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
727799173322c434d03b37f1d2671350b894b325d103d5408cd6dff0b6295cbe
|
|
| MD5 |
c6afabe231cedd2489b510b1b1ac313e
|
|
| BLAKE2b-256 |
3025181bcbf9bb7da732f30230f02417bfa56f2c488b9faf009524da67d4dcb3
|