TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built a service to discover rapidly growing startups, topics and apps

13 pointsby jakobgreenfeldabout 3 years ago

3 comments

jakobgreenfeldabout 3 years ago
Hey everyone, Jakob here the creator. As a bootstrapped founder, I&#x27;m always looking for emerging trends since I definitely don&#x27;t have the budget to create demand from scratch. So I built Under the Radar, a simple tool that automatically surfaces interesting new trends.<p>The raw input comes from hundreds of sources. For example, niche communities like certain subreddits and Hacker News are famous for recognizing trends long before they hit the mainstream. Similarly there are hundreds of awesome newsletters that cover specific niches and do a great job helping their readers stay ahead of the curve. But it&#x27;s an extremely time-consuming task to keep up with all the chatter. So I wrote a script that automatically parses the conversations going on and extracts the most interesting keywords. These keywords are then enriched using data from Google Trends and the Google Keyword Planner. All rapidly growing keywords then end up in the database (Google Sheets!) where they&#x27;re manually checked. Curated trends are shown on the site, together with a short explanation.<p>The backend and frontend code is all written in Python. For the frontend I&#x27;m using Flask.<p>Let me know if you have any questions, and any feedback is much appreciated!
binkHNabout 3 years ago
I did one search and got the following:<p>You&#x27;ve reached the limits of the free preview.<p>I assume this is a bug that limited my searches to zero.
visoxabout 3 years ago
build something similar with reddit data <a href="https:&#x2F;&#x2F;insightrend.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;insightrend.com&#x2F;</a>