News Feed
Jobs Feed
Sections




News Archive
Cal Evans' Blog:
Bing Search API wrapper for PHP
June 02, 2010 @ 10:53:58

In conjunction with some of the folks over at Microsoft Cal Evans has created a search wrapper around the Bing search engine's API to make interacting with it from your PHP applications simpler.

Back in March I had the opportunity to work on a project for Microsoft that is now coming to light. I was tasked with writing a PHP wrapper for the Bing API that Microsoft has been building. I've written API wrappers before and it is either a fun experience or it is a nightmare, depending on whether the API is easy to work with. I am pleased to report that the Bing Search API is well thought out and very easy to work with. For PHP developers, I am hoping that what I am about to show you makes it even easier.

You'll need an API key to use the interface, but the rest is simple. You just create an instance of the search object, pass it a query and sun the "search" method to return the results. Cal has an example snippet of code in his blog.

0 comments voice your opinion now!
bing search wrapper api apikey


blog comments powered by Disqus

Similar Posts

Antony Dovgal's Blog: PECL/sphinx - fast fulltext search made easy

IBM developerWorks: Calling eBay using the Service Component Architecture

Alex Netkachov's Blog: PHP fluent API tips

phpRiot.com: Shortening URLs for goo.gl with Google's URL Shortener API

Ibuildings Blog: New white paper: Introducing Service APIs


Community Events









Don't see your event here?
Let us know!


community unittest database language introduction zendframework2 development code opinion interview podcast release event object example framework testing composer tool api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework