A self-hosted, ad-free, privacy-respecting metasearch engine
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.
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.
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.