get amazon.c-m data feed

avispasnegras

Newbie
Joined
Nov 24, 2011
Messages
28
Reaction score
0
Hi,

I need to know how I could get the amazon.c-m products in csv file, is that possible somehow?
Thanks for all the advices.
 
I believe that they publish a catalog of some sorts in CSV format, but it is cumbersome and outdated.

My suggestion would be to identify categories, individual products or other small segments of the products that they offer and pull the feed from there.

You will have to access their feed through Amazon Web Services. You can probably find companies offering a service for this if you do some digging.
 
What type of data are you looking to extract. I use a program that gets me curent prince of product
shipping cost, weight, sales rank, weight and of course name of the product.
 
do you mind sharing the name of the program please?
 
I look for product name, decsription, price, mpn, product image link, weight and manufacturer name.

Or is there any other place I could get free feeds for products containing the fields above( mainly electronics ) to populate web stores?
Thanks.
 
Singing up with AWS is the best way to get the data feed, and you can extract what you want to show as mentioned in the post above. I am using this in one of my forums for selling blu-rays..
 
and can you please explain or show me a link of obtaining the data feed through aws?
 
Back
Top