Up-to-date data on (almost1) all Steam games2.
data/: JSON data on the games. A game withidcan be found in the filefloor(id / 3000).
- data/demos: IDs of all games with demos
- data/achievements: IDs of all games with achievements
- data/cards: IDs of all games with trading cards
- data/categories: Data on all store categories
- data/genres: Genre IDs and their description
-
With
git:- download:
git clone --depth=1 https://github.com/BlueBoxWare/steamdb.git- This will download the repository to the directory
steamdbunder your current directory.
- This will download the repository to the directory
- update: Go to the downloaded
steamdbdirectory and rungit pull
- download: