A year ago I made a pool downloader with regex/cache/php/etc, but it was a real mess and it failed like 75% of the times I try to download. (it also needed tweaks to work on e926/wc/etc.... so that script is kinda useless and I quit it. :P)
A week ago I noticed this site got an API, so I wanted to give a try to remake the pool downloader. The only problem is: I have no idea how to use this site's API. (Yes, I did read the api help and wiki.)
I was able to get the XML from pool, but I am unable to parse XML attributes. (XML elements are nicer and easier)
Can anyone give me some directions?
Updated