From: Devin Mullins Date: 2006-01-05T14:56:15+09:00 Subject: Re: Pulling XML from Amazon API jotto wrote: >is that a common way of getting data from an API and manipulating it? > > Isn't amazon's API xmlrpc or soap? Ruby's std library includes thingies for both: http://ruby-doc.org/stdlib/ Devin