Forum Moderators: skibum
I have several datafeeds but every manufacturer uses their own system to list the products. Anyone have advice on how to merge the feeds so I would be able to identify products that our the same.
The best method I have currently is to find similiar sounding items and manually verify which ones are the same product.
what about that pesky merging datafeeds question though?
lol
Not a rocket science imho, but cleaning feeds and preparing them may be quite a headache and lots of manual work... Hope this helps; sorry if my English is not 100% good :)
By the way I'm looking right now for tools to work with datafeeds, if there are any - sticky me, plz :) I don't mean Webmerge, but some small pieces of software to optimize them.
Unfortunately they all use there own internal SKU numbers. So what I am left with is manually merging them and throwing the SKU's in a lookup table that references what the product actually is.
I have heard that UPC is a unique code to a manufacturer but none of the feeds I have include that.
I can only automate that partially.
---
As far as tools are concerned I am writing my own via PHP / MySQL. Sorry wish I had something to help you on that.
Thats effectively what I ended up doing.
-----
The hardest thing so far was making my own "feed" by scrapping own of my merchants site cause they won't give me a proper feed.