tovuk
Python package for launching the native Tovuk Rust CLI. It installs or downloads the same binary used by npm, Homebrew, and Cargo.
pipx install tovuk
tovuk login --json
tovuk account show --json
tovuk api-key list --json
tovuk api-key create "Production scraper" --json
tovuk api-key revoke api_key_0123456789abcdef01234567 --json
tovuk pricing --json
tovuk scraper list --json
tovuk scraper health --json
tovuk scraper show tiktok --json
tovuk request list --limit 20 --json
tovuk request list --limit 20 --cursor <nextCursor> --json
tovuk request create reddit '{"subreddit":"rust","sort":"new","limit":100}' --json
tovuk request create tiktok '{"operation":"search","query":"rust programming","limit":100}' --json
tovuk request create google-maps '{"searchTerms":["coffee shops"],"locationQuery":"Seattle, WA","limit":25}' --json
tovuk request create amazon '{"operation":"search","query":"mechanical keyboard","limit":25}' --json
tovuk request show request_123 --json
tovuk request results request_123 --limit 1000 --json
tovuk usage --json
tovuk billing checkout plus --json
tovuk billing portal --json
tovuk support create "Request failed" "Request failed after retry." --request-id request_123 --scraper-id tiktok --failing-command "tovuk request show request_123 --json" --first-log-line "upstream timeout" --json
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.
Set TOVUK_OUTPUT=json for agent sessions. Set
TOVUK_NATIVE_BINARY=/path/to/tovuk to test a local binary.
The 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.
Ticket responses include created_by for account-session versus account-API-key
attribution.
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.
Homebrew uses the main public repository tap:
brew tap tovuk/tovuk https://github.com/tovuk/tovuk
brew install tovuk
cargo install --locked tovuk
Release files for tovuk 0.1.117
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tovuk-0.1.117.tar.gz | 8.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tovuk-0.1.117-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.0 kB
Release files / tovuk-0.1.117.tar.gz
| Download URL | tovuk-0.1.117.tar.gz |
|---|---|
| Size | 8.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92f412a7b8c0b2fa916ca5a450dd254f6c0732941cbd074c8bbcad4bfe2e5b52
|
|
BLAKE2b-256 checksum How to use checksums |
e52941d3c34c25636f1503ce6c894b6ddc4b56495a872be5d2ed1ad0e41ec426
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 12, 2026.
Transparency logRelease files / tovuk-0.1.117-py3-none-any.whl
| Download URL | tovuk-0.1.117-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0b0261036d865e16b00d2cc9caaf476c1d2818bc31d2518a9e26c7aba809bed7
|
|
BLAKE2b-256 checksum How to use checksums |
fba893fd3648ac3008dc2177ed9267b9af007beb731c9e45bb2f9b5179fdc968
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 12, 2026.
Transparency log