Consume RSS feed from a device

Hartvig's icon

Is it possible to consume an RSS feed from with in a Device?

(I'm hoping to consume data from an external feed (over HTTP) and process it live into midi signals)

nick rothwell | project cassiel's icon

You can probably find an RSS client library in Java or Python, in which case:

I've used Jython to inject Twitter, email and a JSON feed into Ableton.