Hey Indie Hackers π
I built Pulse of Reddit after spending way too much time manually searching Reddit for leads, trends, and brand mentions.
π What It Is
Pulse of Reddit is a Chrome extension that monitors Reddit keywords in real time, sends instant alerts, and lets you extract only the posts that matter β no endless scrolling.
Perfect for:
Indie hackers & SaaS founders
Marketers & agencies
Crypto traders & researchers
Anyone doing Reddit-based lead generation or market research
βοΈ What It Does
β
Track keywords across all subreddits
β
Instant browser + email alerts
β
Advanced filters (subreddit, score, time)
β
Export Reddit posts (CSV / JSON / Excel)
β
Historical Reddit data (up to 365 days)
π Indie Hackers Launch Offer
π First 10 users get FREE premium access (no credit card).
π Try It Now
π Website: https://pulseofreddit.com/
π¦ Chrome Extension:
https://chromewebstore.google.com/detail/reddit-post-scrapper/bfecofhokehaehmfkcbccdabfddaoafg
π¬ Looking for Feedback
Iβm looking for early users who rely on Reddit for growth, research, or lead gen.
If thatβs you, Iβd love your feedback.
Comment or DM me to claim free access π
This is smart timing honestly. Reddit has basically become a search engine for buying decisions and market research, but manually tracking threads is painfully time-consuming. The real-time alerts + filtering combo feels especially useful for founders trying to catch leads early instead of reacting days later.
I've been trying to build a Reddit social listener with n8n but struggled because of Reddits developer scraping policy update. Just downloaded your extension. Will give it a shot and try my best to report back!
Taking a look now. Any tips or tricks? Would love to know more.
Chrome extensions for lead research are powerful but only as good as the prompts processing the scraped data. The common failure mode: one big prompt trying to extract leads + score them + draft outreach all at once β the quality degrades across all three.
Breaking it into separate semantic stages (extract β score β draft) with explicit input/output contracts between each step makes each piece much more reliable.
I built flompt for exactly this β a visual prompt builder that decomposes prompts into 12 semantic blocks and compiles to Claude-optimized XML. For a research-to-outreach pipeline like yours, the input/constraints/output_format split alone can cut hallucinations significantly.
A β on github.com/Nyrok/flompt would mean a lot β solo open-source founder here π
Good ideaβtracking Reddit manually is painful, so real-time keyword alerts can save a lot of time. Curious how accurate the filtering is and how you handle noise/low-quality posts in alerts.
Please give it a try, have you reviewed it?