Expand description
HTML loading, parsing, and page extraction.
Structs§
Functions§
- disallowed_
paths - Paths or prefixes disallowed for a given user-agent block (simplified: merges all Disallow).
- is_
disallowed - Returns true if
url_pathshould not be fetched per robots disallow rules. - load_
pages - normalize_
url - parse_
html - resolve_
internal_ path - urls_
from_ sitemap_ xml - Collect page URLs from a sitemap XML document (urlset or sitemap index, one level).