i really enjoy the site
for long time.but the approach how the site is built is quite archaic. it scrapes the epvp-site all the time, and makes 1 request for each treasure.
also the info on there is not always up-to-date.
for you admins it would be very easy to make an API which provides the following:
a simple csv file with following fields:
treasurenumber , treasuretitle , price , creationdate , creator-usernumber , creator-username , buydate(if bought) , buyer-usernumber , buyer-username
you could run a cronscript every 10 minutes to generate this API as a static file.
this way we could access this data, build our own shop-script building on EGOLD and Treasures easily.
providing such an API would take a lot of stress off your servers and provides us users with a good way accessing data that is public anyway.






