Scrapes a single webpage to extract its content for the knowledge base. Use this endpoint to add a specific page without crawling an entire website. Extraction: Returns the page title, descriptio
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Key (i.e. Rest API Key from the Dashboard).
Single page scraping configuration
Target page URL to crawl and extract content from
"https://docs.example.com/getting-started"
Request timeout in milliseconds
5000 <= x <= 12000030000
Extract content in specific format
markdown, html, text "markdown"