I've just rolled out a new auction viewer thingy on Startling Fecundity - after all, the world can never have too many auction viewer thingies, now can it.
The % of base price is really helpful. It's good to have all the info in one place.
One request: any chance you can separate out the 'cancelled' auctions from the 'sold' ones in the list of most recent? I assume that most auctions that do not expire are sold, but assumptions and data are different things. :)
Thanks for all you hard work on SF. I really like your achievement checker, too!
I would like to separate out the sold and cancelled, but there's no practical way to do that right now - the API doesn't offer us that information. All we can do is monitor the list of auctions and detect if they close before they were due to expire - if they do, we know something happened but can't tell if they closed because somebody bought them, or if they were cancelled. As soon as the API provides that info, I'll add it in.