Ragex.URLAnalyzer.WebFetcher (Ragex v0.30.0)

View Source

Fetches and parses web pages, documentation, raw code files, and API specifications.

Summary

Functions

Fetches a web page or file, parses its content, extracts metadata, headings, code snippets, and converts HTML to clean markdown/text.

Functions

fetch_and_parse(url_string, opts \\ [])

Fetches a web page or file, parses its content, extracts metadata, headings, code snippets, and converts HTML to clean markdown/text.