Category Archives: javascript

Google Search API with C# and JSON.NET

Google exposes a free search API.  Of course, they do not provide a lot of support for Microsoft developers—they do have a .NET library available, but it is for .NET 1.1, which is several versions behind.  I found that they … Continue reading

Posted in google, javascript, json, json.net | 1 Comment