AmazonProductAPI
AmazonProductAPI copied to clipboard
Lookup by ISBN
Would it be possible to add Lookup by ISBN?
The following request uses the ItemLookup operation to find an item by ISBN. The IdType parameter is set to ISBN, and the ItemId value is 076243631X.
In curl, the keys are given as:
&IdType=ISBN
&ItemId=076243631X
@dg01d - Sounds like a good plan. Will add it to the list and update soon for you.