HACKER Q&A
📣 megamix

Is it OK to scrape HN comments and save for data collection?


Is it OK to scrape HN comments and save for data collection?


  👤 finite_jest Accepted Answer ✓
You may not need scraping. HN has a rudimentary but functioning API [1], and there is dump on BigQuery [2].

[1]: https://github.com/HackerNews/API

[2]: https://console.cloud.google.com/marketplace/product/y-combi...


👤 slater
A question best suited to be answered by e-mailing hn@ycombinator.com, I believe.

👤 gus_massa
Note that there is an official API linked at the bottom.