Pular para o conteúdo

Scrape Sitemap

POST
/api/v1/ai/knowledge/scrape-sitemap

Scrape multiple URLs from a sitemap.

  • sitemap_url: URL of sitemap.xml
  • max_urls: Maximum URLs to process (default 100)

Returns job info. URLs will be processed in background.

x-tenant-id
Any of:
integer
KnowledgeSitemapRequest
object
sitemap_url
required
Sitemap Url
string
assistant_id
Any of:
integer
max_urls
Max Urls
integer
default: 100

Successful Response

Response Scrape Sitemap Api V1 Ai Knowledge Scrape Sitemap Post
object

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string