Skip to main content

Official terminal client for RDTvlokip Search — an independent, privacy-first French search engine

Project description

RDTSearch

Official terminal client for RDTvlokip Search — an independent, privacy-first French search engine (~4.6M indexed pages, in-house crawler).

Single file, zero dependencies (Python 3.8+ stdlib only), bilingual French / English, Windows first, Linux/macOS supported.

Features

  • Search the index with highlighted snippets, featured snippets, tracker and adult-content flags
  • Domain tools: indexing status, submission tracking, continuous indexing watch
  • Engine statistics: pages/domains/URLs totals, daily and hourly crawl charts
  • Backlink analysis (SEO): global link graph stats, top linked domains, per-domain backlinks (source, anchor, nofollow/sponsored/UGC), anchor-text distribution, evolution history, CSV/JSON export
  • SEO duel (compare): two domains side by side — indexed pages, inbound links, top anchor, winner
  • Self-diagnostic (doctor): terminal, configuration and server health in one command
  • Local snapshot cache: backlink analyses are kept per day to save the anonymous quota
  • Autocomplete suggestions and server health (latency, server time)
  • Interactive TUI: framed interface with live stats sidebar, Tab completion and command palette, fish-style ghost completion, input history, arrow-key menus, contextual footer, result detail sheets with score breakdown, open results in your browser
  • Settings (/settings): language, glyphs (UTF/ASCII), colors, adult-content filter, persistent history, API timeout — with a terminal diagnostic
  • Scripting friendly: --json on every command, piped mode, colors auto-disabled outside a TTY, HTTP 429 / Retry-After handled

Installation

pip install rdtsearch

or, isolated (recommended for CLI tools):

pipx install rdtsearch

Requires Python 3.8+. No third-party packages.

CLI usage

rdtsearch search "debian" [-p N]       search the index (page N)
rdtsearch domain example.com           indexing status of a domain
rdtsearch watch example.com [-i SEC]   watch indexing continuously (default 300s)
rdtsearch compare a.com b.com          SEO duel between two domains
rdtsearch stats [-d DAYS]              engine and crawler statistics (default: 7 days)
rdtsearch suggest "linu"               autocomplete suggestions
rdtsearch health                       server health and latency
rdtsearch doctor                       client + server self-diagnostic
rdtsearch status example.com           submission status of a domain

rdtsearch backlinks stats              global link graph statistics
rdtsearch backlinks top [-n N]         domains with the most backlinks
rdtsearch backlinks detail example.com backlinks of a domain (source, anchor, flags)
rdtsearch backlinks anchors example.com anchor-text distribution
rdtsearch backlinks history example.com backlink evolution snapshots
rdtsearch backlinks export example.com [--format csv|json] [-o FILE]

Global options:

Option Effect
--json raw JSON output (every command)
--lang auto|fr|en interface language (default: saved setting or OS language)
--timeout S API timeout in seconds, 1–120 (default: 15)
--no-color disable colors
--tui force the interactive interface
--version show version

backlinks detail and /backlinks reuse today's local snapshot to save the anonymous quota; add --fresh to query the API again.

Interactive TUI

Run rdtsearch with no arguments in a terminal.

  • Type anything and press Enter to search
  • Digits open a result in your browser, i <n> shows a result detail sheet (score breakdown), n / p change page
  • Slash commands: /backlinks /clear /compare /doctor /domain /health /help /refresh /settings /stats /status /suggest /watch /quit
  • /watch <domain> [sec] runs a live indexing monitor (default 30s): the frame redraws with a timestamped change log — press any key to stop
  • /compare a.com b.com and /doctor are available in the TUI too, as full views
  • Tab: command completion, contextual menus (suggestions, results, periods, settings), and a full command palette on an empty line
  • Ghost completion (fish-style): the likely continuation appears in grey, accept it with at the end of the line
  • ↑ ↓ input history, Esc clears the line, commands are colored green (valid) or red (unknown) as you type

Settings

/settings (TUI) or the config file persists: interface language, glyphs (auto / UTF / ASCII), colors (auto / on / off), adult-content filter, history persistence (off by default), and API timeout. A diagnostic panel shows the detected terminal size, encoding, active glyphs/colors and OS language.

Config lives in %APPDATA%\rdtsearch\ (Windows) or ~/.config/rdtsearch/ (Unix).

Anonymous limits

The backlinks API has a free anonymous tier (server-side): 10 backlinks per analysis, 3 analyses per day, export reserved for premium accounts. The client reports these limits clearly and caches each analysis locally so re-viewing it does not spend quota.

Terminal support

  • Full Unicode interface in modern terminals: Windows Terminal, VS Code, ConEmu/Cmder, and all Unix terminals
  • Automatic ASCII fallback in the legacy Windows console (cmd.exe / conhost); forceable via /settings
  • Piped or redirected output falls back to a plain, script-friendly mode

License

GNU AGPLv3 — free software; if you run a modified version as a network service, you must offer its source to users.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rdtsearch-0.13.1.tar.gz (48.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rdtsearch-0.13.1-py3-none-any.whl (48.6 kB view details)

Uploaded Python 3

File details

Details for the file rdtsearch-0.13.1.tar.gz.

File metadata

  • Download URL: rdtsearch-0.13.1.tar.gz
  • Upload date:
  • Size: 48.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for rdtsearch-0.13.1.tar.gz
Algorithm Hash digest
SHA256 664f6ea8c45a43588db142fedb2571cc8ba91e837a94338cba543797880d92cd
MD5 b8f035949a1ac882335cb25cf9abc0b0
BLAKE2b-256 3394302f602bd7a7715e4a6bcdfd42a122747fc9f9d99137e97c319dd2285215

See more details on using hashes here.

File details

Details for the file rdtsearch-0.13.1-py3-none-any.whl.

File metadata

  • Download URL: rdtsearch-0.13.1-py3-none-any.whl
  • Upload date:
  • Size: 48.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for rdtsearch-0.13.1-py3-none-any.whl
Algorithm Hash digest
SHA256 556f80f665eb41e57718f262fbbfb37b776d3204a9e96da2ff4ad11985686791
MD5 4768d35068d9d535e1a42d414819ac52
BLAKE2b-256 bb4c80347306780c5c7d8d278c57f6ee0671ef5db802a13037a05c548c24449d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page