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:
--jsonon every command, piped mode, colors auto-disabled outside a TTY, HTTP 429 /Retry-Afterhandled
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/pchange 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.comand/doctorare 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
- Homepage: https://rdtsearch.rdtvlokip.fr/
- PyPI: https://pypi.org/project/rdtsearch/
- Source (GitHub): https://github.com/RDTvlokip/rdtsearch
- Search engine: https://search.rdtvlokip.fr
- API documentation: https://search.rdtvlokip.fr/api-docs
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rdtsearch-0.13.2.tar.gz.
File metadata
- Download URL: rdtsearch-0.13.2.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
accdaa05ff813f576d7ac161992a20b2224c5801175307554e5dce614bb60f61
|
|
| MD5 |
783aed3c4b621ec5352da079df0df878
|
|
| BLAKE2b-256 |
a1ec4b66c71640208e93b089b22ae6749b2849539691200f880940cedbda6cb2
|
File details
Details for the file rdtsearch-0.13.2-py3-none-any.whl.
File metadata
- Download URL: rdtsearch-0.13.2-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d3a0d758ad93a5b2b992423fdee5a5f4f6a99a3da05ff36efbb862d953d9176
|
|
| MD5 |
9c311626ade94e837d10459543ab0914
|
|
| BLAKE2b-256 |
daf1861dd64786c5a15d8be878b6630a35ea660e7f998fd39f65961d8aab16b2
|