HackerNews Data Dump 2022-10-28
收藏数据链接:
官方服务:
资源简介:
A SQLITE database with every hackernews story, comment, and other item type compressed using the zstd library. Created like this: <pre><code class="language-bash">tar cf hn.db.zst -I zstd hn.db</code></pre> To uncompress run this: <pre><code class="language-bash">unzstd hn.db.zst</code></pre>
提供机构:
Zenodo创建时间:
2022-10-29



