Comment by simonw
4 days ago
The data for this is available as CSV files served with open CORS headers, which means you can have all sorts of fun with them from JavaScript apps running on other domains.
Here's a SQL query run against this data using Datasette Lite (SQLite and Python in WebAssembly via Pyodide): https://lite.datasette.io/?csv=https://hn-popularity.cdn.ref...
Wow, my blog was #20 in 2021! Downhill since :)
Is there a way to make data cleaning contributions?