[closure-devel] Extension: query Yahoo search's API and present results
Eric Marsden
eric.marsden at free.fr
Sat Dec 30 22:08:37 UTC 2006
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!
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: closure-extra.lisp
URL: <https://mailman.common-lisp.net/pipermail/closure-devel/attachments/20061230/a608aec9/attachment.ksh>
-------------- next part --------------
--
Eric Marsden
More information about the closure-devel
mailing list