As a follow up to the post I did a bit back explaining how to write ruby code to talk to Amazon.com I have also built a site that makes it simple to get your Amazon.com Wishlist RSS. This should make your life a bit easier if you want to integrate your rss feed into…
Category: wishlist
Amazon Wishlist RSS, Ruby and Signing/Authenticating your Requests
UPDATE: If you don’t want to bother with the code and instead would just like to get your Amazon.com Wishlist rss you can go here. I’ve been playing with the Amazon API lately. At first I just wanted to get the RSS feed to my wish list and I followed the direction in this article…