Skip to content

Package com.paragon.web

This docs was updated at: 2026-02-23


Classs

Name Description
ExtractPayload Payload for web content extraction operations
ExtractionPreferences Configuration options for web content extraction
ExtractionResult Result of a web content extraction operation

Records

Name Description
Article
Click Action to click on an element identified by a CSS selector
ExecuteJavascript Action to execute JavaScript code on the current page
GeneratePdf Action to generate a PDF of the current page
Location Represents a geographic location for geo-targeting requests
PressAKey Action to press a key on the keyboard
Scrape Action to scrape the current page content
ScrapeResult Result of a Scrape action containing the URL and HTML content
Screenshot Action to capture a screenshot of the current page or a specific element
Scroll Action to scroll the page or a specific element
Viewport Represents a viewport configuration with width and height dimensions
Wait Action to wait for an element to be visible
WriteText Action to write text into an input field, text area, or contenteditable element

Enums

Name Description
PdfFormat Supported PDF page formats
ProxyMode Proxy mode for web extraction requests
ScrollDirection Direction to scroll in