Home > PHP > Amazon Script Fix

Amazon Script Fix

July 5th, 2009

I got a script which query amazon web services, the script save the data as xml file.

But there are some problems:

1. Some products price are $0.00
2. some products are not totally related to the product title.
3. some products don’t have smaller image.’

I don’t want these data save in the xml. If you worked with amazon web services api before, it will be good.


Amazon Script Fix