Sitemap URL Extractor
POST sitemap-url-extractor.underscoredone.com/extract
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Give this API a link to any website's sitemap.xml file and it will fetch and parse it, returning every URL found inside. If the sitemap links to other sitemaps (called sitemap indexes), it will follow and extract those too. Each URL is returned with any extra information available, such as when the page was last updated and how often it changes. Useful for SEO audits, content inventories, broken link checks, and competitive research.
Resource: sitemap-url-extractor.underscoredone.com/extract
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xE9740820225B3918b4ddd1292C7cA4Ca0e2C2F08
Payment methods: — · Last validation: —
{
"input": {
"body": {
"sitemap_url": "https://onescales.com/sitemap.xml"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"urls": [
{
"url": "https://onescales.com/pages/contact",
"lastmod": "2022-12-27T03:01:05-05:00",
"priority": null,
"changefreq": "weekly"
},
{
"url": "https://onescales.com/pages/about",
"lastmod": "2025-09-29T21:38:56-04:00",
"priority": null,
"changefreq": "weekly"
},
{
"url": "https://onescales.com/pages/join-our-community",
"lastmod": "2023-11-29T18:49:48-05:00",
"priority": null,
"changefreq": "weekly"
},
{
"url": "https://onescales.com/pages/podcast",
"lastmod": "2024-01-01T23:12:34-05:00",
"priority": null,
"changefreq": "weekly"
},
{
"url": "https://onescales.com/pages/support-us",
"lastmod": "2024-10-07T21:21:59-04:00",
"priority": null,
"changefreq": "weekly"
},
{
"url": "https://onescales.com/pages/shopify-growth-course",
"lastmod": "2025-05-06T21:28:16-04:00",
"priority": null,
"changefreq": "weekly"
}
],
"total_urls": 6,
"api_version": "1.0.0",
"sitemaps_found": 1
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xE9740820225B3918b4ddd1292C7cA4Ca0e2C2F08",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xE9740820225B3918b4ddd1292C7cA4Ca0e2C2F08",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "8ugAWAXDB8V18kiUrGZTq1oMvU3C6Fxs8hfC6rvzQT3b",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "8ugAWAXDB8V18kiUrGZTq1oMvU3C6Fxs8hfC6rvzQT3b",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "10000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.