<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 06:01:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Webhole.net: Best Buy Search API Tutorial]]></title>
      <guid>http://www.phpdeveloper.org/news/14440</guid>
      <link>http://www.phpdeveloper.org/news/14440</link>
      <description><![CDATA[<p>
On Webhole.net there's a new tutorial showing you how <a href="http://webhole.net/2010/04/24/best-buy-search-api-tutorial/">to connect your application</a> with the Best Buy's Remix API, a web services interface into Best Buy's product information, pricing, availability and more.
</p>
<blockquote>
I just had an idea for a website, it uses the Best Buy's Remix API so I had to learn to use it and now I want to show you how easy it is. You can only do one thing with this API and that is search. But search is subdivided into six sections: products, stores, categories, reviews, search and search bias
</blockquote>
<p>
Once you've <a href="http://remix.bestbuy.com/">gotten an API key</a> you can get started and follow along with the sample code to make a sample query on Best Buy's data for whatever search term you'd like. Their example returns the results as an XML document but json is also an option.
</p>]]></description>
      <pubDate>Fri, 30 Apr 2010 10:09:45 -0500</pubDate>
    </item>
  </channel>
</rss>
