I’m looking for a programmer with experience of working with the Amazon Product Advertising API.
I’d like to extract large product lists from the ‘Books’ browsenode in both Amazon.com and Amazon.co.uk (I’d like the ability to switch between the both sites).
I’d also like the ability to filter the search results by Maximum Price & Minimum Price, availability and sellerid
The search results should display the following information:
1) Title
2) Author
3) Price
4) Availability
5) Browsenode (including tree of child browsenodes)
6) ISBN
7) Product Description
8) Whether the book is a paperback, or hardback etc.. (I believe the API refers to this as ‘binding’)
9) Publisher
10) Sales rank
11) Sellerid
12) URL for product image
I don’t mind what language is used for this script, but the search results must be able to be exported into Excel from within the script.
I already have the api access keys and secret keys available
