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&id=1644</DirectDL> <CDN>http://www.xbuc.org/?download&cdn&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