Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

WebsiteKnowledge is a knowledge base class that allows you to load and query data from websites.
ParameterTypeDefaultDescription
urlsList[str][]List of URLs to scrape
readerOptional[WebsiteReader]NoneReader to scrape website content
max_depthint3Maximum depth of links to follow when scraping
max_linksint10Maximum number of links to follow when scraping