Parse Sitemap
parse_sitemapParse sitemap.xml from a URL or website root, auto-detect the sitemap, expand index files, and return all URLs with lastmod, changefreq, and priority for SEO audits and content analysis.
Instructions
Parse a sitemap.xml file (or auto-detect it from a website URL). Supports sitemap index files and returns all discovered URLs with lastmod, changefreq, and priority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the sitemap.xml or the website root (will auto-detect /sitemap.xml) |