How to get a JSON response for ItemLookup/Search using Amazon Product Advertising API
Try either of these :: Amazon JSON API – This is a ruby webservice to pass through requests and translate the responses to JSON. Try any of these Javascript functions to convert the XML you already have into JSON : http://goessner.net/download/prj/jsonxml/ http://davidwalsh.name/convert-xml-json http://www.fyneworks.com/jquery/xml-to-json/ http://www.thomasfrank.se/xml_to_json.html I’ve tried thomasfrank myself. Its easy and works well 🙂