← Actualités et réseaux sociaux

Meilleures histoires HN

GET /news/hackernews/best

Obtenez les articles Hacker News ayant reçu le plus de votes sur une période plus longue (le classement « best » privilégie le score total à la fraîcheur). Renvoie les titres, URL, scores, nombre de commentaires et auteurs. Utile pour découvrir les articles tech les plus marquants que vous auriez pu manquer, créer des récapitulatifs « best of HN » et curer du contenu de haute qualité pour les développeurs. Données de l'API Hacker News.

Paramètres

limit optionnel par défaut: 20

Limit

Exemples de requêtes

Utilisation de base
curl https://nordapi.ee/api/v1/news/hackernews/best
Best 20 HN stories (default)
curl https://nordapi.ee/api/v1/news/hackernews/best
Best 10 HN stories
curl "https://nordapi.ee/api/v1/news/hackernews/best?limit=10"

Réponse en direct

{
  "count": 20,
  "data": [
    {
      "by": "gslin",
      "comments": 456,
      "id": 48783117,
      "score": 806,
      "time": 1783146748,
      "title": "The bottleneck might be the air in the room",
      "url": "https://blog.mikebowler.ca/2026/07/03/co2-and-decision-making/"
    },
    {
      "by": "tosh",
      "comments": 201,
      "id": 48794446,
      "score": 714,
      "time": 1783260870,
      "title": "Organic Maps",
      "url": "https://organicmaps.app/"
    },
    {
      "by": "javxfps",
      "comments": 389,
      "id": 48786781,
      "score": 661,
      "time": 1783183510,
      "title": "Leaking YouTube creators' private videos",
      "url": "https://javoriuski.com/post/youtube"
    },
    {
      "by": "asronline",
      "comments": 270,
      "id": 48788283,
      "score": 656,
      "time": 1783194070,
      "title": "Command and Conquer Generals natively ported to macOS, iPhone, iPad using Fable",
      "url": "https://github.com/ammaarreshi/Generals-Mac-iOS-iPad/tree/main"
    },
    {
      "by": "nozzlegear",
      "comments": 250,
      "id": 48790689,
      "score": 520,
      "time": 1783216863,
      "title": "If you're a button, you have one job",
      "url": "https://unsung.aresluna.org/if-youre-a-button-you-have-one-job/"
    },
    {
      "by": "Cider9986",
      "comments": 316,
      "id": 48786838,
      "score": 511,
      "time": 1783183886,
      "title": "Google Books (or similar) all book scans – $200k bounty (2025)",
      "url": "https://software.annas-archive.gl/AnnaArchivist/annas-archive/-/work_items/234"
    },
    {
      "by": "theanonymousone",
      "comments": 61,
      "id": 48784777,
      "score": 492,
      "time": 1783166457,
      "title": "Explanation of everything you can see in htop/top on Linux (2019)",
      "url": "https://peteris.rocks/blog/htop/"
    },
    {
      "by": "tylerdane",
      "comments": 201,
      "id": 48782435,
      "score": 454,
      "time": 1783136163,
      "title": "Maybe you should learn something",
      "url": "https://www.marginalia.nu/log/a_135_learn/"
    },
    {
      "by": "stavros",
      "comments": 203,
      "id": 48793393,
      "score": 373,
      "time": 1783251844,
      "title": "EU Council forces Chat Control via fast-track",
      "url": "https://www.heise.de/en/news/Chat-Control-1-0-EU-Council-forces-messenger-scans-via-fast-track-11353659.html"
    },
    {
      "by": "programLyrique",
      "comments": 103,
      "id": 48780801,
      "score": 369,
      "time": 1783117990,
      "title": "Leanstral 1.5: Proof abundance for all",
      "url": "https://mistral.ai/news/leanstral-1-5/"
    },
    {
      "by": "latchkey",
      "comments": 135,
      "id": 48780417,
      "score": 354,
      "time": 1783115346,
      "title": "Performance per dollar is getting faster and cheaper",
      "url": "https://www.wafer.ai/blog/glm52-amd"
    },
    {
      "by": "maille",
      "comments": 146,
      "id": 48789428,
      "score": 352,
      "time": 1783201869,
      "title": "GPT-5.5 Codex reasoning-token clustering may be leading to degraded performance",
      "url": "https://github.com/openai/codex/issues/30364"
    },
    {
      "by": "chatmasta",
      "comments": 131,
      "id": 48785485,
      "score": 313,
      "time": 1783173820,
      "title": "Potential session/cache leakage between workspace instances or consumer accounts",
      "url": "https://github.com/anthropics/claude-code/issues/74066"
    },
    {
      "by": "dabinat",
      "comments": 148,
      "id": 48791328,
      "score": 271,
      "time": 1783226768,
      "title": "Shadcn/UI now defaults to Base UI instead of Radix",
      "url": "https://ui.shadcn.com/docs/changelog"
    },
    {
      "by": "hhs",
      "comments": 118,
      "id": 48780870,
      "score": 266,
      "time": 1783118429,
      "title": "Giant trees have no trouble pumping water to top branches: new research",
      "url": "https://news.exeter.ac.uk/faculty-of-environment-science-and-economy/giant-trees-have-no-trouble-pumping-water-to-top-branches/"
    },
    {
      "by": "AlexeyBrin",
      "comments": 43,
      "id": 48793454,
      "score": 251,
      "time": 1783252456,
      "title": "Introduction to Compilers and Language Design (2021)",
      "url": "https://dthain.github.io/books/compiler/"
    },
    {
      "by": "stock_toaster",
      "comments": 382,
      "id": 48781196,
      "score": 251,
      "time": 1783121075,
      "title": "Odin, Wikipedia and engagement farming",
      "url": "https://katamari64.se/posts/2026/odin-wikipedia/"
    },
    {
      "by": "sensanaty",
      "comments": 80,
      "id": 48786782,
      "score": 235,
      "time": 1783183523,
      "title": "Meta data center water discharges suspended for contaminating water supply",
      "url": "https://www.tomshardware.com/tech-industry/data-centers/cheyenne-suspends-data-center-fill-and-flush-and-closed-loop-discharges-after-meta-contractor-contaminated-its-reuse-water-system"
    },
    {
      "by": "popcar2",
      "comments": 175,
      "id": 48794750,
      "score": 233,
      "time": 1783263375,
      "title": "It's not about physical vs. digital games, it's about ownership",
      "url": "https://popcar.bearblog.dev/its-about-ownership/"
    },
    {
      "by": "tosh",
      "comments": 86,
      "id": 48786638,
      "score": 227,
      "time": 1783182610,
      "title": "Zig: All Package Management Functionality Moved from Compiler to Build System",
      "url": "https://ziglang.org/devlog/2026/#2026-06-30"
    }
  ],
  "success": true
}