scrape_url
Scrape a single URL and retrieve its content as markdown, using Firecrawl, Tavily, or Jina. Extract structured text for research and analysis.
Instructions
Scrape a single URL and return markdown content.
method: "firecrawl" | "tavily" | "jina"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| method | No | firecrawl |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |