Skip to content

Commit

Permalink
BigQuery no longer updating #66
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaxir committed Dec 26, 2023
1 parent 25f759b commit b1f7908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Hacker News allows users to see what the front page looks like [at any point in

### Hacker News on BigQuery

If you want to gather large amount of Hacker News data for data analysis/machine learning, you should use the [Hacker News dataset on BigQuery](https://cloud.google.com/bigquery/public-data/hacker-news), which is updated daily and is much more pragmatic to use than manually scraping data from the Hacker News API.
If you want to gather large amount of Hacker News data for data analysis/machine learning, you should use the [Hacker News dataset on BigQuery](https://cloud.google.com/bigquery/public-data/hacker-news), which has submission and comment data [up to November 2022](https://github.com/minimaxir/hacker-news-undocumented/issues/66) and is much more pragmatic to use than manually scraping data from the Hacker News API.

### Hacker News Lists

Expand Down

0 comments on commit b1f7908

Please sign in to comment.