Skip to content

ExtractionResult

This docs was updated at: 2026-02-23

com.paragon.web.ExtractionResult  ยท  Class


Result of a web content extraction operation. Contains the extracted HTML, Markdown, and optionally structured output.

Methods

requireOutput

public @NonNull T requireOutput()

Get the output, throwing if not present.

Throws

Type Condition
IllegalStateException if output is null