Wonderful is the word.
For those who don’t know what AWS is, it’s the Amazon API for accessing their info. There are hundreds and hundreds of sites out there using this API to power their affiliates stores. Amazon pays the affiliates 10% of all sales generated if the site manages to make a sale for Amazon.
The way it works is that you, the affiliate, place a request through a SOAP client for data pertaining to a particular Item/Group of items. Amazon processes this request and returns the data to you in an XML file. To pass this request to Amazon and get the data I used a class by Calin Uioreanu over at php9 (Thank you!) (more…)