June 15, 2009

Bing API and Powershell

Microsoft released the API for Bing and you can find that here. It supports multiple protocols such as SOAP, XML, and JSON. Also, they have an idea of SourceTypes which is data sources that you can search in. I think this is really neat. I was surprised that no powershell library existed until I decided to search for one (with Google and not Bing) and came across PoshBing which can also be found on codeplex! The blog can be found here. The PoshBing library has a ton of features for the amount of time it has been out and it seems really simple to use. Thanks for this great library!

No comments:

Post a Comment