execute_js
Execute bounded JavaScript on web pages to manipulate DOM, extract data, or trigger actions, without allowing arbitrary Python or shell code.
Instructions
Execute bounded page JavaScript through Crawl4AI; arbitrary Python/shell is never accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| scripts | Yes | ||
| browser_config | No | ||
| crawler_config | No |