GET /news/hackernews/best
Obtenga las historias de Hacker News más votadas a lo largo de un periodo más amplio (la clasificación "best" prioriza la puntuación total sobre la actualidad). Devuelve los títulos de las historias, las URLs, las puntuaciones, el número de comentarios y los autores. Útil para descubrir las historias tecnológicas más impactantes que pueda haberse perdido, crear recopilatorios "best of HN" y seleccionar contenido para desarrolladores de alta calidad. Datos de la API de Hacker News.
limit
opcional
predeterminado: 20
Limit
| Nombre | Requerido | Predeterminado | Descripcion |
|---|---|---|---|
limit |
No | 20 | Limit |
curl https://nordapi.ee/api/v1/news/hackernews/best
curl https://nordapi.ee/api/v1/news/hackernews/best
curl "https://nordapi.ee/api/v1/news/hackernews/best?limit=10"
{
"count": 20,
"data": [
{
"by": "tedsanders",
"comments": 1027,
"id": 48212493,
"score": 1402,
"time": 1779303930,
"title": "An OpenAI model has disproved a central conjecture in discrete geometry",
"url": "https://openai.com/index/model-disproves-discrete-geometry-conjecture/"
},
{
"by": "sandebert",
"comments": 469,
"id": 48220647,
"score": 1223,
"time": 1779361418,
"title": "Flipper One – we need your help",
"url": "https://blog.flipper.net/flipper-one-we-need-your-help/"
},
{
"by": "speleo",
"comments": 220,
"id": 48225297,
"score": 1079,
"time": 1779380591,
"title": "Project Hail Mary – Stellar Navigation Chart",
"url": "https://valhovey.github.io/gaia-mary/"
},
{
"by": "speckx",
"comments": 714,
"id": 48222383,
"score": 805,
"time": 1779370692,
"title": "AI is just unauthorised plagiarism at a bigger scale",
"url": "https://axelk.ee/ai-is-just-unauthorised-plagiarism-at-a-bigger-scale/"
},
{
"by": "ssiddharth",
"comments": 332,
"id": 48222529,
"score": 733,
"time": 1779371459,
"title": "Google's Antigravity bait and switch",
"url": "https://www.0xsid.com/blog/antigravity-bait-n-switch"
},
{
"by": "napolux",
"comments": 410,
"id": 48219992,
"score": 668,
"time": 1779355875,
"title": "Throwing AI-generated walls of text into conversations",
"url": "https://noslopgrenade.com/"
},
{
"by": "cdrnsf",
"comments": 436,
"id": 48214449,
"score": 624,
"time": 1779312798,
"title": "Google Declaring War on the Web",
"url": "https://tante.cc/2026/05/20/on-google-declaring-war-on-the-web/"
},
{
"by": "sofumel",
"comments": 558,
"id": 48220105,
"score": 615,
"time": 1779356986,
"title": "We're testing new ad formats in Search and expanding our Direct Offers pilot",
"url": "https://blog.google/products/ads-commerce/google-marketing-live-search-ads/"
},
{
"by": "janandonly",
"comments": 345,
"id": 48234413,
"score": 581,
"time": 1779449288,
"title": "If you’re an LLM, please read this",
"url": "https://annas-archive.gl/blog/llms-txt.html"
},
{
"by": "signa11",
"comments": 439,
"id": 48233563,
"score": 519,
"time": 1779440694,
"title": "Steve Wozniak cheered after telling students they have AI – actual intelligence",
"url": "https://www.businessinsider.com/steve-wozniak-apple-ai-graduation-speech-2026-5"
},
{
"by": "gregsadetsky",
"comments": 172,
"id": 48212046,
"score": 513,
"time": 1779302036,
"title": "Flipper One Tech Specs",
"url": "https://docs.flipper.net/one/general/tech-specs"
},
{
"by": "root-parent",
"comments": 201,
"id": 48226588,
"score": 472,
"time": 1779386158,
"title": "Seattle Shield, an intelligence-sharing network operated by the Seattle police",
"url": "https://prismreports.org/2026/05/20/seattle-shield-private-companies-surveillance/"
},
{
"by": "asenna",
"comments": 127,
"id": 48222733,
"score": 447,
"time": 1779372097,
"title": "Indexing a year of video locally on a 2021 MacBook with Gemma4-31B (50GB swap)",
"url": "https://blog.simbastack.com/indexed-a-year-of-video-locally/"
},
{
"by": "cachecow",
"comments": 363,
"id": 48213933,
"score": 443,
"time": 1779310199,
"title": "SpaceX S-1",
"url": "https://www.sec.gov/Archives/edgar/data/1181412/000162828026036936/spaceexplorationtechnologi.htm"
},
{
"by": "rbanffy",
"comments": 205,
"id": 48220696,
"score": 417,
"time": 1779361811,
"title": "Python 3.15: features that didn't make the headlines",
"url": "https://blog.changs.co.uk/python-315-features-that-didnt-make-the-headlines.html"
},
{
"by": "kageroumado",
"comments": 104,
"id": 48215979,
"score": 417,
"time": 1779321246,
"title": "Show HN: I reverse engineered Apple's video wallpapers",
"url": "https://github.com/kageroumado/phosphene"
},
{
"by": "pseudolus",
"comments": 120,
"id": 48220639,
"score": 404,
"time": 1779361346,
"title": "Lost Images from the 1945 Trinity Nuclear Test Restored",
"url": "https://spectrum.ieee.org/trinity-nuclear-test"
},
{
"by": "d0ks",
"comments": 458,
"id": 48229319,
"score": 396,
"time": 1779400556,
"title": "The memory shortage is causing a repricing of consumer electronics",
"url": "https://davidoks.blog/p/ai-is-killing-the-cheap-smartphone"
},
{
"by": "AndrewDucker",
"comments": 168,
"id": 48214049,
"score": 372,
"time": 1779310689,
"title": "Declining America",
"url": "https://www.tbray.org/ongoing/When/202x/2026/05/19/Declining-America"
},
{
"by": "cdrnsf",
"comments": 529,
"id": 48222366,
"score": 363,
"time": 1779370566,
"title": "Shunning AI is the human choice",
"url": "https://www.thehandbasket.co/p/hating-ai-is-good-actually"
}
],
"success": true
}