CSGO 获取玩家物品

CSGO Get players items

对于一个小项目,我想获取所有 CSGo 玩家的物品列表。 我正在使用 Steam 网站 API:

https://api.steampowered.com/IEconItems_730/GetPlayerItems/v1/?key=*****&format=json&steamid=********

我收到 HTTP 503,我确定密钥和 Steam ID 存在.. HTML:

<html><head><link rel="alternate stylesheet" type="text/CSS" href="resource://gre-resources/plaintext.css" title="Retour à la ligne automatique"></head><body><pre>{

}</pre></body></html>

当我尝试

https://api.steampowered.com/IEconItems_440/GetPlayerItems/v1/?key=*****&format=json&steamid=******** 

有效!

确保您输入了正确的 Steam API 密钥和正确的 Steam ID

http://steamcommunity.com/dev

您也可以使用此 link(对于 CS:GO):

http://steamcommunity.com/id/[YOUR_NICKNAME]/inventory/json/730/2/