Fields

metadata
SnapshotMetadata
required

Metadata of the current page, i.e url, page title, snapshot timestamp.

screenshot
UnionType[bytes, None]
required

Base64 encoded screenshot of the current page

space
ActionSpace
required

Available actions in the current state

data
UnionType[DataSpace, None]
required

Scraped data from the page

progress
UnionType[TrajectoryProgress, None]
required

Progress of the current trajectory (i.e number of steps)

session
SessionResponse
required

Browser session information

Module

notte_sdk.types