I have an IRC bot, that’s written in PHP. I’ve used your XML file to grab the days Woot, and a URL to see more information on it.
I’d really like to add the status of the Woot, Sold out, Avaiable, etc.
Anyway this could be done?
I have an IRC bot, that’s written in PHP. I’ve used your XML file to grab the days Woot, and a URL to see more information on it.
I’d really like to add the status of the Woot, Sold out, Avaiable, etc.
Anyway this could be done?
It’s possible - but if its not in the XML you will have to parse through the pages html to determine the status yourself. Thats what I did.
Do you know if they’re planning to add it to the RSS?
Anyone?
It’s possible - but if its not in the XML you will have to parse through the pages html to determine the status yourself. Thats what I did.
Do you know if they’re planning to add it to the RSS?
Anyone?