HTML¶
pip install pineflow-readers-file
- class HTMLReader¶
Load a HTML file and extract text from a specific tag.
- Parameters:
tag (str) – HTML tag to extract. Defaults to section.
pip install pineflow-readers-file
Load a HTML file and extract text from a specific tag.
tag (str) – HTML tag to extract. Defaults to section.