To help you get started utilizing the Amazon Product api PHP interface library we have created a series of introductory tutorials. In these tutorials you will learn everything from configuring the library to querying the Amazon Product API for desired information.
Available Examples
- Basic Setup & Configuration: learn the basics of how to setup the APaPi library with your user settings.
- How to do a Product Search: basic tutorial walking you through the request parameters and the returned AmazonProduct_Result object.
- How to Iterate through Amazon Product Results: an overview of the result paging of product data implemented by the Amazon Product API and how to use the APaPi library to iterate over all results.
- Supported Operation Overviews: provides a complete overview and example of each of the operations supported by the APaPi library.
Comments & Questions
Add Your Comment