Amazon E-Commerce Web Service API

I’ve recently experimented with Amazon’s E-Commerce Service.

In general, it’s a very complete API giving you access to almost every piece of information including titles, images, prices (and historical prices) that Amazon stores.

There were two things that were a bit problematic, in my opinion, which I think should be addressed.

The first thing is the ItemSearch method. This method allows you to search for items answering a set of criterias.

[Read More]