HTML

Loads data from HTML format.


API Reference
from spyder_index.readers.file import HTMLReader

HTMLReader(input_file)

Initialize a HTMLReader.

  • input_file (str): File path to read.


load_data()

Loads data from the specified directory.