![bigAPI[1]](http://www.betterthaneveryone.com/images/DealingwithGoogleAjaxSearchCallsinC_A9F0/bigAPI1.jpg)
Updated: Source Code has been updated and workings.
So I have a project I want to write and it requires me to use the Google and Live search APIs. Last time I dealt with the Google APIs, they had a SOAP version that hooked very nicely into Visual Studio. However, I found out they no longer do such a thing and it makes me wonder why they would do that. You can do their AJAX calls, but that won't work in the context I want.
But fear not, after a quick search, I tracked down Yuvi and this genius has a bit of c# code to get the results from the call. Yuvi transcoded Davnum Srinivas's Java code which properly dealt with the obfuscated Javascript from the Javascript call.
Now I need a JSON to .Net object serializer which already exists on CodePlex.
Plus I have to say, when I saw this image (it was smaller), I thought it was a guy rocking out on a guitar. How wrong I was.