browse
Extract page titles and visible text from URLs using stealth browser automation. Run in headless mode and specify wait times to ensure accurate data retrieval, bypassing anti-bot systems effectively.
Instructions
Browse to a URL and return the page title and visible text
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headless | No | Whether to run the browser in headless mode | |
url | Yes | The URL to navigate to | |
waitFor | No | Time to wait after page load (milliseconds) |