|
I've gone as far as used PHP to extract and display the top 5 best selling books from a category (ie: JavaScript), and display it. Doing simple things with the API is rather easy in PHP (not sure about the other languages). Eventually I hope to use mysql in combination to make the whole process a lot more robust. I've seen a full web store created using the Amazon API, and lets just say it was very impressive. FYI the site was later taken down, as the webmaster registered a domain name with the "amazon" keyword in it. Became an infringement on Amazon's copyright.
|