scrape_url
Extract clean text content from web URLs to retrieve article titles, excerpts, and main content for analysis or processing.
Instructions
Extract clean, readable text content from a URL using Mozilla Readability. Returns title, excerpt, and main content. Best for articles, docs, and blog posts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to scrape |