is there an API that querys an amazon like site (or amazon) and gets the market price of an item?
preferablly in php, but, doesnt have to be.
anyway, thanks
thanks =)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well this could help you in a great way ::
http://www.phpclasses.org/package/642-PHP-A-PHP-XML-class-to-access-Amazon-API-they-released.html
a PHP class for easy access to Amazon API. 🙂
EDIT: i havent used it myself, but i assume that it should certainly be having some way to get Prices etc as you require it.