git clone https://github.com/vadushkin/SteamAPIRequests.git
cd SteamAPIRequests
python -m venv venv
.\venv\Scripts\activate
pip install --upgrade pip
pip install -r requirements.txt
poetry install
poetry shell
KEY=
Documentation from Steam
Direct link to get the key
poetry run python .\main.py