Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | Parse Amazon XML file | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by Sharre Maison - 11 months ago (2015-02-20) amazon api
+1 | I have requested Amazon XML file but I am unable to retrieve the different nodes when I use PHP $xml = simplexml_load_file. I want to convert the XML to add to a HTML web site. |
2. by Nadir Latif - 11 months ago (2015-03-06) Reply
Amazon requires that all api requests have to be signed. Once you send the correct api request it should be easy to parse the xml.
1. by CPK Smithies - 11 months ago (2015-02-28) Reply
Let's see the code that is not working.
What error are you getting?
0 | by Manuel Lemos 11100 - 11 months ago (2015-02-20) Comment That is a bit odd that you are not able to parse a XML document with SimpleXML. You may want to try this other XML parser class. If you are not able to get the nodes you want, you may ask for support in its support forum page. |
Recommend package | |
|