net_fetch
Fetch and decode web page content from any URL, with automatic handling of GBK/GB2312 encodings for Chinese text. Optionally spoof your IP to access region-restricted pages.
Instructions
网页抓取/内容采集:抓取 URL 返回解码后的文本(自动处理 GBK/GB2312 编码)。fake_ip=true 时可伪装国内 IP(谨慎使用)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| fake_ip | No | ||
| max_chars | No | 返回内容截断长度 |