← Noticias y redes sociales

Historias principales de HN

GET /news/hackernews/top

Obtenga las historias destacadas actuales de Hacker News, ordenadas por el algoritmo de clasificación de HN (una combinación de votos y actualidad). Devuelve los títulos de las historias, las URLs, las puntuaciones, el número de comentarios y los autores. Límite configurable (20 por defecto). Esencial para feeds de noticias para desarrolladores, paneles tecnológicos y herramientas para comunidades de startups. Datos obtenidos en tiempo real de la API oficial de Hacker News en Firebase.

Parametros

limit opcional predeterminado: 20

Limit

Ejemplos de solicitudes

Uso basico
curl https://nordapi.ee/api/v1/news/hackernews/top
Top 20 HN stories (default)
curl https://nordapi.ee/api/v1/news/hackernews/top
Top 5 HN stories
curl "https://nordapi.ee/api/v1/news/hackernews/top?limit=5"
Top 50 HN stories
curl "https://nordapi.ee/api/v1/news/hackernews/top?limit=50"

Respuesta en vivo

{
  "count": 20,
  "data": [
    {
      "by": "timsneath",
      "comments": 273,
      "hn_url": "https://news.ycombinator.com/item?id=48469658",
      "id": 48469658,
      "score": 726,
      "time": 1781051341,
      "title": "macOS Container Machines",
      "url": "https://github.com/apple/container/blob/main/docs/container-machine.md"
    },
    {
      "by": "Philpax",
      "comments": 1711,
      "hn_url": "https://news.ycombinator.com/item?id=48463808",
      "id": 48463808,
      "score": 2217,
      "time": 1781024281,
      "title": "Claude Fable 5",
      "url": "https://www.anthropic.com/news/claude-fable-5-mythos-5"
    },
    {
      "by": "raffael_de",
      "comments": 6,
      "hn_url": "https://news.ycombinator.com/item?id=48472877",
      "id": 48472877,
      "score": 35,
      "time": 1781077489,
      "title": "Mercedes‑Benz starts large‑scale production of electric axial flux motor",
      "url": "https://media.mercedes-benz.com/en/article/bebac2af-acdc-465a-9538-adb0bf3d8ccf"
    },
    {
      "by": "PaulHoule",
      "comments": 30,
      "hn_url": "https://news.ycombinator.com/item?id=48437587",
      "id": 48437587,
      "score": 39,
      "time": 1780858606,
      "title": "How do you design a $30k electric pickup? Inside Ford's skunkworks",
      "url": "https://arstechnica.com/cars/2026/05/how-do-you-design-a-30000-electric-pickup-inside-fords-skunkworks/"
    },
    {
      "by": "plasma",
      "comments": 134,
      "hn_url": "https://news.ycombinator.com/item?id=48467705",
      "id": 48467705,
      "score": 355,
      "time": 1781038860,
      "title": "Upcoming breaking changes for npm v12",
      "url": "https://github.blog/changelog/2026-06-09-upcoming-breaking-changes-for-npm-v12/"
    },
    {
      "by": "ahlCVA",
      "comments": 301,
      "hn_url": "https://news.ycombinator.com/item?id=48470248",
      "id": 48470248,
      "score": 519,
      "time": 1781055853,
      "title": "German ruling declares Google liable for false answers in AI Overviews",
      "url": "https://the-decoder.com/landmark-german-ruling-declares-googles-ai-overviews-are-googles-own-words-and-makes-it-liable-for-false-answers/"
    },
    {
      "by": "yimby",
      "comments": 55,
      "hn_url": "https://news.ycombinator.com/item?id=48470581",
      "id": 48470581,
      "score": 106,
      "time": 1781058324,
      "title": "Rich Sutton on AI creativity and discovery",
      "url": "https://twitter.com/RichardSSutton/status/2061216087744946656"
    },
    {
      "by": "ozcap",
      "comments": 67,
      "hn_url": "https://news.ycombinator.com/item?id=48468766",
      "id": 48468766,
      "score": 167,
      "time": 1781044557,
      "title": "RIP software hackathons. Long live the hardware hackathon",
      "url": "https://blog.oscars.dev/posts/rip-software-hackathons-long-live-the-hardware-hackathon/"
    },
    {
      "by": "dmckinno",
      "comments": 39,
      "hn_url": "https://news.ycombinator.com/item?id=48471048",
      "id": 48471048,
      "score": 107,
      "time": 1781062067,
      "title": "Vibe coding my way to a healthy family: Introducing Gamow Labs",
      "url": "https://www.ddmckinnon.com/2026/06/09/vibe-coding-my-way-to-a-healthy-family-introducing-gamow-labs/"
    },
    {
      "by": "ag2718",
      "comments": 30,
      "hn_url": "https://news.ycombinator.com/item?id=48466277",
      "id": 48466277,
      "score": 225,
      "time": 1781032905,
      "title": "Ultrafast machine learning on FPGAs via Kolmogorov-Arnold Networks",
      "url": "https://aarushgupta.io/posts/kan-fpga/"
    },
    {
      "by": "swolpers",
      "comments": 226,
      "hn_url": "https://news.ycombinator.com/item?id=48464140",
      "id": 48464140,
      "score": 266,
      "time": 1781025441,
      "title": "What it feels like to work with Mythos",
      "url": "https://www.oneusefulthing.org/p/what-it-feels-like-to-work-with-mythos"
    },
    {
      "by": "1659447091",
      "comments": 11,
      "hn_url": "https://news.ycombinator.com/item?id=48431213",
      "id": 48431213,
      "score": 104,
      "time": 1780799720,
      "title": "The oldest surviving animated feature film at 100",
      "url": "https://www.bbc.com/culture/article/20260603-how-a-26-year-old-german-woman-made-the-worlds-oldest-surviving-animated-feature-film"
    },
    {
      "by": "apike",
      "comments": 55,
      "hn_url": "https://news.ycombinator.com/item?id=48468370",
      "id": 48468370,
      "score": 145,
      "time": 1781042475,
      "title": "Surprise, Pay $1000",
      "url": "https://forestwalk.ai/blog/surprise-blacksmith-costs/"
    },
    {
      "by": "zdw",
      "comments": 15,
      "hn_url": "https://news.ycombinator.com/item?id=48427468",
      "id": 48427468,
      "score": 120,
      "time": 1780769704,
      "title": "More Molly Guards",
      "url": "https://unsung.aresluna.org/more-molly-guards/"
    },
    {
      "by": "TomAnthony",
      "comments": 3,
      "hn_url": "https://news.ycombinator.com/item?id=48473166",
      "id": 48473166,
      "score": 18,
      "time": 1781079698,
      "title": "AWS Bedrock to require sharing data with Anthropic for Mythos and future models",
      "url": null
    },
    {
      "by": "mips_avatar",
      "comments": 390,
      "hn_url": "https://news.ycombinator.com/item?id=48467896",
      "id": 48467896,
      "score": 801,
      "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": "throawayonthe",
      "comments": 7,
      "hn_url": "https://news.ycombinator.com/item?id=48443322",
      "id": 48443322,
      "score": 30,
      "time": 1780912891,
      "title": "Premature Optimization Is Fun Sometimes",
      "url": "https://invlpg.com/posts/2025-06-19-premature-optimization.html"
    },
    {
      "by": "ternaus",
      "comments": 136,
      "hn_url": "https://news.ycombinator.com/item?id=48421858",
      "id": 48421858,
      "score": 758,
      "time": 1780725748,
      "title": "OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision",
      "url": "https://opencv.org/opencv-5/"
    },
    {
      "by": "theanonymousone",
      "comments": 89,
      "hn_url": "https://news.ycombinator.com/item?id=48445834",
      "id": 48445834,
      "score": 117,
      "time": 1780928697,
      "title": "Lies we tell ourselves about email addresses",
      "url": "https://gitpush--force.com/commits/2026/06/lies-we-tell-ourselves-about-email/"
    },
    {
      "by": "tambourine_man",
      "comments": 2,
      "hn_url": "https://news.ycombinator.com/item?id=48411102",
      "id": 48411102,
      "score": 19,
      "time": 1780659923,
      "title": "I Thought I Knew How Electrolysis Worked [video]",
      "url": "https://www.youtube.com/watch?v=eq7fR9ISuCw"
    }
  ],
  "success": true
}