evanderkoogh / node-sitemap-stream-parser

A streaming parser for sitemap files. Is able to deal with deeply nested sitemaps with 100+ million urls in them.
Apache License 2.0
38 stars 18 forks source link

A sample output #41

Open rvalitov opened 4 years ago

rvalitov commented 4 years ago

Hi! Can you please post a sample output of the function parseSitemaps in README? For new users it will help a lot to understand what kind of data is parsed, for example loc, lastmod, changefreq, priority, etc.

fotoflo commented 4 months ago

AFAIK right now we only can get a url in each callback