Accessing the Yahoo Web Search API from MzScheme
A bit of Scheme code that I was dorking around with a long time ago and never got around to posting. This probably only works in MzScheme since it uses implementation-specific APIs to do HTTP. Here's an example of using it:...