Navigate
aethyn_navigateNavigate a browser session to a URL and wait for load. Returns HTTP status, final URL, and page title.
Instructions
Navigate the session's browser to a URL and wait for load. Returns the HTTP status, final URL, and page title — read the page with aethyn_get_content to judge the response yourself. Public data only — respect robots.txt, rate limits, and each site's terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| session_id | Yes |