Scrape¶
This docs was updated at: 2026-02-23
com.paragon.web.Scrape ยท Record
Action to scrape the current page content.
Returns a ScrapeResult containing the URL and HTML content of the page.
Methods¶
Scrape¶
The default scrape action instance.
create¶
Returns the default Scrape action.
Returns
The Scrape action instance