Skip to main content

Module web

Module web 

Source
Expand description

URL ingestion (gap-analysis P3): fetch a page, convert to clean markdown locally, feed the engine. Network lives here in the CLI layer; scone-core stays offline by construction.

Functions§

fetch_page
Fetch a URL and return (markdown_text, domain).