Cracked Web Reader
CW
Cracked Web Reader
/sitemap

Read sitemap

Fetch a site's sitemap.xml (following sitemap indexes) and return all URLs with lastmod.

liveverifieddegraded · 244ms
sitemapseocrawlurls
$0.0050
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run web /sitemap for me.

Input

FieldTypeDescription
url*stringSitemap URL or site root
limitnumberMax URLs default 2000

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"web","endpoint":"/sitemap","input":{"url":"...","limit":2000}}'
cli
npx cracked-ai run -p web -e /sitemap -i '{"url":"...","limit":2000}'
mcp
run_tool({ provider: "web", endpoint: "/sitemap", input: {"url":"...","limit":2000} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.