Get a users Xbox Achievements list?

后端 未结 3 616
情歌与酒
情歌与酒 2021-01-19 23:39

Is there a way to get a user\'s achievements list from Xbox without dealing with screen scraping etc.? How do sites like http://www.trueachievements.com do it? (they\'re def

3条回答
  •  灰色年华
    2021-01-20 00:02

    It says at the bottom of the TrueAchievements website that they are a member of the Xbox LIVE Community Developer Program. That leads me to believe that the XCDP does give information about achievements. Duncan Mackenzie's API for xbox worked for me for a little while, but then his web service seemed to go offline. Duncan also says that his web service will not be returning sadly. I can't get ahold of him to ask for release of his source code. I'm currently looking for another solution in retrieving the data. Unless I can get official access with XCDP, it looks like I'll have to do screen scraping. The screen scraping approach is not going to be pretty though. I'll let you know if I get any more information.

提交回复
热议问题