01 // SITEMAP → TXT

Sitemap to TXT.

One URL per line. Straight into Screaming Frog list mode, a curl loop, or any URL-driven workflow.

Supports XML sitemaps, sitemap-index files (auto-followed), HTML site indexes and plain-text URL lists.

Frequently asked

FAQ

What's in the TXT export?
One URL per line, UTF-8, no quoting. No headers, no metadata — just URLs.
Why use TXT over CSV?
Screaming Frog list mode, xargs curl, n8n / Zapier triggers, and most scrape pipelines want a flat URL list. TXT is the smallest, cleanest version of that.