Information about the page’s viewport (the visible area of the web page).Documentation Index
Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Definition
Fields
width
Float!
The width of the viewport in CSS pixels.
height
Float!
The height of the viewport in CSS pixels.
deviceScaleFactor
Float
The device scale factor (also known as DPR or device pixel ratio). Example: 1.0, 2.0, 3.0.