All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Redd-Archiver: PostgreSQL-Backed Tool for Creating Browsable HTML Archives from Reddit and Other Link Aggregators

By

19-84

4mo ago· 10 min readenCode

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 pulled
Transform 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.
Snippet from the RSS feed
A PostgreSQL-backed archive generator that creates browsable HTML archives from link aggregator platforms including Reddit, Voat, and Ruqqus. - 19-84/redd-archiver

You might also wanna read