scraping_browser_scroll
Scroll to the bottom of web pages to load dynamic content for data extraction and web scraping tasks.
Instructions
Scroll to the bottom of the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}