Create a web crawl data source
Creates a new web crawl data source and starts ingestion.
Required scope: `ingestion:manage`
Request body
Name of the web crawl data source
Start URL of the web crawl
Path filters for crawling. The total number of characters across all elements in the array must be 2000 or fewer.
Content patterns for filtering. The total number of characters across all elements in the array must be 2000 or fewer.
Maximum crawl depth
Maximum number of files to crawl
When true, only HTML files will be downloaded
Whether to use a headless browser for crawling
File extensions to include (e.g. ".pdf", ".docx"). For supported file extensions, please refer to https://developer.qaip.com/docs/datasources#%E5%AF%BE%E5%BF%9C%E3%81%97%E3%81%A6%E3%81%84%E3%82%8B%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E5%BD%A2%E5%BC%8F
Recurrence rule (RFC 5545 RRULE)
Response
Successfully created web crawl data source
Web crawl data source ID
Web crawl ingestion setting ID
Name of the web crawl ingestion setting
Start URL of the web crawl
Creation time (Unix timestamp in seconds)
Job status
Job start time (Unix timestamp in seconds)
Job end time (Unix timestamp in seconds)