GET /news/hackernews/best
获取较长时间段内投票最多的 Hacker News 故事(「最佳」排名强调总分而非新近度)。返回故事标题、URL、分数、评论数和作者。适用于发现你可能错过的最有影响力的技术故事、构建「HN 最佳」摘要和策划高质量的开发者内容。数据来自 Hacker News API。
limit
可选
默认: 20
Limit
| 名称 | 必填 | 默认值 | 描述 |
|---|---|---|---|
limit |
否 | 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": "Philpax",
"comments": 1655,
"id": 48463808,
"score": 2139,
"time": 1781024281,
"title": "Claude Fable 5",
"url": "https://www.anthropic.com/news/claude-fable-5-mythos-5"
},
{
"by": "lizhang",
"comments": 205,
"id": 48445554,
"score": 1138,
"time": 1780927516,
"title": "Show HN: Performative-UI – A react component library of design tropes",
"url": "https://vorpus.github.io/performativeUI/"
},
{
"by": "sklopec",
"comments": 144,
"id": 48459294,
"score": 847,
"time": 1781001974,
"title": "Making Graphics Like it's 1993",
"url": "https://staniks.github.io/articles/catlantean-3d-blog-1/"
},
{
"by": "mips_avatar",
"comments": 370,
"id": 48467896,
"score": 754,
"time": 1781039951,
"title": "If Claude Fable stops helping you, you'll never know",
"url": "https://jonready.com/blog/posts/claude-fable5-is-allowed-to-sabotage-your-app-if-youre-a-competitor.html"
},
{
"by": "unclefuzzy",
"comments": 554,
"id": 48450142,
"score": 718,
"time": 1780946087,
"title": "Apple reveals new AI architecture built around Google Gemini models",
"url": "https://www.macrumors.com/2026/06/08/apple-reveals-new-ai-architecture/"
},
{
"by": "martinald",
"comments": 535,
"id": 48446428,
"score": 682,
"time": 1780931623,
"title": "xAI is looking more like a datacentre REIT than a frontier lab",
"url": "https://martinalderson.com/posts/xais-new-rental-business/"
},
{
"by": "g0xA52A2A",
"comments": 314,
"id": 48450646,
"score": 681,
"time": 1780947748,
"title": "Surveillance is not safety: A statement on the UK's latest threat to privacy [pdf]",
"url": "https://signal.org/blog/pdfs/2026-06-08-uk-surveillance-is-not-safety.pdf"
},
{
"by": "1vuio0pswjnm7",
"comments": 457,
"id": 48444228,
"score": 672,
"time": 1780919882,
"title": "Anti-social: It's fads, not friends, which now dominate social media feeds",
"url": "https://www.bbc.com/worklife/article/20260520-how-social-media-ceased-to-be-social"
},
{
"by": "0xedb",
"comments": 687,
"id": 48449084,
"score": 667,
"time": 1780942673,
"title": "Siri AI",
"url": "https://www.apple.com/apple-intelligence/"
},
{
"by": "bobbiechen",
"comments": 266,
"id": 48447935,
"score": 657,
"time": 1780938103,
"title": "Stop the Apple Music app from launching",
"url": "https://lowtechguys.com/musicdecoy/"
},
{
"by": "crescit_eundo",
"comments": 751,
"id": 48446893,
"score": 651,
"time": 1780933597,
"title": "AI is slowing down",
"url": "https://www.wheresyoured.at/ai-is-slowing-down/"
},
{
"by": "timsneath",
"comments": 237,
"id": 48469658,
"score": 638,
"time": 1781051341,
"title": "macOS Container Machines",
"url": "https://github.com/apple/container/blob/main/docs/container-machine.md"
},
{
"by": "speckx",
"comments": 233,
"id": 48465675,
"score": 619,
"time": 1781030759,
"title": "CEOs who think AI replaces their employees are just bad CEOs",
"url": "https://www.techdirt.com/2026/06/09/ceos-who-think-ai-replaces-their-employees-are-just-bad-ceos/"
},
{
"by": "gainsurier",
"comments": 469,
"id": 48446639,
"score": 616,
"time": 1780932453,
"title": "MiMo-v2.5-Pro-UltraSpeed: 1T model with 1000 tokens per second",
"url": "https://mimo.xiaomi.com/blog/mimo-tilert-1000tps"
},
{
"by": "raffael_de",
"comments": 185,
"id": 48457830,
"score": 535,
"time": 1780990396,
"title": "Microsoft's open source tools were hacked to steal passwords of AI developers",
"url": "https://techcrunch.com/2026/06/08/microsofts-open-source-tools-were-hacked-to-steal-passwords-of-ai-developers/"
},
{
"by": "berlianta",
"comments": 339,
"id": 48462308,
"score": 518,
"time": 1781018506,
"title": "FCC wants to kill burner phones by forcing telecoms to get all customers' IDs",
"url": "https://www.404media.co/fcc-wants-to-kill-burner-phones-by-forcing-telecoms-to-get-all-customers-ids/"
},
{
"by": "john-titor",
"comments": 289,
"id": 48447062,
"score": 507,
"time": 1780934344,
"title": "EU-banned pesticides found in rice, tea and spices",
"url": "https://www.foodwatch.org/en/eu-banned-pesticides-found-in-rice-tea-and-spices"
},
{
"by": "BrunoBernardino",
"comments": 341,
"id": 48458586,
"score": 465,
"time": 1780996210,
"title": "Cleaning up after AI rockstar developers",
"url": "https://www.codingwithjesse.com/blog/rockstar-developers/"
},
{
"by": "ortr",
"comments": 204,
"id": 48461012,
"score": 443,
"time": 1781012371,
"title": "Albania Is Not for Sale: Kushner's $4B Resort Triggers'Flamingo Revolution'",
"url": "https://www.yacnews.com/albania-is-not-for-sale-kushners-4-billion-resort-triggers-flamingo-revolution-asset-freeze-and-an-eu-warning/"
},
{
"by": "greedo",
"comments": 245,
"id": 48446439,
"score": 438,
"time": 1780931669,
"title": "A Farmer Donated Land to Turn into a Park. The City Is Building a Data Center",
"url": "https://www.404media.co/a-farmer-donated-land-to-turn-into-a-park-the-city-is-building-a-massive-data-center-instead/"
}
],
"success": true
}