Skip to main content
Initiates crawling, content extraction, chunking, and embedding for a web source. This is an asynchronous operation.

Endpoint

Authentication

Required.

Path parameters

id
string
required
The web source ID.

Response

success
boolean
webSource
object
The web source with updated status (set to scraping).
callId
string
Processing job ID.

Example

Training is asynchronous. The web source status progresses through scrapingchunkingcompleted. Check the web source status using Get Web Source.