This is the code for my basic implementation of the Amazon Product Advertising API. Update 9/2016: Switched to using ASIN due to too many conflicts in ISBN/EISBN numbers. Both methods are provided below. When I finish each book, I add its ASIN or ISBN-10 number to my PHP script. The script then performs an ItemLookup […]