You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web Search β Clean card-based metasearch results with integrated sponsored ads.
Image Grid β 2-column scrollable image search with dimension overlays.
Video Index β Rich streaming lists with video duration tags and view counts.
Page Extraction & News Results
Page Extraction β Rendered Markdown reader with source link browser launching.
News Results β Live news feed with publisher details and thumbnails.
Advanced Settings & History
Theme & Rules β Safe-search toggles, max results slider, and region filters.
Backends & Downloads β Preferred video qualities and extraction defaults.
Proxies & Diagnostics β Network proxy configurations and live activity logs terminal.
Local Search History (Light Mode) β Chronological log of recent search queries and extraction runs with clear-all controls and instant rerun shortcuts.
Architecture
Layer
Technology
Purpose
Frontend
Flet (Flutter engine)
Cross-platform UI with clean responsive views and smooth page transitions
Search Core
ddgs (DDGS library)
Metasearch engine aggregating results from 14 providers
HTTP Client
primp (Rust-based)
Fast async HTTP/2 client with browser emulation and TLS fingerprinting
Local Storage
Flet Client Storage
Ultra-fast local key-value storage for settings, theme state, and logs
Async Runtime
asyncio + threading
Thread-safe progress reporting with cancellation support
DDGS is designed with a strict Privacy-First philosophy:
Local Connections: All searches are sent directly from your own device IP address. No middleman, proxy, or server tracking.
Zero Logging: We do not log, track, or share your search history, queries, or results.
No Account Required: No sign-up, no tracking cookies, no personal data collection.
Full Configurability: Proxy support, SSL verification toggle, and backend selection give you full control.
Legal Disclaimer
DDGS is a metasearch tool that aggregates results from public search engines. It does not store, cache, or redistribute search results. Users are solely responsible for ensuring compliance with target search engines' Terms of Service and local privacy regulations (e.g. GDPR, CCPA). The authors take no responsibility for misuse of this tool.
Metasearch across 14 engines (DuckDuckGo, Google, Brave, Bing, Yahoo, Yandex, Startpage, Wikipedia, and more) with full privacy. Built with Flet for Android.