Data Service
HaiDaoHai Technology > Data Service
Steam game price interface
Includes Steam game price information
Get real-time data from Steam store and update every 5 minutes
Includes the time when discount is over
Support for HTTP protocol calls
Interface Data Format
{
	"488730": {
		"updatetime": 1558419575.681484,
		"data": {
			"steam_appid": 488730,
			"achievements": {
				"total": 41
			},
			"price_overview": {
				"initial": 4800,
				"final_formatted": "\u00a5 48",
				"currency": "CNY",
				"initial_formatted": "",
				"discount_percent": 0,
				"final": 4800
			}
			"header_image": "https://steamcdn-a.akamaihd.net/steam/apps/488730/header.jpg?t=1555701407"
		}
	}
}
COPYRIGHT © 2016-2019 haidaoteam.com