I am trying to get some amazon products info into a spreadsheet so I can create a csv from it, including at least the basics - title, photo, description, price, link.
I have signed up for the amazon product api & used the signed request helper page to generate an xml for the products I am interested in using. Is that how I am supposed to do that? If so, how do I take that xml which contains links to the info from what I can tell, & convert it into a spreadsheet or csv.
Any other suggestions if this is not the correct way to go about getting the info?
My only other thought was to use wp-robot to generate amazon posts & then somehow export that data. Not sure how that would work either though.
Thanks!
I have signed up for the amazon product api & used the signed request helper page to generate an xml for the products I am interested in using. Is that how I am supposed to do that? If so, how do I take that xml which contains links to the info from what I can tell, & convert it into a spreadsheet or csv.
Any other suggestions if this is not the correct way to go about getting the info?
My only other thought was to use wp-robot to generate amazon posts & then somehow export that data. Not sure how that would work either though.
Thanks!