HackerNews Data Dump 2022-10-28
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7263981
下载链接
链接失效反馈官方服务:
资源简介:
A SQLITE database with every hackernews story, comment, and other item type compressed using the zstd library.
Created like this:
tar cf hn.db.zst -I zstd hn.db
To uncompress run this:
unzstd hn.db.zst
创建时间:
2022-10-30



