Tags:

XBUC API | Updated to include Title ID 8-2-2012

lefos Aug 1, 2012

  1. le

    lefos Newbie
    0/47

    Joined:
    Jun 6, 2011
    Messages:
    40
    Likes Received:
    37
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Massachusetts, USA
    Console:
    Xbox
    Did you know XBUC has a simple XML API?

    To use this, no registration required, simply form a URL like so:
    http://www.xbuc.net/...search=xxxxxxxx

    The search string may only be a MediaID or TitleID

    Example Result:
    Code:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <GAMES>
    <Game>
      <Name>Awesomenauts Title Update</Name>
      <DirectDL>http://www.xbuc.org/?download&amp;id=1644</DirectDL>
      <CDN>http://www.xbuc.org/?download&amp;cdn&amp;id=7411644</CDN>
      <Filename>TU_1C422QQ_000000C000000.0000000000083</Filename>
      <Hash>7eebf823eed50c32f15ba5515fb4b29f1e7b7aa6</Hash>
      <Region>Region Free</Region>
      <MediaID>0a45e5a2</MediaID>
      <TitleID>58410b5a</TitleID>
    </Game>
    
    </GAMES>
    
    If we need to improve this API, please post suggestions and questions here
     
  2. Bu

    Bullet Guest

    Great idea Lefo.
     

Share This Page

Close