scroll
Scroll a page using real mouse wheel events with optional humanize mode to bypass behavioral detection.
Instructions
Scroll page via REAL mouseWheel CDP events (not JS scrollBy).
humanize=True (default): variable chunks 50-150px + micro-pauses + 20%
reading-pause chance — bypasses DataDome/PerimeterX behavioral detection.
humanize=False: instant scroll (faster, less stealthy).
Directions: up | down | top | bottom
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | down | |
| amount | No | ||
| humanize | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |