Headers
Body
application/json
Website URL to fetch sitemap from
Required string length:
1 - 2083
Examples:
"https://www.example.com"
"https://blog.example.com"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500
Regex patterns for URL paths to include (all URLs if not specified)
Examples:
["^/blog/", "^/docs/"]
Regex patterns for URL paths to exclude
Examples:
["\\.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
Required range:
x >= 1
Return detailed sitemap entries (lastmod, changefreq, priority) instead of just URLs
Response
Successful Response