Capture DOM
Last updated
Last updated
Type: capture_dom
This action will capture and return the raw dom of the site which you can then extract data from on your end.
For common AI scenarios you may find this returns too much data so we have provided a generate_simplified_dom
action which distills the DOM to only the important elements.
See universal parameters.
Capture the raw DOM of the current page