Okay I'm trying to use this sucker: http://developer.yahoo.net/shopping/V1/userProductReview.html on my Gazotto blog. It's a user product Review API. I haven't implemented it yet. How do I parse the XML. It displays like XML, but I want it to be "normal". How do I do that? Skinny
Okay. I'll break it down. 1) How do I display the API in a page? 2) What can I use to parse the XML and how? (I'm using it on a wordpress blog). 3) Has anyone tried this API before? Skinny
No one has used a Yahoo API on their web pages. I've asked the support group and still waiting. . .it's been a day. I basically want my blog to look like this: blog about iPod for e.g. ---------------------- API reviews about the iPod. Now I'd like to literally embedd the data within that page so I don't want frames or anything. To visually display it I need to parse the XML. Anybody know how to do the above things? Skinny