GET /news/hackernews/top
Hent de aktuelle tophistorier fra Hacker News, rangeret efter HN-rangeringsalgoritmen (en kombination af stemmer og aktualitet). Returnerer historietitler, URL'er, scores, kommentarantal og forfattere. Konfigurerbar grænse (standard 20). Essentielt til udviklernyhedsfeeds, tech-dashboards og startup-community-værktøjer. Data hentet i realtid fra den officielle Hacker News Firebase API.
limit
valgfri
standard: 20
Limit
| Navn | Påkrævet | Standard | Beskrivelse |
|---|---|---|---|
limit |
Nej | 20 | Limit |
curl https://nordapi.ee/api/v1/news/hackernews/top
curl https://nordapi.ee/api/v1/news/hackernews/top
curl "https://nordapi.ee/api/v1/news/hackernews/top?limit=5"
curl "https://nordapi.ee/api/v1/news/hackernews/top?limit=50"
{
"count": 20,
"data": [
{
"by": "janandonly",
"comments": 27,
"hn_url": "https://news.ycombinator.com/item?id=47652561",
"id": 47652561,
"score": 125,
"time": 1775414753,
"title": "Gemma 4 on iPhone",
"url": "https://apps.apple.com/nl/app/google-ai-edge-gallery/id6749645337"
},
{
"by": "cl3misch",
"comments": 19,
"hn_url": "https://news.ycombinator.com/item?id=47637377",
"id": 47637377,
"score": 57,
"time": 1775294434,
"title": "LÖVE: 2D Game Framework for Lua",
"url": "https://github.com/love2d/love"
},
{
"by": "mooreds",
"comments": 225,
"hn_url": "https://news.ycombinator.com/item?id=47649721",
"id": 47649721,
"score": 312,
"time": 1775398692,
"title": "Artemis II crew see first glimpse of far side of Moon [video]",
"url": "https://www.bbc.com/news/videos/ce3d5gkd2geo"
},
{
"by": "brilee",
"comments": 132,
"hn_url": "https://news.ycombinator.com/item?id=47648828",
"id": 47648828,
"score": 436,
"time": 1775393027,
"title": "Eight years of wanting, three months of building with AI",
"url": "https://lalitm.com/post/building-syntaqlite-ai/"
},
{
"by": "tosh",
"comments": 277,
"hn_url": "https://news.ycombinator.com/item?id=47647455",
"id": 47647455,
"score": 572,
"time": 1775379378,
"title": "Caveman: Why use many token when few token do trick",
"url": "https://github.com/JuliusBrussee/caveman"
},
{
"by": "vbtechguy",
"comments": 17,
"hn_url": "https://news.ycombinator.com/item?id=47651540",
"id": 47651540,
"score": 65,
"time": 1775409231,
"title": "Running Gemma 4 locally with LM Studio's new headless CLI and Claude Code",
"url": "https://ai.georgeliu.com/p/running-google-gemma-4-locally-with"
},
{
"by": "g0xA52A2A",
"comments": 8,
"hn_url": "https://news.ycombinator.com/item?id=47650312",
"id": 47650312,
"score": 97,
"time": 1775402281,
"title": "A tail-call interpreter in (nightly) Rust",
"url": "https://www.mattkeeter.com/blog/2026-04-05-tailcall/"
},
{
"by": "teleforce",
"comments": 7,
"hn_url": "https://news.ycombinator.com/item?id=47650502",
"id": 47650502,
"score": 63,
"time": 1775403498,
"title": "Computational Physics (2nd Edition)",
"url": "https://websites.umich.edu/~mejn/cp2/"
},
{
"by": "desideratum",
"comments": 19,
"hn_url": "https://news.ycombinator.com/item?id=47649742",
"id": 47649742,
"score": 101,
"time": 1775398877,
"title": "Nanocode: The best Claude Code that $200 can buy in pure JAX on TPUs",
"url": "https://github.com/salmanmohammadi/nanocode/discussions/1"
},
{
"by": "eisa01",
"comments": 43,
"hn_url": "https://news.ycombinator.com/item?id=47652324",
"id": 47652324,
"score": 83,
"time": 1775413394,
"title": "LibreOffice – Let's put an end to the speculation",
"url": "https://blog.documentfoundation.org/blog/2026/04/05/lets-put-an-end-to-the-speculation/"
},
{
"by": "everbody",
"comments": 0,
"hn_url": "https://news.ycombinator.com/item?id=47651479",
"id": 47651479,
"score": 23,
"time": 1775408935,
"title": "From birds to brains: My path to the fusiform face area (2024)",
"url": "https://www.kavliprize.org/nancy-kanwisher-autobiography"
},
{
"by": "naves",
"comments": 18,
"hn_url": "https://news.ycombinator.com/item?id=47651703",
"id": 47651703,
"score": 32,
"time": 1775410061,
"title": "Microsoft Hasn't Had a Coherent GUI Strategy Since Petzold",
"url": "https://www.jsnover.com/blog/2026/03/13/microsoft-hasnt-had-a-coherent-gui-strategy-since-petzold/"
},
{
"by": "scour",
"comments": 35,
"hn_url": "https://news.ycombinator.com/item?id=47633086",
"id": 47633086,
"score": 61,
"time": 1775254797,
"title": "Just 'English with Hanzi'",
"url": "https://www.oldnorthwhale.com/p/why-modern-chinese-is-just-english"
},
{
"by": "jspdown",
"comments": 122,
"hn_url": "https://news.ycombinator.com/item?id=47646843",
"id": 47646843,
"score": 233,
"time": 1775372239,
"title": "Lisette a little language inspired by Rust that compiles to Go",
"url": "https://lisette.run/"
},
{
"by": "Growtika",
"comments": 181,
"hn_url": "https://news.ycombinator.com/item?id=47649113",
"id": 47649113,
"score": 266,
"time": 1775394876,
"title": "Finnish sauna heat exposure induces stronger immune cell than cytokine responses",
"url": "https://www.tandfonline.com/doi/full/10.1080/23328940.2026.2645467#abstract"
},
{
"by": "matheusmoreira",
"comments": 8,
"hn_url": "https://news.ycombinator.com/item?id=47612331",
"id": 47612331,
"score": 35,
"time": 1775124676,
"title": "Baby's Second Garbage Collector",
"url": "https://www.matheusmoreira.com/articles/babys-second-garbage-collector"
},
{
"by": "janandonly",
"comments": 36,
"hn_url": "https://news.ycombinator.com/item?id=47648048",
"id": 47648048,
"score": 102,
"time": 1775385666,
"title": "Friendica – A Decentralized Social Network",
"url": "https://friendi.ca/"
},
{
"by": "waveywaves",
"comments": 40,
"hn_url": "https://news.ycombinator.com/item?id=47645025",
"id": 47645025,
"score": 98,
"time": 1775349618,
"title": "Show HN: Contrapunk – Real-time counterpoint harmony from guitar input",
"url": "https://contrapunk.com/"
},
{
"by": "zaikunzhang",
"comments": 481,
"hn_url": "https://news.ycombinator.com/item?id=47647788",
"id": 47647788,
"score": 728,
"time": 1775383045,
"title": "The threat is comfortable drift toward not understanding what you're doing",
"url": "https://ergosphere.blog/posts/the-machines-are-fine/"
},
{
"by": "wespiser_2018",
"comments": 4,
"hn_url": "https://news.ycombinator.com/item?id=47588929",
"id": 47588929,
"score": 8,
"time": 1774971318,
"title": "DNS is Simple. DNS is Hard",
"url": "https://www.wespiser.com/posts/2026-03-29-dns-simple-dns-hard.html"
}
],
"success": true
}