Extracts players from the Peak spond page
Firstly install the dependencies:
python -m pip install -r requirements.txt
And set the following environment variables
export SPOND_USERNAME='[email protected]'
export SPOND_PASSWORD='my-password'
Then simply run python names.py
to print a list of the users signed up to the next event.