Automated check on product descriptions

Is it possible to connect to a webshop platform (Magento) and to check all the product descriptions at once?
I want the descriptions with the most mistakes to have the most priority to update.

Unless someone has a better idea, I think this is something you’d need to develop yourself, e.g. by getting the descriptions from the database and sending them to LT (e.g. to the HTTP API).