Extract all URLs from XML sitemaps instantly. Export as plain text, CSV for spreadsheets, or JSON for developers. Includes optional metadata fields.
Paste a sitemap XML to extract URLs
Supports standard XML sitemaps with optional lastmod, changefreq, and priority fields
https://example.com/ https://example.com/about https://example.com/contact
url,lastmod,changefreq,priority https://example.com/,2024-01-15,daily,1.0 https://example.com/about,2024-01-10,monthly,0.8
[
{
"loc": "https://example.com/",
"lastmod": "2024-01-15"
}
]Instant Extraction
Multiple Export Formats
Optional Metadata
File Upload Support
URL Count
Error Detection
Extract URLs from competitor sitemaps to analyze their content structure and coverage.
Get a complete list of URLs before migrating to a new domain or CMS.
Export all indexed URLs to a spreadsheet for content auditing and planning.
Create a baseline list of URLs to track changes over time.