Skip to main content
POST
Discover sitemap URLs from a website for web scraping

Authorizations

x-api-key
string
header
required

API Key for authentication

Body

application/json
url
string
required

The base URL of the website to discover sitemap URLs from

Example:

"https://www.example.com"

type
string
default:web

Type of discovery

Example:

"web"

Response

Sitemap URLs discovered successfully