Hi,
I'm having my first steps with YQL, everything looks great, but I'm stuck at first open tables examples fom developer.yahoo.com/yql
Unified web+image search - perform a BOSS search that also returns an image from the BOSS image search for the same site and query term in a single result set
use 'http://yqlblog.net/samples/search.imageweb.xml' as searchimageweb;
select * from searchimageweb where query='pizza' this is exactly what i need, but it ain't working no more.
Does anyone know if there's updated open table using Boss ?
thanks.