Fetch URLs from website sitemap
Website URL to fetch sitemap from
1 - 2083Max scrapping execution timeout (in seconds)
20 <= x <= 1500Regex patterns for URL paths to include (all URLs if not specified)
["^/blog/", "^/docs/"]Regex patterns for URL paths to exclude
["\\.pdf$", "/admin/"]Only include URLs from the same host as the base URL
Check robots.txt and respect disallowed URLs
Maximum number of URLs to return
x >= 1Return detailed sitemap entries (lastmod, changefreq, priority) instead of just URLs
Successful Response