Archive users and topics
sync pulls a user's full public post and comment history; track follows subreddits and topic networks over time. Re-runs are incremental.
A local lens on public Reddit history — archive users and topics, analyze them, own the data
RedLens pulls public Reddit discussions into a single SQLite file on your machine — no API keys, no Reddit account, no cloud. Sync users, track topics, and open analysis dashboards with one command.
What it does
sync pulls a user's full public post and comment history; track follows subreddits and topic networks over time. Re-runs are incremental.
serve opens a live local dashboard; page and report emit standalone HTML files you can keep or share.
leads, brands, and seeding surface accounts that post in lockstep — matrix views and brand metrics for investigating coordinated behavior.
export emits JSON, CSV, or JSONL for your own tooling; reports can pseudonymize usernames before you share findings.
Three commands
No. RedLens reads public data through arctic-shift, a free Reddit mirror. There is nothing to register and no rate-limit dance.
In one SQLite file on your machine. Nothing is uploaded anywhere; delete the file and the archive is gone.
It's built for researchers and analysts studying public discussion patterns, but anyone investigating a topic, a community, or coordinated posting can use it.
Optionally. summarize adds LLM-powered summaries and sentiment if you provide a key — the core workflow never requires one.
Insights
Evidence Based Reviews
Compare gym software subscriptions, payment fees and active-customer pricing with a worked example and clear limits on what list prices prove.
Evidence Based Reviews
Reddit may end Google’s $60M AI deal, but that alone would not block Search. Publisher traffic losses show why local archives matter either way.
Public Discussion Analysis
Judge Engelmayer’s ruling targets alleged CAPTCHA circumvention and deletion failures—not every local archive of public Reddit discussions and posts.
MIT-licensed, Python 3.11+, two runtime dependencies. Install it, sync an account or subreddit, and open the dashboard.
Get RedLens on GitHub