Skip to main content

Overview

HTML loader extracts content from local HTML files and web URLs. Uses BeautifulSoup4 for parsing with options to extract text, tables, links, and images while preserving document structure. Loader Class: HTMLLoader Config Class: HTMLLoaderConfig

Install

Install the HTML loader optional dependency group:

Examples

Parameters