Skip to main content
Deprecated: This function is deprecated and will be removed in the future.
Extracts a structured object from a web page.

Examples

Arguments

page
any
required
The Playwright Page object from which to extract the data.
options
object
required

Returns: any

A promise that resolves to the extracted object.