Go to Hyperscrape Store

Sitemap URL Extractor

hyperscrape/sitemap-extractor

Pull every URL from a site's XML sitemap (including nested indexes).

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/sitemap-extractor?url=https%3A%2F%2Fexample.com%2Fsitemap.xml

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Fetches an XML sitemap — or a sitemap index that points at many child sitemaps — and returns every URL it lists, along with last-modified date, change frequency and priority when present. Automatically discovers the sitemap from /robots.txt if you give it a bare domain.