bweissinger / steam-reporter

A command line script that creates a local database of your steam market buy/sell history.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing multiple purchases of same item and value.

bweissinger opened this issue · comments

If you purchase multiples of the same item at the same price, and at the same time, the email will look something like:

5 VR Game of the Year: 0.15 USD
5 Best Game You Suck At (Trading Card): 0.15 USD
5 Better with Friends: 0.15 USD
5 Game of the Year: 0.15 USD
4 Most Innovative Gameplay (Trading Card): 0.12 USD
3 Labor of Love: 0.09 USD
3 Outstanding Visual Style (Trading Card): 0.09 USD
2 Outstanding Story-Rich (Trading Card): 0.06 USD

Right now, these are not parsed individually. Instead they are parsed as a single transaction with the number purchased included in the name.