terradeed_scrape_url
Scrape any public URL and return clean, LLM-ready markdown. Supports JavaScript-rendered pages for complete data extraction.
Instructions
Scrape any public URL and return clean, LLM-ready markdown. Cost: $0.01 USDC per call. Supports JavaScript-rendered pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to scrape | |
| render_js | No | Render JavaScript before scraping (slower, more complete) |