YQL execute now allows you to convert scraped data with server side JavaScript
I am a big fan of YQL, a terribly easy and fuss-free way to access APIs and mix data retrieved from them in a simple, SQL style language. Say for example you want photos of Paris,France from Flickr that are licensed with Creative Commons attribution, you can do this with a single command:
PLAIN TEXT
CODE:
select * [...]