Website URL Extractor
Paste a website URL. We'll pull every page we can find from its sitemap, or by crawling the site if it doesn't have one, and list them all (up to 200 pages).
FAQ
How does the URL extractor find a site's pages?
It first checks the site's sitemap (via /sitemap.xml and any sitemap directives in robots.txt); if no sitemap exists, it falls back to crawling the site's own links starting from the homepage.
Is there a limit on how many URLs it will find?
Yes — it stops at 200 pages per crawl, whether the URLs come from a sitemap or from following links. That's a deliberate cap on this free tool, not a bug.
Will it list pages on other domains it happens to link to?
No. When falling back to crawling, it only follows links on the same domain as the URL you submitted — off-domain links are never enqueued or listed.