Disclaimer: you have to fill in your own API key in
data/api_key.txt
, or in the environment variableAPI_KEY
.
This repository contains code to analyze the libraries of members of Steam groups.
- Install the latest version of Python 3.X.
- Install the required packages:
pip install -r requirements.txt
- Download the list of members of the Steam group of interest. (cf.
data/README.md
) - Download your private Steam API key (cf.
data/README.md
) - Call the Python script
steam_groups.py
python steam_groups.py
- Call the Python script
aggregate_stats.py
python aggregate_stats.py