Read a web page
crawlExtract the readable title and full text from any public URL. Supply the URL to retrieve its content.
Instructions
Extract the readable title and full text from a specific public URL supplied by the user. Use fetch instead when following a result returned by search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public HTTP or HTTPS URL to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |