{"uid":"cap_zECSG3AR5DHwPuczGBMRI","slug":"codepulse-api-web-sitemap-fetcher-76cc4f90","name":"CodePulse API - Web Sitemap Fetcher","description":"Resolves and lists all URLs inside a sitemap XML.","url":"https://codepulse-api.hahavoid0.workers.dev/web/sitemap","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to sitemap.xml file"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"urls":["https://example.com/home","https://example.com/about"]},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dtEx5JVfOmoKakpopd9ZH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and returns all URLs listed in a website's sitemap for a given domain","exampleAgentPrompt":"Can you fetch the full sitemap for example.com and give me a list of all the URLs it contains?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a list of all URLs found in the website's sitemap, along with a confidence level (e.g. 'high'), a supported flag indicating whether the site has a parseable sitemap, any warnings encountered during fetching, and a data_as_of timestamp.","failureModes":["Site has no sitemap.xml or robots.txt sitemap reference — supported:false returned","Sitemap is malformed or non-standard format — warnings array populated","Domain is unreachable or returns non-200 — error or empty result","Sitemap is very large and may be truncated — warnings may indicate partial results","Rate limiting or bot protection on target site blocks fetch"],"whenToPreferThis":"Use this endpoint when you need a structured list of all publicly indexed pages on a website without crawling every link manually. Ideal for site audits, content discovery, or seeding a crawler. Prefer this over generic scraping endpoints when you specifically need sitemap-derived URL enumeration rather than page content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:40:09.608Z","isFirstParty":false}