English | 中文
Ever wonder how much does it cost to buy all games from Steam?
Well, at the moment it costs $1129833.96 at a discounted price which costs $1171244.16 at full price.
This page was last updated 4 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" }, ... ] }