A Java Amazon.com Bot
Submitted by jeffheaton on Thu, 01/10/2008 - 06:02
This article presents a simple bot that can download data from Amazon.com. Using the provided class, you can easily obtain title and price information from Amazon.com for any ISBN. A simple class, named GetPrice is provided that completely encapsulates this functionality.



