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