Looks like the query in the alias is:<br><br>select content,href,img.alt,img.height,img.width,img.src from html where url=@url and (xpath='//div[@class="content_list"]/div[@class="main_navigation"]/h2 | //div[@class="content_list"]/div[@class="list"]//div[@class="box"]/div[@class="img_box"]/a')<br><br>Also looks like the alias will continue to work if you just add a url query parameter onto the query alias url in the subject, i.e.:<br><br>http://query.yahooapis.com/v1/public/yql/mcbryanmd/fotolia?url=http://www.foo.org<br><br><div class="quote "><div class="quotetop ">QUOTE<cite>(TroyWorks @ 11 Oct 2011 11:09 PM)</cite><blockquote class="quotemain">I had a developer create that, many months ago and it's recently stopped working. <br><br>I'm looking to get a copy of the output the script creates so we can rewrite it, or update the script. But I'm not sure how to go about any of those. Is there some way to access it, or get it to output a sample data set?<br><br>I haven't been able to get a hold of the original developer so far and this is an important part of a demo.<br><br>Any help is greatly appreciated.<br><br><br></blockquote></div></div>