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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Can I store a segment of Reddit pages every minute?

1 点作者 Ian999超过 8 年前
I have some experience programming but want to work on a side project that would require me to have Reddit pages stored every minute. I would probably just work with the top subreddits to start.<p>I basically want the titles, # upvotes, # of commments stored every minute. I want to do this on new, rising, controversial, and hot.<p>I&#x27;ve done some research and I can only find people have pulled the data at one point in time vs continuously which I need.<p>Questions: 1. Do any of you know if this has been done somewhere (don&#x27;t want to reinvent the wheel)?<p>2. If I were to do this, what languages&#x2F;resources should I use? (I will be interacting with their API)<p>3. I would be willing to spend a couple thousand dollars to store the data on the cloud (I have no sense of how much it will cost). I figure if I build and run for one day, I can get a sense but if anyone has any sense before I do, if this will cost way more than that, please let me know.<p>4. Any other advice is welcome.<p>Even though I would be willing to spend that money on a server, I don&#x27;t want to pay someone to do this for me, I want to learn. If the data is somewhere already, in that case I may entertain paying.

1 comment

tantalor超过 8 年前
<a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;dev&#x2F;api&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;dev&#x2F;api&#x2F;</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;reddit&#x2F;reddit&#x2F;wiki&#x2F;API" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;reddit&#x2F;reddit&#x2F;wiki&#x2F;API</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;reddit&#x2F;reddit&#x2F;wiki&#x2F;OAuth2" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;reddit&#x2F;reddit&#x2F;wiki&#x2F;OAuth2</a>
评论 #12627951 未加载