tor_scrape_onion
Scrape a .onion URL via Tor to obtain structured page data including title, all links, and body text.
Instructions
Fetch and parse a .onion site via Tor. Returns structured data: page title, all links, and visible body text. Requires running Tor daemon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The .onion URL to scrape |