How can i fetch the price from Amazon?
If this is the product: http://www.amazon.co.uk/gp/product/B003BVI494/
I want the script to return the price 331.97
How can i do this with PHP? I signed up for Amazon API, do i have to use that?
EDIT: I have no idea how to use thei API, so if someone knows. Please help me!