Steamdb: Get App Info
Steamdb via Parse · entertainment
Retrieve comprehensive information about a Steam app from SteamDB including metadata (name, type, developer, publisher, supported systems, release date), current and peak player counts, user review summary with score label, game tags and genres, content descriptors, supported languages with audio/subtitle details, all depots with their IDs, names, platform info, and sizes, all branches with their build IDs and timestamps, achievements with unlock percentages, full build history with dates, times, titles, depot manifest IDs per build, and whether each build has patch notes, and the actual patch note content for up to 5 most recent builds that have official patch notes. Each build in the history requires an additional request for depot manifests, so cost scales with the number of builds. If the site rate-limits during fetching, remaining builds will have empty depot arrays. Each build with patch notes also requires parsing, so cost scales with annotated builds. Scraper for SteamDB.info providing Steam game data including trending games, most played, sales, ratings, game details, and search. Fulfilled by Parse from steamdb.info.
- developer-tools
- ecommerce
- entertainment
- parse
- platform-key
- steamdb
- steamdb-info
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9d2dd578-17d8-42f1-9cf5-171bd44847cb/get_app_info
- Interface artifact
- sha256:61932c19e8ef00038b40f078a7d3f7d3f8880df16f0c117f087c2c0f858c38f3
- Manifest digest
- sha256:d25e50e31e3ca26792f96b19305327fa557f34fd280c2bdf7b29db6a250b2dc5
Request fields
- appid (string, required): Steam application ID (e.g. '730' for Counter-Strike 2, '570' for Dota 2)
Example queries
- {"appid":"730"}