
Quetre
Libre, privacy-focused front-end for Quora
498 stars 35 forks last commit first released AGPL-3.0
Slowing down
No commits since 6 Nov 2025. Check the issue tracker before you rely on it.

Quetre is an open-source, libre front-end for Quora that proxies Quora pages to provide an ad-free, tracker-free reading experience. It also offers an unofficial JSON API endpoint for programmatic access (api/v1).
Key Features
- Privacy-focused proxying of Quora requests to avoid Quora-side tracking and telemetry
- No ads, no trackers, no browser fingerprinting or telemetry collected by the front-end
- Lightweight, responsive site built with Pug templates and Sass-based styling for dark/light themes
- Unofficial JSON API (add /api/v1/ to an instance) for programmatic access to parsed content
- Optional Redis caching support and Docker-friendly deployment artifacts (docker-compose/service files)
- Simple installation and run scripts driven by pnpm / Node.js and a small set of dependencies (Express, axios, cheerio, pug, sass, dotenv)
Use Cases
- Privacy-conscious browsing of Quora content without ads or tracking, useful for individuals and privacy-focused communities
- Hosting a public or private instance that serves as a lightweight alternative front-end for embedding or redirects
- Providing a parsed JSON endpoint for tooling, redirectors, or integration with browser extensions that replace Quora URLs
Limitations and Considerations
- Not all Quora routes are implemented; some pages or answers may be unreachable due to Quora's dynamic loading and unique IDs, and the project lists missing routes in its TODOs
- Getting all answers on some pages can be difficult because Quora loads additional answers via client-side requests; Quetre may not fetch every dynamically loaded item
- Math rendering relies on MathJax in the browser; with JavaScript disabled math may display improperly
- There is no account system or user-authentication integration; interactive Quora features (voting, posting, private content) are not provided
Quetre is a compact, privacy-oriented option for reading Quora content and exposing a simple parsed API. It is implemented as a small Node.js/Express application with templating and styling focused on a fast, minimal user experience.
Categories:
Tags:
Tech Stack:
Similar to Quetre
Privoxy
Non-caching web proxy with privacy and content filtering
Privoxy is a self-hosted, non-caching web proxy that filters ads and trackers, rewrites content, and modifies HTTP headers for privacy and access control.


BiblioReads
Privacy-focused alternative front-end for Goodreads
A lightweight, privacy-first alternative frontend for Goodreads that scrapes and proxies Goodreads pages, offers search and PWA support, and requires no signup.

Invidious
Privacy-focused alternative web front-end for YouTube
Invidious is a lightweight, privacy-focused alternative front-end for YouTube with subscriptions, playlists, and an API—without Google accounts, ads, or tracking.

Whoogle Search
Self-hosted, privacy-focused frontend for Google Search results
Whoogle Search is a self-hosted, ad-free and privacy-respecting search frontend that removes tracking, ads, AMP links, and other clutter from Google results.
13 Feet Ladder
Self-hosted web proxy that fetches paywalled pages as a crawler
13 Feet Ladder is a self-hosted 12ft.io-style server that retrieves readable article pages by requesting them as a search crawler, helping reduce paywalls and clutter.

Onetime Secret
Self-destructing service for sharing single-use encrypted secrets
Open-source web and API service to create encrypted, single-view links for sharing secrets with configurable expiry and optional passphrase protection.





