We now have two magento applications. One(APP A) has category and product data which will be used in another magento application(APP B).
Because APP B has lots of new settings such as keywords, meta descriptions, etc, we can not directly use APP A's database but only category and product tables.
So is there a method to import category and product database of APP A to APP B? Thank you very much!