Hi,
Yesterday I came across Janoz episode butler which is a great application but unfortunatly not to my liking (java, databasebackend). Therefore I have decided to get back on the old horse and build me a perl parser that does the same.
First thing first and I come across a great URL at tvrage which gives me all the information I need to find out what the current episode is and what the next one is going to be. That bits now done.
Next I get Newzbin report id's using the dnzb api interface, no problems there.
Next is attempting to find the new episode on the site so it's back to the Newzbin wiki and to my amazement I find filefind3

but this only let's me search usenet files

So a long shot to any newzbin admin: any x-www-form api that allows me to search the reports, or am I really going to have to parse the entire HTML response?
Cheers,
Gek