English | 中文
Ever wonder how much does it cost to buy all games from Steam?
Well, at the moment it costs $1117848.25 at a discounted price which costs $1163370.12 at full price.
This page was last updated 23 hours ago, based on the price of the US region.
This page was inspired by http://buyallofsteam.appspot.com/, but it hasn't been updated since 2014.
This page however is based on PHP and Laravel, and automatically fetch daily.
You can hit https://steam.seewang.me/api/records
to get all the data. It should look like this.
{ "data": [ { "id": 1, "original": 233448.27, "sale": 229259.34, "created_at": "2017-04-24T20:27:36+00:00" }, ... ] }