fetch_web_data
Retrieve HTML from any public URL using optional proxy location and caching controls.
Instructions
Fetch a public web page through Floppydata Web Data. Use this when the agent needs the HTML of a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target page URL to fetch through Web Data. | |
| city | No | Optional exit city. | |
| difficulty | No | Optional access difficulty pool. | |
| countryCode | No | Optional 2-letter exit country code, for example US. | |
| cacheMaxAgeDays | No | Optional maximum age of cached content in days. |