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
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"