fetch-html
Fetch and convert web content from any URL into HTML format using this tool. Extract text-only content if needed, ensuring quick access to structured data for processing.
Instructions
Fetch content from any URL and convert to HTML format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
extractText | No | Whether to extract text content only (default: false) | |
url | Yes | URL to fetch content from |