browser_http_get
Fetch a URL's response body via HTTP GET without a browser. Pass optional headers for authentication or custom request requirements.
Instructions
HTTP GET url (browser-less). Returns the response body. Optional
headers dict for authentication or custom request headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| headers | No | ||
| timeout | No |