All package channels run the same native Rust CLI.
The npm package exposes bin/tovuk.mjs and ships no runtime JavaScript
dependencies. The PyPI package exposes tovuk through tovuk.cli:main.
Use TOVUK_NATIVE_BINARY=/path/to/tovuk to test a local binary from npm or
PyPI wrappers.
Scraper requests are public data only. Do not send cookies, passwords, account
tokens, private session data, private account content, private repository
credentials, or proxy URLs.
Command Surface
Use tovuk request list --limit <n> --cursor <nextCursor> --json and
tovuk request results <request_id> --limit <n> --cursor <nextCursor> --json
to continue request and stored-result pagination.
The public CLI does not deploy websites, backends, databases, workers, storage
buckets, queues, cron jobs, custom domains, secrets, or other customer
infrastructure.
AI/API agents may also open account-scoped service tickets between your account
and Tovuk through POST /v1/support/tickets with an account API key or session
bearer token.
Responses include created_by for account-session versus account-API-key
attribution. Last modified on July 11, 2026