Collects stats on the inventories of a steam group's members.
- Clone the repository.
- Edit the
group
field of config.json to a desired steam community group's custom URL subdirectory. - Grap dependencies with
npm install
.
npm start
grabs and saves user inventories to the inventories folder.
The config, data, and inventories from the InventoryService group are included in the repository.