<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Client Radar </title>
    <description>The latest articles on DEV Community by Client Radar  (@frienzey).</description>
    <link>https://dev.to/frienzey</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4133346%2Fa284c54f-5f0e-4e08-a2a7-c313159f580b.png</url>
      <title>DEV Community: Client Radar </title>
      <link>https://dev.to/frienzey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/frienzey"/>
    <language>en</language>
    <item>
      <title>I built a buying-intent radar that watches Reddit and Hacker News for my buyers</title>
      <dc:creator>Client Radar </dc:creator>
      <pubDate>Sat, 19 Sep 2026 20:11:17 +0000</pubDate>
      <link>https://dev.to/frienzey/i-built-a-buying-intent-radar-that-watches-reddit-and-hacker-news-for-my-buyers-59h6</link>
      <guid>https://dev.to/frienzey/i-built-a-buying-intent-radar-that-watches-reddit-and-hacker-news-for-my-buyers-59h6</guid>
      <description>&lt;p&gt;Every lead-gen tool I tried was either $99/month or a black box I couldn't inspect. So I built the opposite: a small radar that watches the exact phrases my buyers type when they want what I sell — and pings me before a competitor sees the thread.&lt;/p&gt;

&lt;p&gt;It's called Client Radar. Here's how it works and how it's built.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;You enter buyer phrases — "looking for a logo designer", "need a video editor", "recommend a bookkeeper". Every 30 minutes it scans Reddit and Hacker News for new mentions, scores each one 0-10 on buying intent with a written rationale, and drafts an outreach reply for anything scoring 7+. The digest lands in your inbox; you reply like a human.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it's built
&lt;/h2&gt;

&lt;p&gt;Python + Flask, SQLite, single-tenant by design. Each buyer deploys their own private copy — Render's free tier works, about 5 minutes. Your keywords, your data, nobody else's.&lt;/p&gt;

&lt;p&gt;The trick that makes one-time pricing possible: the buyer brings their own LLM key for the intent scoring. No API bills on my side means no subscription on theirs — $49/$99/$199 by keyword limit, done.&lt;/p&gt;

&lt;h2&gt;
  
  
  The honest part
&lt;/h2&gt;

&lt;p&gt;It's a radar, not a money printer. You still have to reply like a human, and keyword quality in = quality out. Reddit rate limits mean 30-minute polling, not real-time. It finds buyers; it doesn't close them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;Repo is public: &lt;a href="https://github.com/frienzey/client-radar" rel="noopener noreferrer"&gt;https://github.com/frienzey/client-radar&lt;/a&gt;&lt;br&gt;
Packaged version: &lt;a href="https://frienzey.gumroad.com/l/radar-scanner" rel="noopener noreferrer"&gt;https://frienzey.gumroad.com/l/radar-scanner&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Brutal feedback welcome — especially on the scoring. What would make you trust a 7+ enough to reply within the hour?&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>freelance</category>
    </item>
  </channel>
</rss>
