ojsimon
06-30-2007, 01:50 PM
i would like to be able to get amazons price for a product so what ive worked out is that a user types in a product and the script returns a price by converting the users input to a string and adding it to the amazon search url
http://www.amazon.co.uk/s/ref=nb_ss_w_h_/026-7249447-2512412?url=search-alias%3Daps&field-keywords=
String
&Go.x=0&Go.y=0&Go=Go
However i cannot work out how to get the script to get the price from here and saving that as a string.
Thanks
http://www.amazon.co.uk/s/ref=nb_ss_w_h_/026-7249447-2512412?url=search-alias%3Daps&field-keywords=
String
&Go.x=0&Go.y=0&Go=Go
However i cannot work out how to get the script to get the price from here and saving that as a string.
Thanks