Buy All Steam Games

English | 中文

Ever wonder how much does it cost to buy all games from Steam?

Well, at the moment it costs $658,911.21 at a discounted price which costs $974,810.59 at full price.

This page was last updated 2 months ago, based on the price of the US region and English language.

Trends

How does it work?

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.

API

You can hit https://steam.seewang.me/api to get all the data. It should look like this.

            [
                {
                    "original": 233448.27,
                    "sale": 229259.34,
                    "cc": "US"
                    "language": "English"
                    "created_at": "2017-04-18 14:10:59"
                },
                ...
            ]