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
Feature
The supplied evidence does not identify a standalone center-differential fluid reservoir, center-differential-specific lubricant, independent capacity, or…
Feature
Review note: This profile was reviewed on July 30, 2026. Most available information about Alagon comes from third-party esports databases and editorial…
Feature
CABAL Online’s Stellar Link is a character-growth system introduced with Episode 31. It lets eligible characters imprint bonuses into slots across five lines…
MIT-licensed, Python 3.11+, two runtime dependencies. Install it, sync an account or subreddit, and open the dashboard.
Get RedLens on GitHub