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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Dato.rss – RSS Search

56 点作者 dsantangelo超过 4 年前

14 条评论

artembugara超过 4 年前
Nice job! I love the UI.<p>For hackers who want to find the best open sourced tools to work&#x2F;parse news data (disclaimer: I&#x27;m a creator to some of those):<p>1. PyGoogleNews [1] -- If Google News had a Python library<p>2. NewsCatcher [2] -- Programmatically collect normalized news from (almost) any website<p>3. NewsPaper3k [3] -- Article scraping &amp; curation<p>4. Mercury Parser [4] -- Extracting content from chaos<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;kotartemiy&#x2F;pygooglenews" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kotartemiy&#x2F;pygooglenews</a>`<p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;kotartemiy&#x2F;newscatcher" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kotartemiy&#x2F;newscatcher</a><p>[3] <a href="https:&#x2F;&#x2F;github.com&#x2F;codelucas&#x2F;newspaper" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;codelucas&#x2F;newspaper</a><p>[4] <a href="https:&#x2F;&#x2F;github.com&#x2F;postlight&#x2F;mercury-parser" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;postlight&#x2F;mercury-parser</a>
评论 #26143030 未加载
dewey超过 4 年前
It would be great to have a place to discover new feed, so it&#x27;s a great idea. I think the search weights need some tweaking though.<p>If I&#x27;m searching for &quot;technology&quot; I&#x27;d expect blogs that are about technology not some StackOverflow or Github jobs:<p><a href="https:&#x2F;&#x2F;datorss.com&#x2F;entries&#x2F;search?q=technology" rel="nofollow">https:&#x2F;&#x2F;datorss.com&#x2F;entries&#x2F;search?q=technology</a>
评论 #26142827 未加载
评论 #26143477 未加载
jstanley超过 4 年前
I was actually looking for something like this quite recently. I was looking for an article on a blog I follow, but couldn&#x27;t remember which blog it was. If I could paste in the list of feeds I subscribe to and then search within those posts, I think that would work.<p>I wonder if you&#x27;d provide a way to give it a list of RSS feeds and search within the given list?
xenocratus超过 4 年前
The best RSS Search experience, but not on mobile!<p>Also, I just searched for cryptography, 90% of the results are job ads - is that usual?<p>Edit: Sorry, I realise I sound a bit caustic, but on mobile I couldn&#x27;t even see the full search bar and the &quot;Made by...&quot; jumps up when the keyboard is open. The results look fine!
评论 #26142403 未加载
laraval0超过 4 年前
Cool idea! Would be a great feature if you could have an account and make it just index the blogs you read.
评论 #26145179 未加载
评论 #26145489 未加载
dsantangelo超过 4 年前
hello take a look at my latest open source side project. Here you can find the code <a href="https:&#x2F;&#x2F;github.com&#x2F;davidesantangelo&#x2F;dato.rss" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;davidesantangelo&#x2F;dato.rss</a>
评论 #26141748 未加载
dsantangelo超过 4 年前
you can also try the RESTful API. Docs at <a href="https:&#x2F;&#x2F;github.com&#x2F;davidesantangelo&#x2F;dato.rss&#x2F;wiki" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;davidesantangelo&#x2F;dato.rss&#x2F;wiki</a>
scastiel超过 4 年前
This is cool! With new feeds added in the future, I can imagine searching on such a tool instead of Google or Duckduckgo, especially for technical topics :)
评论 #26142408 未加载
eptcyka超过 4 年前
&#x27;Dators&#x27; in latvian means &#x27;computer&#x27;.
评论 #26142518 未加载
Wronnay超过 4 年前
It would be cool if the service would have a rss crawler which searches the web for rss feeds and automatically adds this to the database.
评论 #26144058 未加载
nunodonato超过 4 年前
Hey! Do you think this can somehow be integrated with my rss-based social network? www.kalaksi.com :)
评论 #26144713 未加载
dewey超过 4 年前
Where do you get the base set of RSS feeds? I couldn&#x27;t find that in the README.
评论 #26142420 未加载
评论 #26142413 未加载
dsantangelo超过 4 年前
if you like the project support me with a star :)<p><a href="https:&#x2F;&#x2F;github.com&#x2F;davidesantangelo&#x2F;dato.rss" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;davidesantangelo&#x2F;dato.rss</a>
dsantangelo超过 4 年前
hello from now there is the possibility to add your own feeds to the import. Let me know