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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is the best way to get a data dump of HN?

3 点作者 c1sc0将近 3 年前
I’m working on a little text indexing side project & I think the content posted to HN would be a good dataset to work on. What is the best way to get a dump of all the url’s That have been submitted to HN? Asking for ideas before firing up a crawler. Are there existing dumps? APIs?

3 条评论

yamrzou将近 3 年前
There is a BigQuery dataset: <a href="https:&#x2F;&#x2F;console.cloud.google.com&#x2F;marketplace&#x2F;details&#x2F;y-combinator&#x2F;hacker-news" rel="nofollow">https:&#x2F;&#x2F;console.cloud.google.com&#x2F;marketplace&#x2F;details&#x2F;y-combi...</a>
krapp将近 3 年前
You can find a link to HN&#x27;s API in the footer of the page. Unfortunately, it&#x27;s a bit awkward to work with, but it isn&#x27;t rate limited.
anigbrowl将近 3 年前
Have you considered looking at the bottom of the page as well as well as the top?