Crawl Linked Pages
crawlLinkedPagesbooleanOptional
Default value of this property is true
maxCrawlDepthintegerOptional
Default value of this property is 99
Max pages to crawl
maxPagesintegerOptional
Default value of this property is 1000
includeUrlGlobsarrayOptional
Default value of this property is []
excludeUrlGlobsarrayOptional
Default value of this property is []
Content CSS Selectors
contentSelectorsstringOptional
Default value of this property is "article, main, .content, .markdown-body, #content, [role=\"main\"]"
removeSelectorsstringOptional
Default value of this property is "nav, header, footer, .sidebar, #sidebar, .navigation, .cookie-banner, script, style, iframe"
outputFormatEnumOptional
"vector-ready": string"hierarchical": stringDefault value of this property is "vector-ready"
crawlerTypeEnumOptional
"cheerio": string"playwright": stringDefault value of this property is "cheerio"