Whoogle Search

screenshot of Whoogle Search
flask

A self-hosted, ad-free, privacy-respecting metasearch engine

Overview:

Whoogle Search is a tool that allows users to get Google search results without any ads, JavaScript, AMP links, cookies, or IP address tracking. It is easily deployable in one click as a Docker app and customizable with a single config file, making it a quick and simple option for implementing as a primary search engine replacement on both desktop and mobile devices.

Features:

  • No ads or sponsored content
  • No JavaScript, cookies, or tracking/linking of your personal IP address
  • No AMP links or URL tracking tags
  • Autocomplete/search suggestions and POST request search
  • Light/Dark/System theme modes with support for custom CSS theming
  • Easy to install/deploy with DDG-style bang searches and custom redirect options
  • Optional Tor, HTTP/SOCKS proxy support, and location-based searching

Summary:

Whoogle Search offers a privacy-focused alternative to Google search, with features like no ads, JavaScript, cookies, or IP tracking. It provides various deployment options, making it accessible for users with different preferences. By following the installation guides, users can easily customize and deploy Whoogle Search as a primary search engine replacement, ensuring a secure and private searching experience.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.