I'm using: http://rcm.amazon.com/e/cm?t=affiliate&l=st1&search=coldfusion&mode=book s&p=102&o=1&f=xml To get an XML feed based on a keyword search which works a treat. I'm using CF5 on the production server so I've got CF_SoXML parsing the feed into a struct.
For .com Interestingly, if you go to: http://rcm-uk.amazon.co.uk/e/cm?t=affiliate&l=st1&search=coldfusion&mode =books&p=102&o=1&f=xml You do get XML returned though I can't get it to work without error, hence my inquiry. It would seem that .uk is using the same codebase as .com but the XML services haven't actually been told to work. Steve > -----Original Message----- > From: Giles Roadnight [mailto:giles@;roadnight.name] > Sent: 13 November 2002 10:23 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] amazon.co.uk XML feed > > > How are you doing this XML feed? I tried to get somehting > like this to work > using the webservices bit in dreamweaver, dragged te service > onto the page > and got an error. Can't remember what though!! I am trying to > get a listig > of all items in one category so I can put them in a DB. Don't > suppsoe I > could see you code could I??? =:-) > > Thanks > > Giles > ----- Original Message ----- > From: "Russ Michaels" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 13, 2002 10:18 AM > Subject: RE: [ cf-dev ] amazon.co.uk XML feed > > > > I believe the uk site now uses the exact same code as the > US site (the > > uk site used to be CF). Pretty much all the paths, ISBN > searches etc are > > the same, so I would just try doing whatever your doing for > the U.S site > > and see if it works. > > > > > -----Original Message----- > > > From: Steve Martin [mailto:steve.martin@;sequence.co.uk] > > > Sent: 12 November 2002 18:25 > > > To: [EMAIL PROTECTED] > > > Subject: [ cf-dev ] amazon.co.uk XML feed > > > > > > > > > I've been using the amazon.com XML feeds to provide relevant > > > book info on a client's site. The client however would like > > > UK book information displayed too but I can't find any > > > reference to such a service for amazon.co.uk. I've fired an > > > email off to amazon.co.uk (after spending ages trying to find > > > a means of contacting them!) but I was just wondering if any > > > of you lot know the whereabouts of such a service as I'm not > > > holding my breath waiting for them to get back to me. > > > > > > If need be I will parse basic amazon search results but an > > > XML feed is emminently preferable. > > > > > > Chrz. > > > > > > Steve > > > > > > -- > > > ** Archive: > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] For human help, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > -- > > ** Archive: > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > For human help, e-mail: [EMAIL PROTECTED] > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
