Hi,
The attached file illustrates how to query Yahoo's REST search API, extract the interesting information from the resulting XML stream using CXML's DOM interface, and display the results as HTML within Closure.
The results as presented are currently ugly, but look at how few lines of code are required to implement this extension!