scrape_browser
Extract text from web pages by navigating an isolated incognito browser, with rate limiting and ethical CAPTCHA handling for safe scraping.
Instructions
Navigate a page in an isolated incognito browser and extract text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| scroll | No | ||
| wait_selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |