Skip to product information
Web Sitemap
$20.00
Web Sitemap fetches and parses sitemap.xml for a URL. Auto-detects whether it's a sitemap index (a list of sub-sitemaps) or a regular URL-set sitemap, and returns up to 500 URL entries with lastmod, changefreq, and priority when present.
Requests time out after 12 seconds and responses over 5MB are rejected. Private/internal addresses are blocked. No external API key is required.
Endpoint: GET /web/sitemap?url=<sitemap URL>&limit=<optional, max 1000>
Web Sitemap(sitemap.xml 解析)抓取并解析任意URL的sitemap.xml文件。自动识别是sitemap索引(子sitemap列表)还是常规URL集合sitemap,返回最多500条URL记录,包含lastmod(最后修改时间)、changefreq(更新频率)、priority(优先级,若存在)。
请求12秒超时,响应体超过5MB会被拒绝,内网/私有地址会被拦截。无需任何外部API key。
端点:GET /web/sitemap?url=<sitemap URL>&limit=<可选,最大1000>