O
O
olamedia.2015-02-20 17:55:41
Node.js
olamedia., 2015-02-20 17:55:41

CommerceML parser under nodejs. Does it exist in nature?

Subject. And also, which library should be chosen for parsing large price lists in this format, if speed is a priority.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Prozorov, 2015-02-21
@Staltec

If we prioritize the speed of work, then we did this:
habrahabr.ru/post/189812
Only this led to the complete abandonment of CommerceML in favor of JSON.

K
Konstantin Kitmanov, 2015-02-21
@k12th

Large XMLs are best parsed with SAX parsers like xml-stream .

D
dobromyslov, 2020-08-12
@dobromyslov

Made a streaming parser for NodeJS on TypeScript https://github.com/dobromyslov/commerceml-parser

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question