TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

13 点作者 jakobgreenfeld大约 3 年前

3 条评论

jakobgreenfeld大约 3 年前
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!
binkHN大约 3 年前
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.
visox大约 3 年前
build something similar with reddit data <a href="https:&#x2F;&#x2F;insightrend.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;insightrend.com&#x2F;</a>