MCPcopy Create free account
hub / github.com/Freedium-cfd/web / HtmlResult

Class HtmlResult

medium-parser/medium_parser/models/html_result.py:5–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4@dataclass
5class HtmlResult:
6 title: str
7 description: str
8 url: str
9 data: str

Callers 1

_render_as_htmlMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected