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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Do you know a public API with high troughput?

2 点作者 mackwic将近 11 年前
Hello fellow HNers,<p>I am currently working on a key-value database in a side project (for fun and pedagogical purpose, if you want to know) and we are going to need some data provider to do some scaling validation and benchmarking. Any type is fine, we&#x27;ll do the adapters for our storage format.<p>Do you know where we can pump this data ? Thanks in advance.

1 comment

sandyshankar将近 11 年前
You can use the twitter sample data stream. <a href="https://dev.twitter.com/docs/api/1.1/get/statuses/sample" rel="nofollow">https:&#x2F;&#x2F;dev.twitter.com&#x2F;docs&#x2F;api&#x2F;1.1&#x2F;get&#x2F;statuses&#x2F;sample</a>