Documentation Index
Fetch the complete documentation index at: https://waterfall.supafetch.com/llms.txt
Use this file to discover all available pages before exploring further.
Options
ThegetHtml function accepts an optional options object as its second parameter. This object allows you to customize the behavior of Waterfall-Fetch.
Options Object
Options is an optional parameter you can pass, you can define:setThe set of strategies that will be used, order sensitive,evalFunction
Properties
Specifies the strategy set to use. Can be “cheap”, “js”, or null (default).
A custom evaluation function to be executed in the context of the page (only applicable when using Puppeteer).

