Jonathan
I am not a leet hax0r :(

Posts: 668
Registered: 05-00 |
The thing is, this data is already gathered and stored in a DB somewhere by Doomworld in order to power the /idgames web frontend. As far as I understand, the data is acquired via an automated task that reads the fullsort file, then extracts data from the .txt files of the new entries. But unfortunately it's not available as raw data through an API, just through the HTML.
The ideal scenario would be if this data was exposed via some kind of Ajax API, using CORS headers to allow client-side mashups. The API could provide simple querying, sorting and paging, then others could build interfaces like mine on top of it.
|