I'm building a Rails web app and was wondering what is the best way to get a list of products that Amazon would return based on a search term?
For example, if I sent amazon the term "iphone", I'd get a list of iphones back from Amazon.
Does anyone know if there's a gem or library for Rails out there that would fit this need?
Product Advertising API. The Product Advertising API provides programmatic access to Amazon's product selection and discovery functionality so that developers can integrate Amazon products directly into your website. Access millions of products.
I've always used the amazon-ecs gem. Despite the name, it looks like it's still under active development (last updated August 27th, 2009).
http://github.com/jugend/amazon-ecs
Here is a blog post that might help you on your way:
http://www.pluitsolutions.com/projects/amazon-ecs
So the Ruby/AWS library is the way to go. There is a pretty good tutorial here
Pablo, ruby-aaws worked nearly out of the box for me. I just had to setup a .amazonrc file with the configuration options like my amazon affiliate id and AWS public and secret keys.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With