Skip to main content

Fields

success
bool
default:"True"
Whether the data was extracted successfully
error
UnionType[str, None]
Error message if the data was not extracted successfully
data
Union[pydantic.main.BaseModel, pydantic.root_model.RootModel[Union[dict[str, Any], list[dict[str, Any]]]], NoneType]
Structured data extracted from the page in JSON format

Module

notte_core.data.space
I