Import Product Data
If you are a software developer and want to make use of RetailDeck product data, you may license our data from us. Please contact us for details.
Product data will come in the form of two main files, the product master file, and the file manifest.
A sample entry in the product master file would be:
P:MAY:SDE5701AYW
K:PRODUCT_URL
V:http://dealer.maytag.com/vendor/model.jsp?Item=SDE5701AYW
K:PRODUCT_URL
V:http://dealer.maytag.com/vendor/model.jsp?Item=SDE5701AYW
The "P" line specifies the manufacturer and part number for the item.
The K line, specifies the key name, such as PRODUCT_URL, FEATURE_XXX, etc.
The V line specifies the value for that key.
The file manifest contains a list of pairs delimited by ` that map a URL to a numbered file in our database.
A short sample of the product master file is available here.
A short sample of the file manifest is available here.
