-COD~Zilla-
How To Make Amazon Web Services XSLT CallsAmazon Web Services XSLT is an extremely powerful tool and can be somewhat overwhelming for the uninitiated. The following excerpts from the Amazon Web Services developer's kit should help: Keyword Searches via XMLA keyword is a general search term that is used to find products in the Amazon.com catalog. The Call
The following search types follow the same AWS call format as the KeywordSearch.
Browse Node Searches via XMLThe browse structure is the way that Amazon.com organizes products into subjects and categories on Amazon.com's site so that customers can find the product they want easily and efficiently. To find browse IDs at Amazon.com, the best way is to visit the "browse" area of the various product lines at our Web site. When you find a subject area that you would like to generate XML for, look at the web page URL. The browse ID should appear after the string "/tg/browse/-/". Here are some examples of URLs that contain browse IDs:
Please be aware that some nodes cannot be used with a BrowseNodeSearch. The Call
To find Browse nodes at Amazon.com then please try this site: ASIN and ISBN Searches via XMLThe Call
Power Searches via XMLA power search is used to retrieve book information using a complex query. You can use the power search to send Amazon.com complex descriptions of books you are looking for. The syntax for a power search is shown below:
You can use the following properties of a book in your search:
You can use the words and, or, and not to link different parts of a book description. You can also group properties together using parentheses if that seems necessary to convey the precise meaning of your description.
Product Lines
What's Next?What is your site's theme or subject? What would interest your surfers? This is the hard part and you will have to do some research at Amazon to create a catalog of browse nodes and keywords. To give you some idea as to how other Amazon associates are using Amazon Web Services XSLT here are a few model sites: AmericaMagazine.org
GreekLandscapes.com More Tutorials
|