Does anyone know of a web service that would allow me to search up brand names for a variety of items? Basically, I want a suggest-style dropdown to match brand names as I begin to type. I am writing a household inventory program and I don't want to deal with someone mistyping a brand name and I also don't want to be storing every single brand name. I figure Amazon has something for this. Anyone?
|
|
|||
|
|
|
|
You will have to deal with miss-typings regardless. Amazons api will help you with this. Look up 'browse nodes' Various options I can think of, it will however require some form of trawling the data and stripping brand names you are after. Although this is for books authors same thing will apply for brand names I think. From aws forums
Some pages:
|
||||||||
|
|
|
http://www.programmableweb.com/apis/directory/1?apicat=Shopping As suggested earlier, Amazon can do this, as can a number of other services from the link above. |
||
|
|
