Re: A minor glimpse into the release client

For Diablo 3 people did this cool stock-ish market price tracker. I guess it'd be cool to have something like that integrated into a database to provide live prices alongside stats (ideally in resortable tables with conditional formatting). Unfortunately there'd be some challenges involved (automating queries for prices to the server -- violating the ToS unless you like 24/7 manual labor -- then putting it into a JSON feed or w/e, to be consumed by the db site in question to keep things updated).