render.extract_dom
Extract webpage DOM structures for security analysis and vulnerability testing by providing a URL and optional wait time.
Instructions
Extract and return the DOM structure of a webpage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to extract DOM from | |
| waitTime | No | Wait time in ms |