Module: LoaderRuby::HtmlExtractor

Included in:
Loaders::Html, Loaders::Web
Defined in:
lib/loader_ruby/html_extractor.rb

Overview

Shared HTML-to-text extraction logic used by both Html and Web loaders.

Constant Summary collapse

REMOVE_SELECTORS =
"script, style, nav, footer, header"