tor_scrape_onion
Fetch and parse .onion sites through Tor, returning page title, all links, and visible body text. Requires an active Tor daemon.
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 |