Redd-Archiver: PostgreSQL-Backed Tool for Creating Browsable HTML Archives from Reddit and Other Link Aggregators
By
19-84
4mo ago· 10 min readenCode
100/100
Golden Brown
Bagelometer↗
Crisp on the outside, thoughtful on the inside. A keeper.
Score100Typehow-toSentimentpositive
Summary
Redd-Archiver is an open-source tool that transforms compressed data dumps from link aggregator platforms (Reddit, Voat, Ruqqus) into browsable HTML archives. It uses PostgreSQL for storage and full-text indexing, offering both offline browsing via sorted index pages and full-text search capabilities when deployed with Docker. The tool features mobile-first design, supports massive datasets (including 2.38 billion Reddit posts), and provides flexible deployment options for creating searchable archives of platform content.
Key quotes
· 4 pulledTransform compressed data dumps into browsable HTML archives with flexible deployment options.
Redd-Archiver supports offline browsing via sorted index pages OR full-text search with Docker deployment.
Features mobile-first design, multi-platform support, and enterprise-grade performance with PostgreSQL full-text indexing.
Supported Platforms: Reddit (.zst JSON Lines format from Pushshift) with full support for 2.38B posts.
A PostgreSQL-backed archive generator that creates browsable HTML archives from link aggregator platforms including Reddit, Voat, and Ruqqus. - 19-84/redd-archiver
