Skip to main content

PageSnapshot

Snapshot of a crawled page.

Index

Methods

Properties

Methods

__bool__

  • __bool__(): bool
  • Returns bool

Properties

html

html: str | None

HTML content of the page.

screenshot

screenshot: bytes | None

Screenshot of the page format.

Page Options