Amazon Product Availability
Posted
by user201140
on Stack Overflow
See other posts from Stack Overflow
or by user201140
Published on 2009-12-03T19:26:00Z
Indexed on
2010/05/31
18:43 UTC
Read the original article
Hit count: 345
Many products on amazon are unavailable but a date is given for when they'll be in stock. I've used AWS and got an XML reply but I can't find the date information anywhere. Is it possible to get this information? Thanks.
NOTE: This is what i've got as a request, what should I alter?
http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=MYID&AssociateTag=MYTAG&ItemId=THEITEMID&Operation=ItemLookup&ResponseGroup=Large&ReviewSort=-HelpfulVotes&Service=AWSECommerceService&Signature=MYSIGNATURE&Timestamp=2009-12-04T17%3A35%3A43Z&Version=2009-06-01
© Stack Overflow or respective owner